@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:970px; margin:auto;}

	div#gauche {width:280px; 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#centre {width:361px; margin:10px 0; height:auto; float:left;}
		div#tete_centre {height:151px; width:361px;}
		div#trouver_un_stage {width:359px; padding:0 1px; height:auto; background:url(../images/fond-trouver.jpg) no-repeat;}
		
	div#droite {width:290px; margin:10px 10px 10px 0; height:auto; float:left;}
		div#tete_droite {width:241px; height:249px; padding-left:49px; background:url(../images/fond-tete-droite.jpg) no-repeat;}
			div#affilie {width:241px; height:62px; background:url(../images/fond-affilie.jpg) no-repeat; clear:both;}
			div#numero_vert {width:280px; height:72px; background:url(../images/numero_vert.jpg) no-repeat; clear:both;}
		div#actualite {width:280px; height:auto; margin-left:8px; margin-bottom:5px; border:1px solid #fff; background-color:#fff;}
			div#actucell {width:272px; height:auto; border:1px solid #DADACE; border-top:0; margin:0; padding:3px;}
		div#partenaires {width:280px; height:auto; margin-left:8px; border:1px solid #fff; background-color:#fff;}
			div#partcell {width:278px; height:auto; border:1px solid #DADACE; border-top:0; margin:0; text-align:center;}
			
div#pied {clear:both; background-color:#93938C; width:100%; height:60px; position:relative; bottom:0px; margin-top:25px; padding-top:20px;}