@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; background:url(../images/fond-body.jpg) repeat-x #fff;}

/* structure générale */
div#conteneur {width:980px; margin:auto;}

	div#gauche {width:282px; margin:10px 9px 10px 10px; height:auto; float:left;}
		div#flash_logo {width:210px; height:151px; margin:0 35px; background:url(../images/flash-logo.jpg) no-repeat;}
		div#menu {width:210px; height:auto; margin:31px 35px 0 35px;}
			div#menu a {padding:3px 5px; display:block; width:198px; height:auto;}
			div#menu a.page_actuelle {width:196px;}
/*		div#quatrepoints {width:210px; height:16px; padding-top:354px; margin:0 35px; background:url(../images/4-points.jpg) no-repeat;}
			div#quatrepoints div {text-align:right;}*/
		div#quatrepoints {width:210px; height:139px; padding-top:231px; margin:0 35px; background:url(../images/4-points.jpg) no-repeat;}
			div#quatrepoints div {text-align:center;}
		div#numero_vert {width:280px; height:72px; background:url(../images/numero_vert.jpg) no-repeat; clear:both;}
		div#stage {width:280px; height:auto; margin-left:8px; margin-bottom:5px; border:1px solid #fff; background-color:#fff;}
			div#stagecell {width:272px; height:auto; border:1px solid #DADACE; border-top:0; margin:0; padding:3px;}
		div#legislation {width:280px; height:auto; margin:10px 0; border:1px solid #fff; background-color:#fff;}
			div#legiscell {width:272px; height:auto; border:1px solid #DADACE; border-top:0; margin:0; padding:3px; padding-bottom:15px;}
		
	div#droite {width:659px; margin:10px 10px 10px 0; height:auto; float:left; background:url(../images/fond-tete-droite_2.jpg) no-repeat 410px 0;}
		div#tete_pages {width:651px; height:170px; clear:both;}
			div#tete_gauche {height:170px; width:361px; float:left;}
			div#tete_droite {width:241px; height:170px; padding-left:49px; float:left;}
				div#affilie {width:241px; height:62px; background:url(../images/fond-affilie.jpg) no-repeat; clear:both;}
		div#titre_pages {width:649px; height:48px; margin:0 0 0 2px; background:url(../images/fond-titre-page.jpg) no-repeat; clear:both;}
		div#pied_cocci {margin-left:443px; margin-right:2px; position:absolute; width:206px; height:24px; background:url(../images/cocci_pages.jpg) no-repeat; z-index:2; clear:both;}
		div#page {width:629px; height:auto; background:url(../images/fond-pages_2.jpg) repeat-x; padding:10px 10px; margin:0 8px 0 2px; z-index:1; clear:both;}
			
div#pied {clear:both; background-color:#93938C; width:100%; height:60px; position:relative; bottom:0px; margin-top:25px; padding-top:20px;}