/**** FEUILLE DE STYLE LEADER EPARGNE ************************************************************************************/
/*****************************************************************************************************************************/
/**** GÉNÉRAL ************************************************************************************/
.toppage, #top, #menu						{ display:none; }

/**** STRUCTURE ************************************************************************************/
#all							{ margin:0; width:650px; }

/**** HEADER ************************************************************************************/
#header							{ height:150px; }
#header h1						{ top:2px; right:0; }
#logo							{ top:0; left:0; }

/**** FOOTER ************************************************************************************/
#footer .colLeft				{ display:none; }
#footer .colRight				{ margin-left:0; text-align:center; }
#footer ul, #footer ul li		{ display:none; }

/**** CONTENT ************************************************************************************/
.inc							{ padding:20px 0; }

#content h2, #content h2 span	{ font-size:36px; }

.colLeft						{ width:300px; float:left; }
.colRight						{ margin-left:350px; }
.wrap							{ margin-left:330px; }
.wrap .colLeft					{ width:150px; }
.wrap .colRight					{ margin-left:170px; }


/**** ACCUEIL ************************************************************************************/
#visuel							{ display:none; }

#actu							{ border:1px solid #777; margin-right:0; width:650px; height:auto; }
#actu h2						{ color:#9c0; }
#actu ul li						{ clear:left; margin:0 0 30px 0; }
#actu ul li div					{ color:#09e; }

ul.cadre li						{ padding:10px; margin-right:5px; width:190px; height:80px; }

#bloc_bleuroi					{ border:1px solid #777; background-image:none; }
#bloc_bleu						{ border:1px solid #777; background-image:none; }
#bloc_vert						{ border:1px solid #777; background-image:none; }

#bloc_bleuroi em				{ font-size:15px;  }
#bloc_bleuroi strong			{ font-size:36px; color:#333; line-height:28px; }
#bloc_bleuroi span				{ font-size:12px; }
#bloc_bleuroi span strong		{ font-size:12px; line-height:10px; }

#bloc_bleu span					{ font-size:9px; color:#333; }
#bloc_bleu strong				{ font-size:24px; }
#bloc_bleu em					{ font-size:18px; line-height:14px; }

#bloc_vert span					{ font-size:16px; }
#bloc_vert strong				{ font-size:36px; color:#333; line-height:28px; }
#bloc_vert em					{ font-size:14px; }

/**** LEADER EPARGNE ************************************************************************************/


/**** NOS SOLUTIONS ************************************************************************************/
.solution						{ border-bottom:1px dotted #777; }
.solution img					{ width:120px; }
.solution .align_right			{ display:none; }

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