/**** FEUILLE DE STYLE MENSA ************************************************************************************/
/**** GÉNÉRAL ************************************************************************************/
 
.toppage						{ display:none; }

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

/**** HEADER ************************************************************************************/
#header							{ background:none; height:110px; }
#header h1						{ display:none; }
#header h2						{ right:0; text-align:right; font:normal 18px Arial, Helvetica, sans-serif; color:#3b7f98; }
#header h2.niveau1				{ bottom:30px; color:#bc3; }
#header h2.niveau2				{ bottom:15px; color:#f70; }
#header h2.niveau3				{ bottom:0; color:#379; }
#logo							{ display:none; }
#logoprint						{ display:block; position:absolute; top:0; left:0; }

/**** MENU ************************************************************************************/
#menu							{ display:none; }

/**** FOOTER ************************************************************************************/
#footer							{ margin-bottom:0; border-top:1px dotted #999; padding:5px 0; background-color:none; }
#footer ul						{ display:none; }
#footer #CoordPrint				{ color:#999; }
#footer #CoordPrint				{ text-align:center; }

/**** CONTENT ************************************************************************************/
.inc							{ margin-left:0; padding:0; }
#outils							{ display:none; }

.content h2						{ font-size:24px; border-bottom:1px dotted #999; }
.content h4						{ padding-left:0; background-image:none; margin:10px 0 0 0; }
.content h3						{ padding:0; margin-bottom:15px; }

.droite							{ display:none; }

/**** SIDEBAR ************************************************************************************/
#sidebar						{ display:none; }

/**** ACCUEIL ************************************************************************************/
#home .colLeft					{ width:auto; float:none; }
#home .colRight					{ display:none; }

#intro							{ background:none; }
.partenaires table				{ margin:10px 0; }

#actu							{ margin:20px 0; background:none; height:auto; border:2px solid #f70; }
.maj							{ color:#999; }

#elearning						{ display:none; }

/**** OFFRES ************************************************************************************/
.offre							{ border:2px solid #f70; }
