body
{ 
  background-color: #cfd0d2;
  margin: 5px; /* pour eviter les marges */
  text-align: center; /* pour corriger le bug de centrage IE */
 }
#global
{  
  margin-left: auto;
  margin-right: auto;
  width: 987px;
  height: 740px;
/*  background-color: #00353a;*/
  background-image: url("../images/fond.gif");
  background-repeat: no-repeat;
  text-align: left; /* on retabli l'alignement normal du texte */
}
#container
{
  position: relative; 
  width: 733px;
  height: 550px;
}
#logo_vertical
{ 
  position: absolute;
  top: 10px;
  left: 52px;
  width: 58px;
  height: 93px;
  width: 48px;
  z-index: 5;
 }
#banniere
{ 
  position: absolute;
  top: 16px;
  left: 174px;
  width: 500px;
  height: 80px;
  z-index: 5;
 }
#logo
{ 
  position: absolute;
  top: 17px;
  left: 722px;
  width: 182px;
  height: 70px;
  z-index: 5;
 }
#bouton_accueil
{ 
  position: absolute;
  top: 108px;
  left: 174px;
  width: 790px;
  height: 20px;
  border-top: 1px solid #759296;
  border-bottom: 1px solid #886d00;
  padding-top: 2px;
  z-index: 10;
 }
a.surf_bleu
{ 
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
 }
a.surf_bleu_light
{ 
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
 }
#recherche
{ 
  position: absolute;
  top: 265px;
  left: 815px;
  width: 130px;
  height: 50px;
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 12px;
 }
input.form
{ 
  font-family: Arial, sans-serif;
  font-size: 10px;
  border: 1px solid white;
  color: #00353a;
  width: 120px;
 }
.formu
{
padding: 5px;
} 
.formu input
{ 
  border: 1px solid #556570;
  width: 120px;
}

.formu select
{ 
  border: 1px solid #556570;
  width: 122px;
}

/*.border
{
  border: 1px solid #556570;
  border-collapse: collapse;
  padding: 0px;
}*/

input.submit
{ 
  font-family: Arial, sans-serif;
  font-size: 10px;
  border: 1px solid white;
  color: #00353a;
  background-color: #fff;
  width: 20px;
  height: 17px;
  cursor: pointer;
 }
 input.submit2
{ 
  font-family: Arial, sans-serif;
  font-size: 12px;
  border: 1px solid #556570;
  color: #00353a;
  background-color: #fff;
  padding-bottom: 5px;
  width: 70px;
  height: 25px;
 cursor: pointer;
 }
table.neutre
{ 
  border-collapse: collapse;
  padding: 0px;
  }
#actus
{ 
  position: absolute;
  top: 310px;
  left: 759px;
  width: 225px;
  height: 382px;
  background-color: #556570;
  z-index: 30;
  overflow: auto;
 }
#liens_basdepage
{ 
  position: absolute;
  top: 675px;
  left: 174px;
  width: 790px;
  height: 22px;
  z-index: 1;
  border-bottom: 1px solid #886d00;
 }
#basdepage
{ 
  position: absolute;
  top: 700px;
  left: 470px;
  width: 500px;
  height: 10px;
  z-index: 1;
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 10px;
 }
a.bleu
{ 
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
 }
#surf_principal
{
  position: absolute;
  top: 108px;
  left: 15px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  /*  color: #886d00;*/
  color: #e1dab2;
  font-weight: bold;
  width: 150px;
 }
a.surf_principal
{ 
  color: white;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
 }
span.actu_titre
{ 
  color: white;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
 }
td.actu1
{ 
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  padding: 8px;
  text-align: justify;
 }
td.actus
{ 
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  border-top: 2px dotted #886d00;
  padding: 8px;
  text-align: justify;
 }
div.actu1
{ 
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  padding: 8px;
  text-align: justify;
 }
div.actus_next
{ 
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  border-top: 2px dotted #886d00;
  padding: 8px;

 }
#courtier
{ 
  position: absolute;
  top: 631px;
  left: 16px;
  width: 150px;
  font-family: Arial, sans-serif;
  font-size: 18px;
/*  color: #886d00;*/
  color: #759296;
  font-weight: bold;
 }
.bleu_client
{
	color: #759296;
	border-top: 1px solid #759296;
  	border-bottom: 1px solid #759296;
  	height: 16px;
	width: 130px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.marques
{
padding-top: 7px;
}
ul li {
        list-style-type: disc;
        list-style-position: outside;
        margin-left: 0;
        padding-left: 0;
}
li.surf_principal {
        list-style-type: none;
        list-style-position: outside;
        margin-left: 0;
        padding-left: 0;
}
a.sous_surf_principal
{ 
  color: #759296;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  text-indent: 5px;
  height: 1px;
 }
li.sous_surf_principal 
{
  list-style-type: none;
  list-style-image: url("../images/puce.gif");
  list-style-position: outside;
  margin-left: 12px;
  padding-left: 0px;
}

.formulaire
{
  text-align: right;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.align
{
  /*text-align: right;
  margin-top: -15px;
  margin-bottom: -10px;
  clear: both;
  float: right;*/
  height: 70px;
  position: absolute;
  top: 10px;
  right: 20px;
}

select
{ 
  width: 145px;
  border: 1px solid #556570;
}

textarea, input
{ 
  border: 1px solid #556570;
 }

#lipsum a
{ 
  color: #53656F;
}

#lipsum a:hover
{ 
  text-decoration: none;
}

img
{
border: 0;
}

span.actus_titre
{ 
  color: white;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
 }
