/*  ©2010 * Fabien Lelu     */
/*  http://supfab.free.fr   */

BODY										{ border:0; margin:0; padding:0; background-color:#F3F3F3; font-family:Georgia, serif; font-size:11px; }
IMG											{ border:0; }
H1, H2, H3, H4, P							{ margin:0; padding:0; border:0; font-size:11px; font-weight:normal; }
A											{ text-decoration:none; color:#000000; }
A:hover										{ text-decoration:none; color:#FE0002; }

#site										{ position:absolute; z-index:1; top:50%; left:50%; margin-top:-284px; margin-left:-447px; width:895px; height:568px; }

#header										{ width:895px; height:47px; }
#header .logo								{ float:left; width:215px; height:47px; }
#header .rubriques							{ float:left; width:680px; height:47px; }
#header .rubrique							{ float:left; margin-top:20px; }
#header .nous								{ float:left; margin-top:20px; margin-left:49px;}
#header .voir								{ float:left; margin-top:20px; margin-left:136px;}

#centerBg									{ width:869px; height:468px; background-color:#FFF83B; padding:13px; }
#center										{ width:869px; height:468px; background-color:#FFFFFF; }

#center .conteneur							{ width:869px; height:468px; background-color:#FFFFFF; }
#center .conteneur .textContact				{ padding:13px; }
#center .conteneurProjets					{  }
#center .conteneurProjets .textAPropos		{ float:left; padding:13px; width:592px; height:442px; font-size:18px; line-height:25px; background-color:#FFFFFF; }
#center .conteneurProjets .colA				{ float:left; padding:13px 5px 13px 13px; width:140px; height:442px; font-size:11px; background-color:#FFFFFF; }
#center .conteneurProjets .colB				{ float:left; padding:13px 5px 13px 5px; width:141px; height:442px; font-size:11px; background-color:#FFFFFF; }
#center .conteneurProjets .colC				{ float:left; padding:13px 13px 13px 5px; width:140px; height:442px; font-size:11px; background-color:#FFFFFF; }
#center .conteneurProjets .colA H1,
#center .conteneurProjets .colB H1,
#center .conteneurProjets .colC H1			{ margin-bottom:10px; font-size:18px; }
#center .conteneurProjets .colA P,
#center .conteneurProjets .colB P,
#center .conteneurProjets .colC P			{ margin-bottom:5px; }
/*#center .conteneurProjets .colA STRONG,
#center .conteneurProjets .colB STRONG,
#center .conteneurProjets .colC STRONG		{ margin-bottom:3px; }*/
#center .conteneurProjets .colB H1.expo,
#center .conteneurProjets .colA H1.credit	{ margin-top:30px; margin-bottom:10px; font-size:18px; }
#center .conteneurProjets .colA SPAN		{ margin-left:25px; }
#center .conteneurProjets .credits			{ float:left; padding:13px 13px 13px 13px; width:592px; height:442px; font-size:11px; background-color:#FFFFFF; }
#center .conteneurProjets .titreNote		{ margin-bottom:15px; font-size:18px;  }
#center .conteneurProjets .texteNote		{ font-size:11px;  }

#blocProjets								{ float:left; width:251px; height:468px; background-color:#FFF83B; }
#blocProjets .projetSelect					{ color:#FE0002; }
#blocProjets .separation					{ margin:5px 0 5px 0; background-image:url(images/1px-2px.gif); background-repeat:repeat-x; width:165px; height:1px; }
#blocProjets .separationHaute				{ margin-bottom:5px; background-image:url(images/1px-2px.gif); background-repeat:repeat-x; width:165px; height:1px; }

#blocProjets .navigation					{ position:absolute; z-index:2; top:50%; left:50%; margin-top:228px; margin-left:-436px; width:auto; height:25px; font-size:13px; }
#blocProjets .navigation .numero			{ float:left; margin:0 5px 0 3px; }
#blocProjets .navigation .numeroSelect		{ float:left; margin:0 5px 0 3px; color:#FE0002; text-decoration:underline; }
#blocProjets .navigation .numero A:hover	{ text-decoration:underline; }

#blocProjets .imgContact					{  }

/*BLOC INFOS VERSION PROJET*/
#blocInfosProjet							{ position:absolute; z-index:3; top:50%; left:50%; margin-top:-43px; margin-left:-184px; padding:13px 13px 13px 0; width:271px; height:auto; background-color:#FFF83B; }
#blocInfosProjet .titre H1					{ font-size:18px; }
#blocInfosProjet .texte						{ margin-top:5px; margin-bottom:10px; }
#navigationImgs								{ position:absolute; top:50%; left:50%; margin-top:-224px; margin-left:-224px; width:32px; height:14px; }

/*BLOC INFOS VERSION ACTUS*/
#blocInfos									{ position:absolute; z-index:3; top:50%; left:50%; margin-top:-43px; margin-left:186px; padding:13px 0 13px 13px; width:236px; height:auto; background-color:#FFF83B; }
#blocInfos .titre							{ float:left; }
#blocInfos .titre H1						{ font-size:18px; }
#blocInfos .texte							{ clear:both; margin-top:5px; }
#blocInfos .texte P							{ font-size:13px; }
#blocInfos .lien							{ margin-top:7px; margin-bottom:8px; }
#blocInfos .lien A							{ color:#FE0002; }
#blocInfos .navigation						{ margin-top:7px; text-align:right; width:236px; height:14px; }

#footer										{ width:895px; height:27px; }
#footer .adresse							{ float:left; padding-top:8px; width:824px; height:27px; font-style:italic; }
#footer .adresse STRONG						{ font-family:Verdana, sans-serif; font-weight:bold; font-style:normal;  }
#footer .contact							{ float:left; text-align:right; width:71px; height:27px; }

