/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */

#MenusContainer2 {
	clear:both;
	margin: 0;
  	padding: 0;
  	height: 35px;
	background: url(../images/layer1_menus1bg-right.gif) no-repeat bottom right;
	}

#MenusContainer {
	margin: 0;
  	padding: 0;
	/*top:0;
	left:0;*/
	background:  url(../images/layer1_menus1bg-left.gif) no-repeat bottom left;
  	/*border-bottom: 0px solid rgb(21,42,108);*/
  	height: 35px;
	}

#MenusContainer ul {
  	margin: 0;
  	padding: 8px 10px 0 10px;
  	text-align: center;
	/*border: 1px solid red;*/
	}

#MenusContainer li {
  	display: inline;
  	/*background-color: #fdf8f2;*/
  	color: rgb(255,255,255);
	padding-right: 0px;
	padding-left: 0px;
	}

/* utilise pour le bullet de bg pour entourer le menus */
span.MenusClose {
	font-weight: bold; 
	font-size: 0.80em;
	color: rgb(255,255,255);
	background :  url(../images/layer1_bullets_menus1.gif) no-repeat center center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	text-transform : uppercase;
	}

span.Menus a {
	font-weight: bold; 
	font-size: 0.9em;
	color: rgb(255,255,255);
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;	
	/*text-transform : uppercase;*/
	}
span.Menus a:hover { 
	font-size: 0.9em;
	color: rgb(81,194,254);
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
	}

ul.navlangues {
	float: right;
  	margin: 0;
  	padding: 0 10px 0 30px;
  	text-align: right;
	width: 200px;
	}

ul.navlangues li {
  	display: inline;
	font-size: 80%;
  	/*background-color: #fdf8f2;*/
  	color: rgb(34,39,139);
	padding: 0px;
	}

span.MenusLangues a {
	font-weight: normal; 
	font-size: 0.8em;
	color: rgb(81,194,254);
	/*background :  url(../images/menu_st.gif) no-repeat center left;*/
	padding: 3px 2px;
	text-decoration: none;
	text-transform: uppercase;
	width: 120px;
	text-align: left;
	}
span.MenusLangues a:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
	}


span.MenusSelected a {
	font-weight: bold; 
	font-size: 0.9em;
	color: rgb(81,194,254);
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	/*text-transform : uppercase;*/
	}
span.MenusSelected a:hover {
	font-weight: bold; 
	font-size: 0.9em;
	color: rgb(255,255,255);
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
	}

/* Level 1 (utilisé si menus de niv 1 sur la gauche) */

.leftboxmenus1 {
  	list-style: none;
	/*list-style-image: url(../images/layer1_bullets_menus1.gif);*/
	/*list-style-position: inside;*/ /* par def outside */
  	margin: 0;
  	padding: 0;
	}
.leftboxmenus1 li.Menus1 {
  	border-bottom: 10px solid rgb(75,83,125);
  	padding: 0.4em 0 0.2em 0px;
  	font-size:  90%;
	background-color : rgb(255,255,255);
	}
.leftboxmenus1 li.Menus1Fixed {
  	border-bottom: 10px solid rgb(75,83,125);
  	padding: 0.4em 0 0.2em 4px;
  	font-size:  90%;
	background-color : rgb(255,255,255);
	}
.leftboxmenus1 li.Menus1Selected {
  	border-bottom: 10px solid rgb(75,83,125);
  	padding: 0.4em 0 0.2em 0px;
  	font-size:  90%;
	background-color : rgb(228,127,0);
	}
/*.leftboxmenus1 li a:link, #nav li a:visited {
  	text-decoration: none;
  	color: #245185;
  	font-weight: normal;
	}*/

.Menus1Fixed {
	font-weight: bold;
	color : rgb(75,83,125);
	text-decoration : none;
	padding-left : 0px;
	}

.Menus1 a {
	color : rgb(75,83,125);
	background :  rgb(255,255,255) url(../images/layer1_bullets_menus1.gif) no-repeat center left;	
	padding-left : 10px;  /* padding sur le li au lieu d'ici pour aligner texte sur la gauche */
	text-decoration : none;
	}
.Menus1 a:hover {
	color : rgb(228,127,0);
	text-decoration : none;	
	padding-left : 10px;
	}
.Menus1Selected a {
	color : rgb(255,255,255);
	background :  rgb(228,127,0) url(../images/layer1_bullets_menus2_sel.gif) no-repeat center left;	
	padding-left : 10px;
	text-decoration : none;
	}
.Menus1Selected a:hover {
	color : rgb(75,83,125);
	text-decoration : none;
	/*background :  rgb(255,255,255) url(../images/menu2_st_sel.gif) no-repeat center left;*/	
	padding-left : 10px;
	}



/* Level 2 */

.leftboxmenus2 {
  	/*list-style: none;*/
	list-style-image: url(../images/layer1_bullets_menus2.gif);
	list-style-position: outside; /* par def outside */
  	margin: 0;
  	padding: 0;
	text-align: left;
	vertical-align: middle;
	width:167px;
	}
.leftboxmenus2 li.Menus2 {
  	/*border-bottom: 2px solid rgb(255,255,255);*/
  	padding: 0;
	margin: 15px 5px 15px 45px;
  	font-size:  90%;
	}
.leftboxmenus2 li.Menus2Fixed {
  	/*border-bottom: 2px solid rgb(255,255,255);*/
  	padding: 0;
	margin: 15px 5px 15px 45px;
  	font-size:  90%;
	}
.leftboxmenus2 li.Menus2Selected {
  	/*border-bottom: 2px solid rgb(255,255,255);*/
  	padding: 0;
	margin: 15px 5px 15px 45px;
  	font-size:  90%;
	}
/*.leftboxmenus2 li a:link, #nav li a:visited {
  	text-decoration: none;
  	color: #245185;
  	font-weight: normal;
	}*/

span.Menus2Fixed {
	font-weight: bold;
	color : rgb(231,164,21);
	text-decoration : none;
	padding-left : 5px;
	}

span.Menus2 a {
	font-weight: bold;
	color : rgb(255,255,255);	
	padding-left : 5px;  /* padding sur le li au lieu d'ici pour aligner texte sur la gauche */
	text-decoration : none;
	}
span.Menus2 a:hover {
	color : rgb(81,194,254);
	text-decoration : none;	
	padding-left : 5px;
	}
span.Menus2Selected a {
	font-weight: bold;
	color : rgb(81,194,254);	
	padding-left : 5px;
	text-decoration : none;
	}
span.Menus2Selected a:hover {
	color : rgb(255,255,255);
	text-decoration : none;	
	padding-left : 5px;
	}


/* Level 3 */

.leftboxmenus3 {
  	list-style: disc;
	color: rgb(255,255,255);
  	margin: 0;
  	padding: 0 0 0 60px;
	text-align: left;
	}
.leftboxmenus3 li.Menus3 {
  	/*border-bottom: 10px solid rgb(75,83,125);*/
  	padding: 0.3em 0 0.1em 0;
  	font-size:  80%;
	}
.leftboxmenus3 li.Menus3Fixed {
  	/*border-bottom: 10px solid rgb(75,83,125);*/
  	padding: 0.3em 0 0.1em 0;
  	font-size:  80%;
	}
.leftboxmenus3 li.Menus3Selected {
  	/*border-bottom: 10px solid rgb(75,83,125);*/
  	padding: 0.3em 0 0.1em 0;
  	font-size:  80%;
	}
/*.leftboxmenus3 li a:link, #nav li a:visited {
  	text-decoration: none;
  	color: #245185;
  	font-weight: normal;
	}*/

span.Menus3Fixed {
	font-weight: bold;
	color : rgb(231,164,21);
	text-decoration : none;
	padding-left : 0px;
	}

span.Menus3 a {
	color : rgb(255,255,255);
	/*background :  rgb(224,224,224) url(../images/menu2_st.gif) no-repeat center left;*/	
	padding-left : 0px;
	text-decoration : none;
	}
span.Menus3 a:hover {
	color : rgb(81,194,254);
	text-decoration : none;
	/*background :  rgb(255,255,255) url(../images/menu2_st_sel.gif) no-repeat center left;*/	
	padding-left : 0px;
	}
span.Menus3Selected a {
	color : rgb(81,194,254);
	/*background :  rgb(224,224,224) url(../images/menu2_st.gif) no-repeat center left;*/	
	padding-left : 0px;
	text-decoration : none;
	}
span.Menus3Selected a:hover {
	color : rgb(255,255,255);
	text-decoration : none;
	/*background :  rgb(255,255,255) url(../images/menu2_st_sel.gif) no-repeat center left;*/	
	padding-left : 0px;
	}


/* Level 4 */

.leftboxmenus4 {
  	list-style: none;
  	margin: 0;
  	padding:  0;
	}
.leftboxmenus4 li.Menus4 {
  	border-bottom: 0px solid #b9d2e3;
  	padding: 0.3em 0 0.1em 0;
  	/*font-size:  80%;*/ /* car 80% par rapport au 3*/
	background-color : rgb(129,174,248);
	}
.leftboxmenus4 li.Menus4Fixed {
  	border-bottom: 0px solid rgb(0,0,0);
  	padding: 0.3em 0 0.1em 0;
  	/*font-size:  80%;*/
	background-color : rgb(129,174,248);
	}
.leftboxmenus4 li.Menus4Selected {
  	border-bottom: 0px solid rgb(34,39,139);
  	padding: 0.3em 0 0.1em 0;
  	/*font-size:  80%;*/
	background-color : rgb(129,174,248);
	}
/*.leftboxmenus4 li a:link, #nav li a:visited {
  	text-decoration: none;
  	color: #245185;
  	font-weight: normal;
	}*/

span.Menus4Fixed {
	color : rgb(255,0,0);
	text-decoration : none;
	padding-left : 25px;
	}

span.Menus4 a {
	color : rgb(255,255,255);
	/*background :  rgb(224,224,224) url(../images/menu2_st.gif) no-repeat center left;*/	
	padding-left : 25px;
	text-decoration : none;
	}
span.Menus4 a:hover {
	color : rgb(203,220,252);
	text-decoration : none;
	/*background :  rgb(255,255,255) url(../images/menu2_st_sel.gif) no-repeat center left;*/	
	padding-left : 25px;
	}
span.Menus4Selected a {
	color : rgb(34,39,139);
	/*background :  rgb(224,224,224) url(../images/menu2_st.gif) no-repeat center left;*/	
	padding-left : 25px;
	text-decoration : none;
	}
span.Menus4Selected a:hover {
	color : rgb(203,220,252);
	text-decoration : none;
	/*background :  rgb(255,255,255) url(../images/menu2_st_sel.gif) no-repeat center left;*/	
	padding-left : 25px;
	}



