@charset "utf-8";
/* CSS Document */

body, html{
	
	height:100%;
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#faf7f2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#5e4646;
}

a:link{
	
	color:#89145E;
	text-decoration:none;
}

a:hover{
	
	color:#89145E;
	text-decoration:underline;
}

.main{
	
width:994px;
text-align:left;

}

.menu{

	height:32px;
	width:994px;
}

.bandeau{
	
	width:977px;
	height:237px;
	margin-left:9px;
	margin-top:5px;
}

.content{
	
		
	width:977px;
	margin-left:9px;
	margin-top:4px;
}

.top_content{
	
		
	width:977px;
	height:6px;
}

.middle_content{
	
	width:975px;
	overflow:auto;
	border-left:1px solid #ede8e4;
	border-right:1px solid #ede8e4;
	background-color:#FFFFFF;
}
.footer{
	
	width:977px;
	height:49px;
	margin-left:9px;
}

.intro_specialite{
	
	float:left;
	width:530px;
	font-size:10px;

	
}
.intro_specialite strong{
	
	color:#ac257b;
}
.intro_contact{
	
	float:left;
	width:530px;
	font-size:10px;

	
}

.intro_contact strong{
	
	color:#5e4646;
}
.intro_accueil{
	
	float:left;
	width:305px;
	font-size:10px;
	
}

.intro_accueil strong{
	
	color:#5e4646;
}

.separateur_vert{
	
	height:100%;
	width:1px;
	float:left;
}

.galerie_accueil{
	
	float:left;
	width:426px;
	overflow:hidden;
	position:relative;

}
.galerie_contact{
	
	float:left;
	width:426px;
	overflow:hidden;
	position:relative;
	padding-top:22px;

}
.cadre_img_galerie{
	
	
	
	width:300px;
	height:228px;
	overflow:hidden;
	position:absolute;	
	left:28px;
	top:22px;
}

.cadre_img_galerie2{
	
	
	
	width:300px;
	height:273px;
	overflow:hidden;
	position:absolute;	
	left:28px;
	top:22px;
}
.cadre_img_galerie3{
	
	
	
	width:373px;
	height:273px;
	overflow:hidden;
	position:absolute;	
	left:28px;
	top:22px;
}
.galerie_img{
	
	margin-left:28px;
	margin-top:22px;
	width:300px;
	height:228px;
	overflow:hidden;
	display:inline;
	float:left;
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
}
.galerie_img2{
	
	margin-left:28px;
	margin-top:22px;
	width:300px;
	height:273px;
	overflow:hidden;
	display:inline;
	float:left;
	background-image:url(images/loading2.gif);
	background-repeat:no-repeat;
}

.galerie_img3{
	
	margin-left:28px;
	width:373px;
	height:273px;
	overflow:hidden;
}


.galerie_mini{
	
	margin-left:7px;
	margin-top:16px;
	width:66px;
	height:240px;
	overflow:hidden;
	display:inline;
	float:left;
	background-color:#654d4c;
	
}
.galerie_mini_content{
	overflow:hidden;
	width:56px;
	height:222px;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
}

.galerie_mini2{
	
	margin-left:7px;
	margin-top:16px;
	width:66px;
	height:285px;
	overflow:hidden;
	display:inline;
	float:left;
	background-color:#654d4c;
	
}
.galerie_mini_content2{
	overflow:hidden;
	width:56px;
	height:267px;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
}
.galerie_mini_img{
	
	overflow:hidden;
	width:56px;
	height:42px;
	margin-bottom:3px;
}

.galerie_mini_nav{
	
	width:66px;
	height:6px;
	
}

.menu_accueil{
	
	margin-top:3px;
	margin-left:26px;
	width:181px;
	height:272px;
	overflow:hidden;
	float:left;
	background-image:url(images/carte.gif); 
	background-repeat:no-repeat;
	
}

.menu_content{
	
	margin-left:20px;
	margin-top:81px;
	font-size:10px;
	color:#FFFFFF;
	height:160px;
	width:137px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
}

.menu_content p {
	
	margin-top:5px;
	margin-bottom:5px;
}

.top_footer{
	
	height:23px;
	text-align:center;
	color:#664e4d;
	font-size:11px;
	font-weight:bold;
	background-color:#e4ded5;
}

.bottom_footer{
	text-align:center;
	height:46px;
	
}

.bottom_footer a:link, .bottom_footer a:visited{

	text-decoration:none;
	color:#5f5c5c;
	font-size:9px;
	font-weight:bold;
}

.bottom_footer a:hover{

	text-decoration:underline;
	color:#5f5c5c;
	font-size:9px;
	font-weight:bold;
}

.titreduChamp {
font-weight:bold;
padding-right:5px;
text-align:right;

}