html, body {width:100%;}

body {
	background-image:url(../images/gites_02.gif);
	background-repeat:repeat-x;
	margin:0;
	background-color:#FFF;
	font-family:Arial, Verdana, sans-serif;
}

#conteneur {
	width:750px;
	margin:0 auto 0 auto;
	padding:0;
}

#bandeau{
	background-image:url(../images/gites_04.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:122px;
	margin:0;
	padding:0;
}

#bt_proprio, #bt_gites{
	display:block; 
	margin-top:86px; 
	float:left;
	width:137px;
	height:35px;
	background-repeat:no-repeat;
}

#bt_proprio{background-image:url(../images/boutons_haut_05.gif);}
#bt_gites{background-image:url(../images/boutons_haut_06.gif);}

#bt_gites_france{
	display:block; 
	float:right;
	background-image:url(../images/boutons_haut_02.gif);
	width:96px;
	height:122px;
}

#menu{
	background-image:url(../images/gites_06.gif);
	background-repeat:no-repeat;
	width:750px;
	height:39px;
}

#liens{
	margin:0;
	padding:0;
}

#liens li{
	float:left;
	list-style-type:none;
	margin-right:0px;
}

#menu a{
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	display:block !important;
	display:inline; /*pour ie6*/
	height:26px;
	padding:7px 7px 0 8px;	
}

#menu a:hover{
	background-color:#FFF;
	color:#47200B;
}


#centre{
	background-image:url(../images/gites_07.gif);
	background-repeat:repeat-y;
	width:750px;
	margin:0;
	padding:0;
}

#gauche{
	width:175px;
	float:left;
}

#haut_menu_gauche{
	width:175px;
	height:25px;
	text-align:left;
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:15px 0 0 5px;
	margin:0;
	color:#47200B;
}

#menu_gauche{
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	margin-left:0;
	padding:0;
	width:175px;
	background-color:#FFF;
}

#menu_gauche li{
	list-style-type:none;
}

#menu_gauche a{
	color:#0B0E5E;
	text-decoration:none;
}

#menu_gauche li.s_rubrique{
	padding:10px 0 10px 3px;
	/*border-top:1px solid #E4F4D6;*/
	background-image:url(../images/fond_s_rub.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

#menu_gauche ul.pages{
	margin-left:5px;
	padding:10px 0 10px 0;
	
	
}

#menu_gauche ul.pages a{
	color:#4E4B4B;
	font-size:11px;
	font-weight:normal;	
}

ul.pages li a{
	color:#252320;
}

#content_accueil{
	padding:5px;
	width:690px;
	margin-left:50px;
}

#content{
	padding:5px;
	width:550px;
	margin-left:180px;
}

h1{
	color:#164200;
	font-size:30px;
	font-weight:normal;
	margin-bottom:15px;
	}

h2{
	color:#CA1140;
	font-size:20px;
	padding:0;
	margin:0;
	margin-bottom:15px;
}

p{
	font-size:12px;
	color:#4E4B4B;
	margin-bottom:15px;
	/* text-align:justify; */
}

a{
	color:#047BDE;
}

a:hover{
	color:#CA1140;
}

img{border:none;}

#pied{
	width:750px;
	height:125px;
	background-image:url(../images/pied_10.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:70px 0 0 0;
	text-align:center;
	font-size:13px;
	color:#47200B;
	font-weight:bold;
}

#pied a{color:#47200B;}

#pied a:hover{color:#FFF;}

#ehoui{
	font-size:11px;
	color:#164200;}

#ehoui a{
	color:#164200;}
	
	
#ehoui a:hover{
	color:#FFF;}
