*{margin: 0;padding: 0;}
body{background-color: #fff2c9;font-family: Arial;font-size: 14px;}
.bloc_adjust{width: 1px;font-size: 1px;}
.radius{border-radius: 10px;}

img{border: none;}

#global{margin: auto;width: 954px;}
	/*CSS DU HEADER COMMUN A TOUTE LES PAGES*/
	#global #header{width: 954px;height: 200px;}
		#global #header #banner{width: 954px;height: 170px;background-color: #fff;}
		/*MENU HAUT*/
		#global #header #menu{width: 700px;height: 30px;margin-left: 250px;}
		#global #header #menu ul li{float: left;line-height: 30px;list-style: none;}
		#global #header #menu .next{margin-left: 200px;}
		#global #header #menu ul li a{text-decoration: none;}
			#global #header #menu #don a{color:#a1958a;}
			#global #header #menu #don a:hover{color:#f80593;}
			#global #header #menu #part a{color:#a1958a;}
			#global #header #menu #part a:hover{color:#00afb6;}
			#global #header #menu #contact a{color:#a1958a;}
			#global #header #menu #contact a:hover{color:#b3d51d;}
			/*#global #header #menu #livre a{color:#a1958a;}
			#global #header #menu #livre a:hover{color:#de0546;}
			#global #header #menu #quoi a{color:#a1958a;}
			#global #header #menu #quoi a:hover{color:#2b85b6;}
			#global #header #menu #contact a{color:#a1958a;}
			#global #header #menu #contact a:hover{color:#b3d51d;}
			#global #header #menu #galerie a{color:#a1958a;}
			#global #header #menu #galerie a:hover{color:#712c61;}*/
	/*CSS DU CONTENU CENTRAL */
	#global #main_content{width: 954px;background-color: white;}
		/*MENU DE GAUCHE*/
		#global #main_content #menu_left{width: 250px;min-height: 530px;float: left;background-color: white;}
		#global #main_content #menu_left #flash{margin-top: -30px;}
		/*CONTENU DE LA PAGE*/
		#global #main_content #content{ padding: 10px 0 0 0;
										margin-left:250px;
										min-height: 530px; 
										background-color: #fff; 
										background-image:url(../images/col_right.jpg); 
										background-repeat:no-repeat; 
										background-color:white; 
										background-position: right bottom;
										}
		
		
		/*#global #main_content #col_right{width: 52px;min-height: 305px;background-image:url(../images/col_right.jpg);background-repeat: no-repeat;background-color: white;background-position: bottom;margin-left:902px}*/
			/*CSS DU FOOTER COMMUN A TOUTE LES PAGES*/
	#global #footer{width: 954px;height: 92px;background-image:url(../images/footer.jpg);position: relative;}
	#global #footer a{color: white;text-decoration: none;}
	#global #footer #bene_footer{position: absolute;bottom: 0;left:200px;}
	#global #footer #mentions_footer{position: absolute;bottom: 0;right: 220px;}
	#global #footer #contact_footer{position: absolute;bottom: 0;right:5px;}
	
#flash{position: relative;}
#A{position: absolute;height: 50px;width: 80px;top:50px;left: 90px;}
#B{position: absolute;height: 30px;width: 60px;top:140px;left: 120px;}
#C{position: absolute;height: 40px;width: 65px;top:160px;left: 50px;}
#D{position: absolute;height: 40px;width: 60px;top:230px;left: 80px;}
#E{position: absolute;height: 50px;width: 55px;top:280px;left: 60px;}
#F{position: absolute;height: 50px;width: 70px;top:340px;left: 90px;}
#G{position: absolute;height: 50px;width: 55px;top:405px;left: 125px;}