/**** FEUILLE DE STYLE ESPACE EUROP ************************************************************************************/
/*****************************************************************************************************************************/
/**** GÉNÉRAL ************************************************************************************/
body							{ background:none; }

/* listes */
ul li							{ list-style-type:square; list-style-image:none; }
ul ul ul li						{ list-style-type:square; list-style-image:none; }

.toppage						{ display:none; }

/**** STRUCTURE ************************************************************************************/
#all							{ width:650px; background:none; }
#wrap							{ margin-left:0; height:auto; }

/**** SIDEBAR ************************************************************************************/
#sidebar						{ display:none; }

/**** HEADER ************************************************************************************/
#header							{ height:120px; }
h1								{ right:0; font:normal 9px Arial, Helvetica, sans-serif; color:#777; }
#logo							{ top:0; }
#search							{ display:none; }

/**** NAV BAR ************************************************************************************/
#navbar							{ display:none; }

/**** MENU ************************************************************************************/
#menu							{ display:none; }

/**** FOOTER ************************************************************************************/
#footer							{ margin:0; }
#footer ul						{ display:none; }
#footer ul li, #footer ul li a,
#footer #CoordPrint				{ text-align:center; color:#777; font-size:12px; }

/**** CONTENT ************************************************************************************/
#content						{ height:none; margin:0; }

#bleu ul li, #vert ul li, #rouge ul li, #orange ul li, #jaune ul li, #prune ul li, #rose ul li			{ list-style-type:square; list-style-image:none; }

/**** PROGRAMMES ************************************************************************************/
.intro							{ margin-bottom:20px; width:650px; }
.contenu						{ margin-left:0; }

.fiche							{ clear:both; }
.fiche ul						{ margin-bottom:10px; }

.select_prog					{ display:none; }

.options						{ display:none; }

/**** CENTRES HEBERGEMENTS ************************************************************************************/
.select_heberg					{ display:none; }

#hebergement .fiche				{ clear:none; }
#hebergement h3					{ clear:both; }

/**** ACCUEIL ************************************************************************************/
#actu							{ width:315px; height:180px; background:none; }
#actu .inc_actu					{ border-left:3px solid #96af0a; padding-left:8px; top:0; left:0; }
#actu .link						{ display:none; }

.welcome						{ display:none; }