/**** FEUILLE DE STYLE FLCONSEILS ************************************************************************************/
/*****************************************************************************************************************************/
body							{ color:#000; background:none; }
td								{ color:#000; }
 
.toppage, #lang, #header, #slogan, .menu, #tags, #sidebar h1, #references		{ display:none; }

/**** STRUCTURE ************************************************************************************/
.wrap							{ margin:0; width:650px; }

/**** SIDEBAR ************************************************************************************/
#sidebar						{ float:right; margin:0 0 10px 20px; width:150px; }
#logo							{ position:relative; background:none; }
#logo img						{ width:150px; }

/**** FOOTER ************************************************************************************/
#footer							{ background:none; border-top:1px solid #aaa; text-align:center; }
#footer ul						{ display:none; }
#footer #CoordPrint a,
#footer #CoordPrint				{ color:#777; }
#footer #CoordPrint				{ text-align:center; }

/**** CONTENT ************************************************************************************/
#content						{ margin-left:0; }
#content h2, #content h3		{ font:normal 30px Arial, Helvetica, sans-serif; color:#e60; line-height:22px; }
#content h3						{ display:block; padding-left:30px; color:#666e75; }

.colLeft						{ width:650px; }
.colRight						{ margin-left:0; }

/**** ACCUEIL ************************************************************************************/
.actu							{ border-top:1px dotted #aaa; }
.actu img						{ display:none; }

/**** CONTACT ************************************************************************************/
#contact .colLeft				{ width:650px; }
#contact .colRight				{ display:none; }
