body {
	margin : 0px;
	padding : 0px;
	height: 100%;
	background:url(images/filet.jpg) repeat-x top #FFF;
	width: 954px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
}

#entete{
	width:954px;
	height:343px;
	position:relative;
	background:url(images/entete.jpg) no-repeat;
	margin-left:-1px;
	z-index:1;
	}
	
	
/*//////////// CONTENU //////////////////*/
#contenu{
	width:954px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	clear:left;
	padding-top:30px;
	position:relative;
	z-index:5;
	background:url(images/contenu.png) repeat-y top;
	min-height:350px;
}


/*//////////// FIN CONTENU ////////////////*/

/*//////////// MENU //////////////////*/
#contenu_menu{
	/*float:left;	*/
	font-size:16px;
	color:#F3F;
	margin:0 auto;
	width:750px;
}
.menu{
	width:185px;
	height:53px;
	background:url(images/menu.jpg);
	margin-bottom:20px;
	 float:left;
}

.text_menu {
	padding-top:15px;
	padding-left:60px;
}

.menu a{ color:#fcd314; font-weight:bold; text-decoration:none;}
.menu a:hover{ color:#C4690F; text-decoration:underline;}
/*//////////// FIN MENU ////////////////*/

/*//////////// CONTENU TEXTE //////////////////*/
#contenu_texte{
	/*float:left;	*/
	margin:0 auto;
	width:640px;}
	
#contenu_texte a{ color:#090; font-weight:bold; text-decoration:none;}
#contenu_texte a:hover{ color:#060; text-decoration:underline;}


/*//////////// FIN CONTENU TEXTE //////////////////*/

/*//////////// BAS PAGE //////////////////*/
#bas_site{
	float:left;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	width:954px;
	height:180px;
	text-align:right;
	background:url(images/bas_site.png) no-repeat;
	position:relative;
	margin-left:auto;
}

.bas_site_txt{
	float:right;
	width:400px;
	margin-top:100px;
	margin-right:300px;
}

/*//////////// FIN BAS PAGE ////////////////*/


h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fcd314;
	background:url(images/h2.jpg) left no-repeat;
	padding-top:30px;
	padding-left:35px;
	padding-bottom:30px;
	margin-top:-10px;
	margin-bottom:-00px;
	margin-left:30px;
}