/* ////////////////////////////// Méthode Tantek 	
width: 0px;
voice-family: "\"}\" ";
voice-family: inherit;
*/   

/* divers texte et mise en forme//////////////////////////////////////// */
img   { border:0px; }
.bold { font-weight:bold; }
p     { margin:0px; padding:0px;}
ul    { margin-top:0px; } 
li    { list-style:none; padding:5px 0px 5px 0px; }

/* début des modules//////////////////////////////////////// */
body {
background-color:#FEFEFE;
background-image:url(../images/fond.jpg); 
background-position: top;
background-repeat: repeat-y;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #333;
text-align: center;
margin:0px;
padding: 0px;
}

*html body {
margin: 0px 0px 0px 1px;
}

#principale {
text-align:left;
margin:0px auto;
padding:0px;
width:746px;
}

#principale2{
text-align:left;
margin:0px;
padding:0px;
width:747px;
}

/* étage haut_ */ 
#haut {
float:left;
background-color:transparent;
background-image:url(../images/logo.jpg);
background-position:top left;
background-repeat:no-repeat;
border-bottom:1px solid #000;
margin:0px;
padding:0px;
width:747px;
height:100px;
}

#genoud {
position:relative;
top:74px;
left:480px;
width:268px;
height:25px;
}

#images {
float:left;
/* image dans le site//////////////////////////////////////// */
background-position:top left;
background-repeat:no-repeat;
margin:4px 0px 4px 0px;
padding:0px;
width:747px;
height:460px;
}

/* étage contenu /////////////////////////////////////////// */
#contenu{
float:left;
background-image: url(../images/specialites.jpg);
background-position:top;
background-repeat:no-repeat;
margin-top:16px;
padding:30px 20px 10px 20px;
width:209px;
height:205px;
}

#milieu{
float:left;
background-color:#FFF;
border-left:1px solid #DDD;
margin:0px;
padding:10px 20px 10px 20px;
width:208px;
height:240px;
}

.titre { text-align:justify; padding:10px 0px 10px 0px; }
.prix  { padding-bottom:0px; }
.taxe  { padding-top:15px !important; font-size:10px; }

#droite{
float:left;
background-color:#FFF;
border-left:1px solid #DDD;
margin:0px;
padding:30px 20px 10px 20px;
width:208px;
height:220px;
}

.activ { 
color: #000; 
width:208px;
height:18px;
line-height:18px;
background:#F2F2F2;
text-decoration: none; 
} 

/* étage du fond ////////////////////////////////////////// */ 
#copyright{
float:left;
background-color:transparent;
border-top:1px solid #000;
text-align:center;
font-size:10px;
margin-top:4px;
padding:7px 0px 0px 0px;
width:747px;
}

/* message d'erreur 404 */
#erreur404 { 
float:left;
background-color:transparent;
text-align:center;
margin:0px auto;
padding:50px 0px 0px 0px;
width:249px;
height:200px;
}
.message { text-align:center; width:200px; }
