.nospace {position:relative;margin:0px;text-align:center;background-color:#f3d9bf;margin-bottom: 10px;	font-family: Arial, Verdana, Helvetica, sans-serif;}
.header {
	position: relative;
	width: 917px;
	margin-left: auto;
	margin-right: auto;
	height: 151px;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
}
#index a{
width:917px;
height:151px;
display:block;
}
.main {
position:relative;
width:917px;
margin-left:auto;
margin-right:auto;
background-image: url(images/bordure.jpg);
}

* html body .main {height:100%;overflow:hidden}
/* IE-mac ne voit pas les lignes qui suivent \*/
* html body .main {height:0px;overflow:visible} 
/* fin du text caché pour IE/mac */
.menu {
position:relative;
width:917px;
height: 35px;
margin:5px 0 0 170px !important;
margin:5px 0 0 110px;
padding: 0 ;
/*border:1px #000 solid;*/
}
.menu li {
padding : 0 5px 0 0; 
margin:0;
float : left;
list-style-type: none ;
/*border:1px #FF0000 solid;*/
}
.menu li a {
	display: block ;  /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 137px ;
	line-height: 34px ;
	color: #9e686d ;
	font-weight: bold;
	/*text-indent: 40px ;  On décale le texte de 40px du bord gauche */
	text-decoration: none ;
	background: url(images/bouton.jpg) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}
.menu li a:hover {
background: url(images/bouton_rollover.jpg) no-repeat 0 0;
color:#b08c8e;
}
.central {
position:relative;
top:0px;width:auto;
margin:0px;
/*margin-left:325px;
margin-right:0px;*/
background-image: url(images/fond_page.jpg);
background-repeat: no-repeat;
/*border:1px #000 solid;*/


}
.corps {
	position: relative;
	min-height: 400px;
	padding : 0; 
	text-align: justify;
	margin : 0 0 0 0;
	/*border:1px #FF0000 solid;*/
}
* html body .corps {height:400px} /*Pour IE PC*/
/*Pour IE MAC et Safari il faut gruger */
.div-min-height {position:relative;height:400px;width:0px;float:left}/*Pour safari*/
.div-min-height-bottom {position:relative;height:0px;clear:left}/*Pour safari*/

.corps h1{
text-align:left;
float:left;
padding :  0 0 0 0;
margin:28px 0 0 0;
padding:0 0 0 82px;
width:auto;
color:#9e686d;
font-size: 1.4em;
font-weight: bold;
}
.anim-dico{
	width: 468px;
	height: 46px;
	margin: 23px 3px 0 0;
	float:right;

}
.texte{
	color:#805468;
	float:left;
	font-size:0.9em;
	width:670px;
	padding:20px 0 10px 24px;
	margin:0;
	/*border:1px #0000FF solid;*/
}
.titre-liste{
/*list-style-image: url(images/puce.gif);*/
 list-style-type:none;
 background-image:url(images/puce.gif);
 background-repeat:no-repeat;
 background-position:0 3px;
 padding-left:20px;
 margin: 0 0 0 -40px;

}
.sous-liste {
	list-style-type: disc;
	margin: 0 0 5px 0; 

}
.pied {
position:relative;
/*clear:left;*/
width:100%;
height:92px;
padding:0 0 0 0;
margin:0;
background-image: url(images/pied-de-page.jpg);
background-repeat: no-repeat;

/*border:1px #000 solid;*/
}

.lien{
	color:#312410;
	font-weight: bold;
}
.lien:hover{
	color:#5b4901;
	text-decoration: none;
}
.telephone{
float:left;
	color:#FFF;
	font-size:1.2em;
	width: 220px;
	height:50px;
	padding:25px 0 0 25px;
	/*border:1px #00FF00 solid;*/
}

.medecin{
	float:left;
	width: 246px;
	height:40px;
	font-size: 1.1em;
	padding:33px 0 0 52px;
	/*border:1px #FF0000 solid;*/
}
.medecin a{
text-decoration:none;
	color:#94446c;
}
.medecin a:hover{
text-decoration:none;
	color:#b08c8e;
}

.mail{
	float:left;
	width: 240px;
	height:50px;
	color:#FFF;
	font-size: 1.2em;
	padding:25px 0 0 100px;
	/*border:1px #0000FF solid;	*/
}
.mail a{
color:#98396c;

}
.mail a:hover{
color:#b08c8e;

}
.phrase-importante{
	font-size:1.2em;
	font-style: italic;
}