body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-image: url(images/fond-repeat.gif);
background-repeat: repeat-x;
}

#conteneur {
width: 866px;
margin: 0 auto; 
/*border:1px solid #ff0000;*/
}
#header {
height: 116px;
background-image: url(images/bandeau.jpg);
background-repeat: no-repeat;
}
#index a{
display:block;
width:866px;
height: 116px;
/*border:1px solid #000;*/
}
#haut {
height:177px;
background-image: url(images/menu.jpg);
/*border:1px solid #000;*/
}
#centre {
min-height:450px;
background-image: url(images/repeat-contenu.gif);
background-repeat: repeat-y;
/*border:1px solid #00ff00;*/
}
* html body #centre {height:450px} /*Pour IE PC*/
#pied {
height: 30px;
background-image: url(images/pied-de-page.gif);
background-repeat: no-repeat;
padding : 2px 0 0 30px;
color:#342416;
font-weight: bold;
font-size: 0.9em;
}
#pied a{
	color:#49535d;
	text-decoration: none;
	background-image: url(images/puce-menu.gif);
   background-repeat: no-repeat;
   background-position: 0px 2px;
	padding : 0 0 0 20px;
}
#pied a:hover{
	color:#626f7c;
	background-image: url(images/puce-guide.gif);
   background-repeat: no-repeat;
}
.menuhaut {
list-style-type: none;
margin: 0 0 0 0;
padding:15px 0 0 0;
width:260px;
height:162px;
/*border:1px solid #ff0000;*/

}
.menuhaut li {
padding : 0 0 5px 15px;
line-height:25px;
/*border:1px solid #ff0000;*/
}
.menuhaut a {
background-image: url(images/puce-menu.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
margin: 0 0 0 0;
padding :  0 0 0 20px;
color: #333333;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.0em;
text-decoration: none;
}
.menuhaut a:hover {
background-image: url(images/puce-guide.gif);
background-repeat: no-repeat;
color:#666666;
text-decoration: none;
}


.texte{
	color:#333333;
	font-size:0.9em;
	padding : 15px 0 15px 0;
	margin : 0 0 0 265px;
	width:580px;
	text-align:justify;
	/*border:1px solid #0000ff;*/
}
.texte h1{
	margin:0 0 0 0;
	padding:0 0 0 15px;
	font-size: 1.6em;
	color:#8abf00;
	background-image: url(images/puce-titre.gif);
	background-repeat: no-repeat;
	background-position: left bottom ;
	height:36px;
	/*border:1px solid #0000ff;*/
	
}
.texte h2{
	font-size: 1.1em;
	color: #7e94b0;
	background-image: url(images/puce-ss-titre.gif);
	background-repeat: no-repeat;
	line-height : 27px;
	padding : 0 0 0 23px;
}
.texte li{
margin : 0 0 7px 0;
}
.gauche{
	/*border:1px solid #000;*/
	float:left;
	background-image: url(images/photos-gauche.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:265px;
	padding : 20px 0 0 0;
}
.mail a{
	background-image: url(images/bouton-mail.gif);
	background-repeat: no-repeat;
	width: 229px;
	height: 64px;
	display:block;
	margin : 0 0 0 15px;
	/*border:1px solid #000;*/
}
.medecin a{
	background-image: url(images/bouton-trouver-medecin.gif);
	background-repeat: no-repeat;
	width: 232px;
	height: 54px;
	display:block;
	margin : 40px 0 0 15px;
	/*border:1px solid #000;*/
}
.carte {
	width: 116px;
	height : 95px;
	margin : 50px 0 0 70px;
}
.lien {
	color:#8abf00;
	font-weight: bold;
}
.lien:hover{
text-decoration : none;
}
.texte-liste{
	margin : 0 0 7px 0 ;
}
