
*{margin:0;padding:0;border:0;}
ul,li{list-style:none;}
body{background-color:black;font-size:1em;font-family:Georgia;color:white;}
a{color:#B494A4;text-decoration:none;}
a:hover{color:#860000;}
a:link{outline:none;}
.rouge{color:#860000;}
.marron{color:#83573E;}
.rose{color:#B494A4;}

#conteneur{width:800px;margin:5px auto 20px;padding:10px;}
	h1{margin:0 0 10px;text-align:center;font-size:1.8em;}
		h1 a, h1 a:hover{color:white;}
	h2{font-size:2.6em;color:#860000;}
	#menu{margin:0px 0 30px;font-size:1em;font-weight:bold;}
		#menu ul{overflow:hidden;}
			#menu li{float:left;width:14.2%;/*padding:0 20px;*/text-align:center;}
				#menu li a.courant{color:#860000;}
	#principal{text-align:center;}
		#presente{font-size:1em;}
		#cadre_principal{overflow:hidden;}
			.liste_photos{float:left;width:165px;text-align:center;}
				.liste_photos img{margin:24px 0;border:1px solid #B494A4;width:100px;}
				.liste_photos a:hover img{border:1px solid #860000;}
			.liste_videos{float:left;width:165px;text-align:center;}
				.liste_videos img{margin:75px 0 5px;border:1px solid #B494A4;width:100px;}
				.liste_videos a{font-weight:bold;}
				.liste_videos a:hover img{border:1px solid #860000;}
			#cadre_photo{float:left;margin:16px 0 12px;width:470px;height:369px;background:#B494A4 url(images/mal_aimer.jpg) no-repeat center top;}
				#cadre_contenu{width:100%;height:100%;background-color:#B494A4;opacity:0.7;filter:alpha(opacity=70);}
			#presentation{font-size:1.2em;line-height: 1.4;}
				#public{/*font-style:italic;*/}
	#menu_bas{margin:10px 0 20px;font-size:1em;font-weight:bold;}
		#menu_bas ul{overflow:hidden;}
			#menu_bas li{float:right;width:14.2%;text-align:center;}
				#menu_bas li a.courant{color:#860000;}

