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

body
{
	width: 1023px; /* Largeur de notre site. Sans cette information le site ne pourra pas être centré */
	margin:  auto; /* Pour centrer notre page	*/
	padding:0px;
	background:url(../images/fond.gif) #f5f5f5 repeat-x;
	background-position:top center;
	background-color:#f5f5f5;/* On définit la couleur de fond pour ne pas avoir d'avertissement css*/ 
	color: #726552; /* couleur par défaut des textes	*/
	font-size: 12px; /* Taille de la police par défaut */
	font-family: Verdana, Arial, "Arial Black", Tahoma, serif; /* On demande la police Arial en priorité. Si elle n'est pas présente sur le pc de l'internaute on passe à la suivante */
}

a {color:#726552; text-decoration:underline;}
a:hover{color:#726552; text-decoration:none;}

.logo{
	background:url(../images/logo.gif) no-repeat;
	width:181px;
	height:181px;
	margin:30px 0 0 30px;
}
.lien_accueil{width:181px; height:181px;}

#fond { width:100%; float:left; }

#gauche{background:url(../images/gauche.png) no-repeat; height:600px; width:232px; float:left;}
.slideshow { height:383px; width:181px; }
.slideshow img { margin:18px 0 0 29px; }

#centre{background:url(../images/centre.png) no-repeat; height:600px; width:495px; float:left; }
#menu {width:463px; height:20px; border-bottom:#c3c3c3 thin solid; margin:30px 0 0 15px; float:left;}
a.btn_bienvenue{	background:url(../images/menu/bienvenue.gif) no-repeat 0 0;	width:54px;	height:20px;	float:left; }
a.btn_bienvenue:hover{	background:url(../images/menu/bienvenue.gif) no-repeat 0 -2px;	width:54px;	height:20px;	float:left;	 border-bottom:thin #726552 solid;}
a.btn_bienvenue:active{	background:url(../images/menu/bienvenue.gif) no-repeat 0 -2px;	width:54px;	height:20px;	float:left;	 border-bottom:thin #726552 solid;}

a.btn_maison{	background:url(../images/menu/maison.gif) no-repeat 0 0;	width:54px;	height:20px;	float:left; margin-left:12px;}
a.btn_maison:hover{	background:url(../images/menu/maison.gif) no-repeat 0 -2px;	width:54px;	height:20px;	float:left;	 margin-left:12px;border-bottom:thin #726552 solid;}
a.btn_maison:active{	background:url(../images/menu/maison.gif) no-repeat 0 -2px;	width:54px;	height:20px;	float:left;	margin-left:12px; border-bottom:thin #726552 solid;}

a.btn_chambres{	background:url(../images/menu/chambres.gif) no-repeat 0 0;	width:98px;	height:20px;	float:left; margin-left:12px;}
a.btn_chambres:hover{	background:url(../images/menu/chambres.gif) no-repeat 0 -2px;	width:98px;	height:20px;	float:left;	;margin-left:12px;border-bottom:thin #726552 solid;}
a.btn_chambres:active{	background:url(../images/menu/chambres.gif) no-repeat 0 -2px;	width:98px;	height:20px;	float:left;	margin-left:12px;border-bottom:thin #726552 solid; }

a.btn_plan{	background:url(../images/menu/plan.gif) no-repeat 0 0;	width:67px;	height:20px;	float:left; margin-left:12px;}
a.btn_plan:hover{	background:url(../images/menu/plan.gif) no-repeat 0 -2px;	width:67px;	height:20px;	float:left;	margin-left:12px;border-bottom:thin #726552 solid;}
a.btn_plan:active{	background:url(../images/menu/plan.gif) no-repeat 0 -2px;	width:67px;	height:20px;	float:left;	margin-left:12px; border-bottom:thin #726552 solid;}

a.btn_annexe{	background:url(../images/menu/annexe.gif) no-repeat 0 0;	width:45px;	height:20px;	float:left; margin-left:12px;}
a.btn_annexe:hover{	background:url(../images/menu/annexe.gif) no-repeat 0 -2px;	width:45px;	height:20px;	float:left; margin-left:12px;border-bottom:thin #726552 solid;}
a.btn_annexe:active{	background:url(../images/menu/annexe.gif) no-repeat 0 -2px;	width:45px;	height:20px;	float:left;	margin-left:12px; border-bottom:thin #726552 solid;}

a.btn_contact{	background:url(../images/menu/contact.gif) no-repeat 0 0;	width:44px;	height:20px;	float:left; margin-left:12px;}
a.btn_contact:hover{	background:url(../images/menu/contact.gif) no-repeat 0 -2px;	width:44px;	height:20px;	float:left; margin-left:12px;border-bottom:thin #726552 solid;}
a.btn_contact:active{	background:url(../images/menu/contact.gif) no-repeat 0 -2px;	width:44px;	height:20px;	float:left;	margin-left:12px; border-bottom:thin #726552 solid;}

a.btn_liens{	background:url(../images/menu/liens.gif) no-repeat 0 0;	width:28px;	height:20px;	float:left; margin-left:12px;}
a.btn_liens:hover{	background:url(../images/menu/liens.gif) no-repeat 0 -2px;	width:28px;	height:20px;	float:left; margin-left:12px;border-bottom:thin #726552 solid;}
a.btn_liens:active{	background:url(../images/menu/liens.gif) no-repeat 0 -2px;	width:28px;	height:20px;	float:left;	margin-left:12px; border-bottom:thin #726552 solid;}


.image_menu{text-align:center; margin-top:70px;}

.contenu{width:400px; margin-left:auto; margin-right:auto;}

.image_maison{text-align:center; margin-top:15px;}
.contenu_maison{width:400px; margin:10px 0 0 40px;}
.contenu_chambres{width:450px; margin:5px 0 0 25px;}
.contenu_annexe{width:400px; margin:10px 0 0 40px;}
.contenu_liens{width:400px; margin:20px 0 0 40px; text-align:center;}

.trait{width:400px; padding:6px; border-top:#c3c3c3 thin solid; float:left;}

a.liens{color:#84AD84; text-decoration:underline;}
a.liens:hover{color:#84AD84; text-decoration:none;}

.img_index{text-align:left; padding:30px 10px 0 10px; border:none;}

#droit{background:url(../images/droit.png) no-repeat; height:600px; width:291px; float:left;}
.SlideShow { height: 541px; width: 240px; margin: auto }
.SlideShow img { margin:31px 0 0 0; }


#footer{background:url(../images/footer.png) no-repeat; height:186px; width:1023px; float:left;}
#footer2{background:url(../images/footer2.png) no-repeat; height:186px; width:1023px; float:left;}
#footer3{background:url(../images/footer3.png) no-repeat; height:186px; width:1023px; float:left;}
.footer_txt{font-size:12px; color:#857A69; text-align:center; padding-top:10px; padding-bottom:15px;}

