	body{ margin:0; padding:0; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em;}
	a{ color: #5c86a8;}
	a img{border:none;}
	h1, h2{ color:#601519;  font-weight: bold; }
	h1{ background-image:url(../images/bgd-titre.jpg); background-repeat:no-repeat; height: 35px; font-size: 17px; padding-top: 10px; background-position:center;}
	h2{ font-size: 14px; }
	ul{ list-style-image:url(../images/puce.jpg); }
	table td{ vertical-align:top; }
	
	#conteneur{ position: relative; margin: 0 auto; left: 50%; margin-left: -480px; width: 960px; 
	min-height: 500px; background-image:url(../images/bgd-conteneur.jpg); background-repeat:repeat-y;}
	
	#header{ width: 960px; height: 162px; /*padding: 109px 0 0 12px;*/ background-image:url(../images/header.jpg); /*border-bottom: 1px solid black;*/}
	
	#contenu{ float: left; min-height: 356px; width: 752px; /*padding: 20px 10px 10px 10px;*/ background-image:url(../images/contenu.jpg); background-repeat:no-repeat; padding: 0 20px 0 10px; }
	#contenu .en_avant{ font-weight: bold; color:#601519}
	#contenu table.data{ border-top: 1px solid #601519; border-left: 1px solid #601519; }
	#contenu table.data td{ border-bottom: 1px solid #601519; border-right: 1px solid #601519; }
	#contenu table.galerie td img{ border: 1px solid white; }
	
	#gauche{float: left; width: 178px; height: 356px;}
	#footer{ clear: both; width: 940px; height: 29px; background-image:url(../images/footer.jpg); 
	padding: 55px 0 0 20px;}
	#footer a{ color: white; }