@charset "utf-8";
/*******************************************************************/
/* 																   */
/*     			Propriétés générales des pages                     */
/*																   */
/*******************************************************************/

html, body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding:0;
	font-size:12px;
	width:600px;
}

div#wrapper {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	
}
div#container {
	margin:0;
	padding:0;
	}

#zone_top {display:none;}

#zone_gauche {display:none}

#zone_droite {width: 276px;float:right;}

#zone_centre {margin-left:auto;margin-right:auto;}

#footer {
	clear: both;
	margin: 15px auto 0 auto;
	padding-top:5px;
	width:400px;
	text-align:center;	
	border-top:#3366cc solid 1px;
	border-bottom:#3366cc solid 1px;
	color:#3366cc;
	height:30px;
}


#lesscouts_retour_index_screen a#logo{display:none;}
#lesscouts_retour_index_print,#lesscouts_retour_index_print #logo {}

#menu_gauche_down {display:none;}

#logo_omms {display:none;}

/*******************************************************************/
/* 																   */
/*     						Index                     				*/
/*																   */
/*******************************************************************/
#logo_centre {display:none}


/*******************************************************************/
/* 																   */
/*     		Zone de recherche et Boutton Contraste élevé    	   */
/*																   */
/*******************************************************************/
table#utils {display:none;}
#menu_top {display:none;}

/*******************************************************************/
/* 																   */
/*     						Typo                     				*/
/*																   */
/*******************************************************************/
a {text-decoration:none; color:#FFFFFF;}

/*******************************************************************/
/* 																   */
/*     						Dernières nouvelles        				*/
/*																   */
/*******************************************************************/

#dernieres_nouvelles {
/*	background:#8cb2ff url(../images/index/border_droite_news.gif) no-repeat;*/
	width:276px;
	margin-bottom:0;
	padding-bottom:0;
	font-size:1.1em;
}

#titre_news {

	padding-top:9px;
	padding-left:15px;
}

#dernieres_nouvelles ul {
	margin-left:25px;
	margin-top:0px;
	padding:0;
	margin-bottom:0.7em;
	list-style-image:url(../images/everywhere/bullet_orange.png);
}

#dernieres_nouvelles ul li {
	color:#4e4ebc;
	
	font-weight:bold;
	border-bottom:#5598d5 dotted 1px;
	padding-top:0.2em;
	padding-bottom:0.3em;
	margin:0;
}

#dernieres_nouvelles ul li a {
	display:block;
	color:black;
	font-weight:normal;
	font-size:1em;
	margin-left:1em;
	margin-top:0.1em;
}


div.news-latest-gotoarchive {display:none}

div.news-latest-gotoarchive a {color:black;}

div#logo_rss {display:none;}

#news_raccourcis {display:none;}


/*******************************************************************/
/* 																   */
/*     						Raccourcis		        				*/
/*																   */
/*******************************************************************/

#raccourcis {
	width:276px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	color:black;
	font-size:1.2em;
}

#raccourcis img {
	position:relative;
	top:0px;
	left:15px}

#raccourcis ul {
	position:relative;
	margin-left:25px;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	list-style-image:url(../images/everywhere/bullet_orange_raccourcis.gif);
}

#raccourcis a {color:black;}

/*******************************************************************/
/* 																   */
/*     						Chaque mois	        				*/
/*																   */
/*******************************************************************/

#chaque_mois {
	width:276px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	color:black;
	font-size:1em;
}

#chaque_mois img {margin-top:28px;margin-left:15px;}

#chaque_mois ul {
	margin-left:25px;
	margin-top:5px;
	margin-bottom:0;
	padding:0;
	list-style-image:url(../images/everywhere/bullet_orange.png);
}

#chaque_mois ul li {
	color:black;
	font-size:1.1em;
	font-weight:bold;
	padding-top:0.2em;
	padding-bottom:0.3em;
	margin:0;
}

#chaque_mois ul li a {
	color:black;
	font-weight:normal;
	font-size:1em;
}

#chaque_mois_down
{
	margin:0;
	padding:0;
	width:276px;
	height:26px;
}

/*******************************************************************/
/* 																   */
/*     						Footer                     				*/
/*																   */
/*******************************************************************/
#footer a {color:#3366cc;}
#footer a:hover{color:#ffffff;}
#footer a#gsb {
	float:left;
	width:25px;
	height:22px;
	background:url(../images_v5/everywhere/footer_drapeau_belge.png) no-repeat;
	
}
#footer a#omms_footer {
	float:right;
	width:23px;
	height:23px;
	background:url(../images_v5/everywhere/footer_drapeau_omms.png) no-repeat;
}
