@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:62.5%;
	background-color:#6699ff;
}

div#wrapper {
	float: left;
	width: 100%;
	margin:0;
	padding:0;
	
}
div#container {
	margin:0;
	padding:0;
	background:#6699ff url(../images_v5/index/border_top.gif) no-repeat;
	z-index:-1;
}

#zone_top {
	height:129px;
	margin:0 0 0 220px;
	padding:0;

	text-align:center;
	z-index:15;
}

#zone_gauche {
	float: left;
	margin-top:0;
	margin-right:0;
	width:170px;
}

#zone_droite {
	float: right;
	width: 276px;
	height:500px;
	padding-bottom:10px;
	margin-top:-105px;
	position:relative;
	
}

#zone_centre {
	margin: -100px 276px 0 188px;
	text-align:center;
	position:relative;
}

#lesscouts_retour_index_screen a#logo {
	background:url(../images_v5/everywhere/lesscouts_retour_index.png) no-repeat;
	cursor:pointer;
	width:100px;
	height:129px;
	position:absolute;
	left:3em;
	top:0;
	cursor:pointer;
}


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

#normal_content {
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	text-align:center;
}

#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;
}

#menu_gauche_down {
	background: url(../images_v5/index/border_gauche_down.gif) no-repeat;
	width:170px;
	height:197px;
	margin:0;
	padding:0;
}

#logo_omms {
	position:relative;
	top:25px;
	left:15px;
	background: url(../images_v5/everywhere/logo_OMMS.png) no-repeat;
	width:100px;
	height:110px;
	margin:0;
	padding:0;
}

/*******************************************************************/
/* 																   */
/*     						Index                     				*/
/*																   */
/*******************************************************************/
#logo_centre {
	/*background: url(../images/index/logo_centre.gif) no-repeat;*/
	width:284px;
	height:287px;
	margin:4em auto 0 auto;
	padding:0;
}

/*******************************************************************/
/* 																   */
/*     		Zone de recherche et Boutton Contraste élevé    	   */
/*																   */
/*******************************************************************/
table#utils {
	float:right;
	margin:0;
	padding:0;
	width:275px;
	border:none;
	height:23px;
	clear:left;
}

table#utils tr,table#utils td {margin:0;padding:0;border:none;}

td#login_box_picto {
	margin:0;
	padding:0;
	height:16px;
	width:16px;	
}

td#login_box_picto img {
	margin:0;
	padding:0;
	position:relative;
	top:0;
	
}

table#utils div.tx-macinasearchbox-pi1 input {padding-right:2px;}
table#utils div.tx-macinasearchbox-pi1 input.submit_image {
	padding:0;
	position:relative;
	top:.3em;
	width:16px;
	height:16px;
	margin:0;
	background-color:#3366cc;
	border:none;
}

#login_box {
	position:absolute;
	top:0;
	display: none;
	width:276px;
	margin:0;
	padding:0 0 30px 0;
	background:url(../images_v5/everywhere/border_droite_login.png) no-repeat bottom left;
}

.tx-felogin-pi1 {
	background-color:#b23b2e;
	margin:0;
	padding:0;
}

.tx-felogin-pi1 dt {
	float:left;
	width:100px;
	text-align:right;
}

.tx-felogin-pi1 fieldset {
	border:#CCCCCC solid 1px;
	padding:.2em;	
}

.tx-felogin-pi1 div#login_box_close {
	float:right;
	background:url(../images_v5/pictos/picto_cross.png) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}

/*******************************************************************/
/* 																   */
/*     						Typo                     				*/
/*																   */
/*******************************************************************/
a {text-decoration:none; color:#FFFFFF;}
a img {border:none;}
form {margin:0;padding:0;}
input {
	background-color:#ffffe0;
	border:#00baff solid 1px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3366cc;
	margin:0;
	padding:0.1em;
}

h3 {font-size:1.1em;}

/*******************************************************************/
/* 																   */
/*     						Menu Top                   				*/
/*																   */
/*******************************************************************/

#menu_top {
	margin:0 276px 0 0;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

#menu_top table {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	}

#menu_top table td {border-left:#66ccff dotted 1px;padding:6px;}
#menu_top table td.last {border-right:#66ccff dotted 1px;white-space: nowrap;}
#menu_top table td:hover {background-color:#2dade2;}

/*******************************************************************/
/* 																   */
/*     						Menu Gauche                				*/
/*																   */
/*******************************************************************/

#menu_gauche_1 {
	margin: 0;
	margin-top:0em;
	padding:0 9px 0 0;
	position: relative;
	background:url(../images_v5/index/bord_gauche_middle.gif) repeat-y;
	z-index:0;
}

#menu_gauche_1 li {
	padding:2px 0 2px 7px;
	list-style:none;
}

#menu_gauche_1 a {color:#FFFFFF;}



ul#menu_gauche_1 li span.toggle {
	display:block;
	width: 16px;
	height: 16px;
	margin-top:0.7em;
	margin-right:0.5em;
	float: right;
	cursor: pointer;
	line-height:1.6em;
	position:relative;
	background:url(../images_v5/index/menu_gauche_toggler.gif) no-repeat 0px -16px;
	z-index:10;

}

#menu_gauche_1 ul.menu_gauche_2 {
 visibility:hidden;
 height:0;
 margin:0;
 padding:0;
 list-style:none;
}


 
#menu_gauche_1 li {border-bottom:#8cb2ff dotted 1px;} /* Se prsenter */
#menu_gauche_1 li.p8 {border-left:#5254ff solid 5px;} /* Se prsenter */
#menu_gauche_1 li.p7 {border-left:#00b85c solid 5px;} /* Animer */
#menu_gauche_1 li.p74 {border-left:#5ea890 solid 5px;} /* Se Former */
#menu_gauche_1 li.p20 {border-left:#77bbff solid 5px;} /* Chercher */
#menu_gauche_1 li.p6 {border-left:#eb5276 solid 5px;} /* Tlcharger */
#menu_gauche_1 li.p5 {border-left:#ffaf69 solid 5px;} /* Agenda */
#menu_gauche_1 li.p3 {border-left:#deabd1 solid 5px;} /* contacts */
#menu_gauche_1 li.p2 {border-left:#02b6d8 solid 5px;} /* Liens */
#menu_gauche_1 li.p905 {border-left:#df8b81 solid 5px;}

#menu_gauche_1 ul.menu_gauche_2 li {margin:0;padding:4px 0 4px 4px;font-size:1em;}

#menu_gauche_1 li.p8 ul.menu_gauche_2 li {display:block;border-bottom:#5254ff dotted 1px;} /* Se prsenter */
#menu_gauche_1 li.p7 ul.menu_gauche_2 li {display:block;border-bottom:#00b85c dotted 1px;} /* Animer */
#menu_gauche_1 li.p74 ul.menu_gauche_2 li {display:block;border-bottom:#5ea890 dotted 1px;} /* Se Former */
#menu_gauche_1 li.p20 ul.menu_gauche_2 li {display:block;border-bottom:#77bbff dotted 1px;} /* Chercher */
#menu_gauche_1 li.p6 ul.menu_gauche_2 li {display:block;border-bottom:#eb5276 dotted 1px;} /* Tlcharger */
#menu_gauche_1 li.p5 ul.menu_gauche_2 li {display:block;border-bottom:#ffaf69 dotted 1px;} /* Agenda */
#menu_gauche_1 li.p3 ul.menu_gauche_2 li {display:block;border-bottom:#deabd1 dotted 1px;} /* Contacts */
#menu_gauche_1 li.p2 ul.menu_gauche_2 li {display:block;border-bottom:#02b6d8 dotted 1px;} /* Liens */
#menu_gauche_1 li.p905 ul.menu_gauche_2 li {display:block;border-bottom:#df8b81 dotted 1px;} 

#menu_gauche_1 li.p8 ul.menu_gauche_2 li:hover {background-color:#5254ff;display:block;border-bottom:#5254ff dotted 1px;} /* Se prsenter */
#menu_gauche_1 li.p7 ul.menu_gauche_2 li:hover {background-color:#00b85c;display:block;border-bottom:#00b85c dotted 1px;} /* Animer */
#menu_gauche_1 li.p74 ul.menu_gauche_2 li:hover {background-color:#5ea890;display:block;border-bottom:#5ea890 dotted 1px;} /* Se Former */
#menu_gauche_1 li.p20 ul.menu_gauche_2 li:hover {background-color:#77bbff;display:block;border-bottom:#77bbff dotted 1px;} /* Chercher */
#menu_gauche_1 li.p6 ul.menu_gauche_2 li:hover {background-color:#eb5276;display:block;border-bottom:#eb5276 dotted 1px;} /* Tlcharger */
#menu_gauche_1 li.p5 ul.menu_gauche_2 li:hover {background-color:#ffaf69;display:block;border-bottom:#ffaf69 dotted 1px;} /* Agenda */
#menu_gauche_1 li.p3 ul.menu_gauche_2 li:hover {background-color:#deabd1;display:block;border-bottom:#deabd1 dotted 1px;} /* Contacts */
#menu_gauche_1 li.p2 ul.menu_gauche_2 li:hover {background-color:#02b6d8;display:block;border-bottom:#02b6d8 dotted 1px;} /* Liens */
#menu_gauche_1 li.p905 ul.menu_gauche_2 li:hover {background-color:#df8b81;display:block;border-bottom:#df8b81 dotted 1px;} 
/*******************************************************************/
/* 																   */
/*     						Dernières nouvelles        				*/
/*																   */
/*******************************************************************/

#zone_droite a:hover {color: #4e4ebc;}

#dernieres_nouvelles {
	background:#8cb2ff url(../images_v5/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_blue.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:hover {
	list-style-image:url(../images/everywhere/bullet_orange_blue_act.png);
}

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

#dernieres_nouvelles ul li a p {
	margin:0;
	padding:0;
}

div.news-latest-gotoarchive {
	text-align:right;
	margin-right:1em;
	margin-bottom:0.5em;
	padding-bottom:0;
	
	
}

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

div#logo_rss {
	width:150px;
	height:16px;
	position:relative;
	bottom:1.5em;
	left:1em;
	margin-bottom:0;
	padding-bottom:0;
	color:#3366cc;
	font-size:0.9em;
	line-height:16px;
}

#news_raccourcis {
	background:#8cb2ff url(../images_v5/index/border_droite_news_down.png) no-repeat;
	width:276px;
	height:17px;
	margin:0;
	padding:0;
	margin-top:-20px;
	z-index:-1;
}


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

#raccourcis a:hover{color:#ffa17f;}

#raccourcis {
	background-color: #3366cc;
	width:276px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	color:#FFFFFF;
	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_v5/everywhere/bullet_orange_raccourcis.gif);
}

#raccourcis ul li:hover {
	list-style-image:url(../images_v5/everywhere/bullet_orange_raccourcis_act.gif);
}

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

#chaque_mois {
	background:#8cb2ff url(../images_v5/index/border_droite_raccourcis_down.png) no-repeat top;	
	width:276px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	color:#FFFFFF;
	font-size:1em;
}

#chaque_mois img {
	background-color:#66caff;
	margin-top:20px;
	margin-left:15px;
	
}

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

#chaque_mois ul li:hover {
	list-style-image:url(../images/everywhere/bullet_orange_blue_act.png);
}

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

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

#chaque_mois ul li a p {
	margin:0;
	padding:0;
	display:inline;
}

#chaque_mois_down
{
	margin:0;
	padding:0;
	width:276px;
	height:17px;
	background:url(../images_v5/index/border_droite_mois_down.png) no-repeat;
}

/*******************************************************************/
/* 																   */
/*     						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;
	cursor:pointer;
	
}
#footer a#omms_footer {
	float:right;
	width:23px;
	height:23px;
	background:url(../images_v5/everywhere/footer_drapeau_omms.png) no-repeat;
		cursor:pointer;
}

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  

div.rgaccord1-nest div.csc-header {display:none;}
div.rgaccord1-nest div {padding-top:0;margin-top:0; }

div#normal_content div.rgaccord1-nest .bandeau_titre_l_010 h3 {
	cursor:pointer;
	margin-left:.5em;
}

div#normal_content div.rgaccord1-nest .bandeau_titre_l_010 h3:hover {color:#a1ff82;}

/* Toggle act item */

div#normal_content div.rgaccord1-nest .bandeau_titre_l_010 span {
		background:url(../images_v5/everywhere/picto_accordion_plus.png) center left no-repeat;
		float:left;
		cursor:pointer;
		margin:6px 5px 0 5px;
		width:16px;
		height:16px;}

div#normal_content div.rgaccord1-nest .bandeau_titre_l_010 span.act {
		background:url(../images_v5/everywhere/picto_accordion_minus.png) center left no-repeat;
}	
/* the content */
div.rgaccord1-content {padding-bottom:1em;}

/* remove margin of a CE */
div.rgaccord1-content .ce {margin-bottom:0;}

