/* CSS Document */

html, body{width:100%}
body{
	font-size:80%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../interface/fond_body.gif) left top;
}

body, h1, h2, h3, form, p, ul, img {margin:0;padding:0;}
a img{border:none;}

#main{
	position:absolute;
	top:12px;
	left:-495px;
	width:990px;
	height:578px;
	margin-left:50%;
}

#carte{
	z-index:10;
	position:absolute;
	top:281px;
	left:845px;
	width:152px;
	height:299px;
}

#page_haut{
	width:990px;
	height:6px;
	font-size:0em;
	background:transparent url(../interface/page_haut.png) no-repeat left top;
	_background:transparent url(../interface/page_haut.gif) no-repeat left top;
}

#page_bas{
	width:990px;
	height:6px;
	font-size:0em;
	background:transparent url(../interface/page_bas.png) no-repeat left top;
	_background:transparent url(../interface/page_bas.gif) no-repeat left top;
}

#page_centre{
	width:978px;
	_width:990px;
	height:566px;
	padding:0 6px;
	background:transparent url(../interface/page_centre.png) repeat-y left top;
	_background:transparent url(../interface/page_centre.gif) repeat-y left top;
}

#centre_gauche{
	float:left;
	width:389px;
	height:566px;
	/*background:red;*/
}

#centre_gauche h1{
	border:#a88e68 1px solid;
	padding:1px;
	line-height:0em;
}

#illustration_accueil{
	width:387px;
	height:278px;
	_width:389px;
	_height:280px;
	background:url(../interface/illustration_accueil.jpg) no-repeat 2px 2px;
	border:#a88e68 1px solid;
	margin:2px 0 0 0;
}



#centre_droite{
	float:left;
	width:587px;
	height:566px;
	/*background:red;*/
	margin:0 0 0 2px;
}

#flash{
	width:581px;
	height:278px;
	_width:587px;
	_height:284px;
	padding:2px;
	border:#a88e68 1px solid;
}

#contenu_accueil{
	width:583px;
	height:276px;
	_width:587px;
	_height:280px;
	border:#a88e68 1px solid;
	padding:1px;
	margin:2px 0 0 0;
	background:url(../interface/fond_encar_contenu.jpg) no-repeat 1px 187px;
}

#menu_accueil{
	display:block;
	width:493px;
	_width:583px;
	height:51px;
	background:#ede4d8 url(../interface/fond_menu.jpg) no-repeat left top;
	border-bottom:#ede4d8 1px solid;
	padding:0 0 0 90px;
}

#menu_accueil li{display:inline;}

#menu_accueil li a{
	/*display:block;*/
	float:left;
	/*height:51px;*/
	height:23px;
	_height:50px;
	border-left:#ffffff 1px solid;
	border-right:#ede4d8 1px solid;
	color:#b49870;
	text-decoration:none;
	/*letter-spacing:0.1em;*/
	font-weight:bold;
	font-size:1.1em;
	background:url(../interface/fond_menu_out.gif) repeat-x left top;
	padding:28px 10px 0 10px;
}

#menu_accueil li a:hover{
	color:#ffffff;
	background:url(../interface/fond_menu_over.gif) repeat-x left top;
}

.commentaire{
	/*width:435px;*/
	width:400px;
	_width:435px;
	*font-style:italic;
	_font-style:normal;
	/*font-weight:bold;*/
	font-size:0.85em;
	font-family:Georgia;
	color:#a09d9d;
	padding:15px 0 0 35px;
}
.commentaire span{font-size:2em;}


#pied_page_accueil {
	/*float:left;*/
	position:absolute;
	left:415px;
	top:436px;
	width:400px;
	/*margin:0 0 0 18px;*/
	/*background:yellow;*/
	background:url(../interface/fond_contact.jpg) no-repeat 315px 53px;
	height: 130px;
}

#pied_page_accueil address{
	color:#a9331a;
	font-style:normal;
	font-weight:bold;
	font-size:0.85em;
	/*background:yellow;*/
}
#pied_page_accueil address a{color:#000000;text-decoration:none;}
#pied_page_accueil address a:hover{text-decoration:underline;}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

