/**
 * Partie centree de l'interface
 */
#conteneur { position: relative; left: 50%; width: 857px; margin-left: -428px; background: url(../fr/nav/acc/conteneur.gif) repeat-y; color: #6C6C6C; padding: 0 3px 0 3px; }

	/**
	 * Contenu : section a trois colonnes
	 */
	#contenu { float: left; width: 851px; font-size: 0.9em; }
		#contenu #section1 { margin-right: 402px; padding: 45px 100px 30px 35px; line-height: 17px; }
			#contenu #section1 ul { list-style-image: url(/fr/nav/puce1.gif); }
			*+html #contenu #section1 ul { list-style-image: url(/fr/nav/puce1_ie.gif); }
			* html #contenu #section1 ul { list-style-image: url(/fr/nav/puce1_ie.gif); }
	
	#section2_1 { float: left; width: 201px; height: 172px; margin-left: -402px; background: url(../fr/nav/acc/bloc_section2_1.jpg) no-repeat; }
	#section2_2 { float: left; width: 201px; height: 172px; margin-left: -402px; background: url(../fr/nav/acc/bloc_section2_2.jpg) no-repeat; }
	#section3_1 { float: left; width: 201px; height: 172px; margin-left: -201px; background: url(../fr/nav/acc/bloc_section1_1.jpg) no-repeat; }
	#section3_2 { float: left; width: 201px; height: 172px; margin-left: -201px; background: url(../fr/nav/acc/bloc_section1_2.jpg) no-repeat; }
	
	#section4 { float: left; width: 306px; overflow: hidden; margin: 172px 0 0 -402px; padding: 20px 80px 0 16px; font-size: 0.9em; }
		#section4 h3 { background: url(../fr/nav/acc/infos_flash.gif) no-repeat; width: 89px; height: 16px; display: block; text-indent: -5000px; font-size: 0px; margin: 0; }
		#section4 #bloc_actualites { margin: 16px 0 0 0; height: 115px; }
		
		#section4 ul li { padding: 0 0 13px 28px; margin: 0 20px 0 0; line-height: 15px; }
		#section4 ul li#actu1 { background: url(../fr/nav/acc/puce_edito_1.gif) no-repeat 0px 2px; }
		#section4 ul li#actu2 { background: url(../fr/nav/acc/puce_edito_2.gif) no-repeat 0px 2px; }
		#section4 ul li#actu3 { background: url(../fr/nav/acc/puce_edito_3.gif) no-repeat 0px 2px; }
		#section4 ul li#actu4 { background: url(../fr/nav/acc/puce_edito_1.gif) no-repeat 0px 2px; }
		#section4 ul li#actu5 { background: url(../fr/nav/acc/puce_edito_2.gif) no-repeat 0px 2px; }
		#section4 ul li#actu6 { background: url(../fr/nav/acc/puce_edito_3.gif) no-repeat 0px 2px; }
			#section4 ul li a { color: #6C6C6C; }
	
	/**
	 * Footer : silhouette
	 */
	#footer #silhouette { position: absolute; margin-top: -98px; right: 30px; background: url(../fr/nav/acc/footer_silhouette.gif) no-repeat; width: 80px; height: 100px; }
