/* CSS Document */

body{
background-image:url(img/ar_plan.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
}


a{
  color:#226582;
  text-decoration:none;
  }
  a:visited{
  text-decoration:none;
  }
  a:hover{
  color:#000000;
  }
  a:active{
  text-decoration:none;
  }

.global{
  width:770px;
  height:auto;
  position:absolute;
  left:50%;
  margin-left:-385px;
  top:0px;

}

.tete{
  width:770px;
  height:230px;
  top:0px;
  float:left;
  display:block;
  clear:both;

}





/*bandeau*/
.logo_bandeau{
  width:280px;
  height:230px;
  top:0px;
  clear:inline;
  display:block;
  float:left;

}

.bandeau_texte{
  width:250px;
  height:230px;
  top:0px;
  display:block;
  clear:inline;
  float:left;
}

.bandeau_fin{
  width:240px;
  height:230px;
  top:0px;
  float:left;
  display:block;
  clear:inline;
}




/*menu*/
.menu{
  width:770px;
  height:30px;
  top:0px;
  float:left;
  display:block;
  clear:both;
}


.enveloppe{
  width:70px;
  height:30px;
  top:0px;
  display:block;
  clear:inline;
  float:left;
}

.maison{
  width:30px;
  height:30px;
  top:0px;
  clear:inline;
  float:left;
  display:block;
}

.vide{
  width:160px;
  height:30px;
  top:0px;
  clear:inline;
  float:left;
  display:block;
}


.chirurgien{
  width:120px;
  height:30px;
  top:0px;
  display:block;
  clear:inline;
  float:left;
}

.consultation{
  width:100px;
  height:30px;
  clear:inline;
  float:left;
  display:block;
  top:0px;
}

.medecine{
  width:100px;
  height:30px;
  top:0px;
  clear:inline;
  display:block;
  float:left;
}

.question{
  width:100px;
  height:30px;
  top:0px;
  clear:inline;
  display:block;
  float:left;
}

.actualite{
  width:90px;
  height:30px;
  top:0px;
  display:block;
  clear:inline;
  float:left;
}

.corps{
  width:770px;
  height:auto;
  top:0px;
  display:block;
  clear:both;
  float:left;
  background-image:url(img/fond.jpg);
}

.sous_menu{
  width:180px;
  height:353px;
  float:left;
  top:0px;
  display:block;
}

.contenu2{
  width:585px;
  height:auto;
  float:right;
  top:0px;
  display:block;

}

.contenu{
  width:590px;
  height:auto;
  float:left;
  display:block;
  clear:inline;
  top:0px;
}



.bandeau_bas{
  width:770px;
  height:77px;
  float:left;
  top:0px;
  clear:both;
  display:block;
  background-image:url(img/bandeau_bas.jpg);
}

.adresse{
  width:600px;
  height:50px;
  float:left;

  
}

.mention{
  width:770px;
  height:30px;
  float:left;
  top:0px;
  clear:both;
  display:block;
  font-size:9px;
}

.mentions_legales{
   width:240px;
   height:30px;
   margin-left:5px;
   float:left;
   clear:inline;
   top:0px;
   display:block;
}

.menu2{
   width:400px;
   height:30px;
   clear:inline;
   display:block;
   top:0px;
   float:left;
   color:#226582;
}

.itemos{
   width:120px;
   height:30px;
   clear:inline;
   display:block;
   float:right;
   top:0px;
}


/*texte*/

.texte{
   font-size:11px;
   color:#000000;
}


.texte_bold{
   font-size:12px;
   color:#000000;
   font-weight:600;
}


.turquoise{
   font-size:12px;
   color:#226582;
   
}


.titre{
   font-size:15px;
   color:#226582;
   font-weight:bold;
}


.texte_turquoise{
   font-size:9px;
   color:#226582;
}

.texte_turquoise_bold{
   font-size:12px;
   color:#3685a7;
   font-weight:bold;
}

.texte_turq_bold2www{
   font-size:9px;
   color:#3685a7;
   font-weight:bold;
}


.texte_itemos{
   color:#CC0000;
}

.texterose{
   font-size:14px;
   color:#9e2164;
   font-weight:bold;
}

.texteblanc{
   font-size:11px;
   color:#ffffff;
   font-weight:bold;
}

.texteblanc2{
   font-size:13px;
   color:#ffffff;
}

.texteblanc3{
   font-size:13px;
   color:#ffffff;
   font-weight:bold;
}