/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */

#MenusContainer {
	clear:both;
	position:absolute;
	top:208px;
	margin: 0;
	padding-left:0px;
	text-align:left;	
	width: 925px;
	height: 25px;
	}

#MenusContainer ul {
	border: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-left: inherit;
	margin: 0;
	background-color: #fff;
	}

#MenusContainer ul li.Menus {
	display: block;
	float: left;
	text-align: center;
	}

#MenusContainer ul li.Menus a {
	text-decoration: none;
	display: block;
	height: 25px;
	line-height: 20px;
	font-weight: normal;
	font-size: 0.8em;
	color: rgb(255,255,255);
	width: 130px;
	text-align: center;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	}
	
#MenusContainer ul li.Menus a:hover {
	color: rgb(145,31,31);
	/*background-color: rgb(54,54,54);*/
	background:url(../images/puce_top.jpg) no-repeat 65px 20px ;
	}
		
#MenusContainer ul li.Langues {
	display: block;
	float: left;
	text-align: center;
	}

#MenusContainer ul li.Langues a {
	text-decoration: none;
	display: block;
	height: 25px;
	line-height: 20px;
	font-weight: normal;
	font-size: 0.7em;
	color: rgb(255,255,255);
	width: 80px;
	text-align: center;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	}
	
#MenusContainer ul li.Langues a:hover {
	color: rgb(145,31,31);
	/*background-color: rgb(54,54,54);*/
	background:url(../images/puce_top.jpg) no-repeat 40px 20px ;
	}
	
#MenusContainer ul li.MenusSelected {
	display: block;
	float: left;
	text-align: center;
	}

#MenusContainer ul li.MenusSelected a {
	text-decoration: none;
	display: block;
	height: 25px;
	line-height: 20px;
	font-weight: bold;
	font-size: 0.8em;
	color: rgb(255,255,255);
	width: 130px;
	text-align: center;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	background:url(../images/puce_top.jpg) no-repeat 65px 20px ;
	}
	
#MenusContainer ul li.MenusSelected a:hover {
	color: rgb(145,31,31);
	/*background-color: rgb(54,54,54);*/
	background:url(../images/puce_top.jpg) no-repeat 65px 20px ;
	}

/* 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: 10px 0px 0px 0px;
	}
.leftboxmenus1 li.Menus1 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus1 li.Menus1 a {
	width: 140px;
	display: block;
	font-size:  70%;
	padding: 5px 5px 2px 15px;
	/*background-color: rgb(184,184,184);*/
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus1 li.Menus1 a:hover {
	background: url(../images/site-menu2-bg-sel.gif) no-repeat 2px 8px;
	}
	
.leftboxmenus1 li.Menus1Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus1 li.Menus1Selected a {
	width: 140px;
	display: block;
	/*border-bottom: 1px solid rgb(224,224,224);*/
  	font-size:  70%;
	padding: 5px 5px 2px 15px;
	background: url(../images/site-menu2-bg-sel.gif) no-repeat 2px 8px;
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus1 li.Menus1Selected a:hover {
	background: url(../images/site-menu2-bg-sel.gif) no-repeat 2px 8px;
	}
	
.leftboxmenus1 li.Menus1Fixed {
	width: 140px;
	display: block;
	border-bottom: 1px solid rgb(224,224,224);
  	font-size:  70%;
	padding: 5px 5px 2px 15px;
	background: rgb(184,184,184) url(../images/site-menu1-bg.gif) no-repeat center left;
	margin: 0;
	font-weight: bold;
	color : rgb(0,0,0);
	text-decoration : none;
	}


/* Level 2 */

.leftboxmenus2 {
  	list-style: none;
	/*list-style-image: url(../images/layer1_bullets_menus1.gif);*/
	/*list-style-position: inside;*/ /* par def outside */
  	margin: 0;
  	padding: 10px 0px 0px 0px;
	}
.leftboxmenus2 li.Menus2 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2 a {
	width: 125px;
	display: block;
	/*border-bottom: 1px solid rgb(184,184,184);*/
  	font-size:  70%;
	padding: 5px 5px 2px 30px;
	/*background: url(../images/site-menu2-bg.gif) no-repeat 15px 4px;*/
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus2 li.Menus2 a:hover {
	background: url(../images/site-menu2-bg-sel.gif) no-repeat 15px 8px;
	}
	
.leftboxmenus2 li.Menus2Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2Selected a {
	width: 125px;
	display: block;
	/*border-bottom: 1px solid rgb(184,184,184);*/
  	font-size:  70%;
	padding: 5px 5px 2px 30px;
	background:url(../images/site-menu2-bg-sel.gif) no-repeat 15px 8px;
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus2 li.Menus2Selected a:hover {
	background: url(../images/site-menu2-bg-sel.gif) no-repeat 15px 8px;
	}
	
	
.leftboxmenus2 li.Menus2Fixed {
	width: 140px;
	display: block;
	/*border-bottom: 1px solid rgb(224,224,224);*/
  	font-size:  70%;
	padding: 2px 5px 2px 15px;
	/*background: rgb(204,204,204) url(../images/site-menu2-bg.gif) no-repeat 15px 0px;*/
	background-color: rgb(255,255,255);
	margin: 0;
	font-weight: bold;
	color : rgb(0,0,0);
	text-decoration : none;
	}

/* Level 3 */

.leftboxmenus3 {
  	list-style: none;
	/*list-style-image: url(../images/layer1_bullets_menus1.gif);*/
	/*list-style-position: inside;*/ /* par def outside */
  	margin: 0;
  	padding: 0;
	}
.leftboxmenus3 li.Menus3 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus3 li.Menus3 a {
	width: 115px;
	display: block;
	/*border-bottom: 1px solid rgb(184,184,184);*/
  	font-size:  70%;
	padding: 5px 5px 2px 40px;
	/*background: rgb(224,224,224) url(../images/site-menu2-bg.gif) no-repeat 25px 0px;*/
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus3 li.Menus3 a:hover {
	background: url(../images/site-menu2-bg-sel.gif) no-repeat 25px 8px;
	}
	
.leftboxmenus3 li.Menus3Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus3 li.Menus3Selected a {
	width: 115px;
	display: block;
	/*border-bottom: 1px solid rgb(184,184,184);*/
  	font-size:  70%;
	padding: 5px 5px 2px 40px;
	background:  url(../images/site-menu2-bg-sel.gif) no-repeat 25px 8px;
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus3 li.Menus3Selected a:hover {
	background: url(../images/site-menu2-bg-sel.gif) no-repeat 25px 8px;
	}
	
	
.leftboxmenus3 li.Menus3Fixed {
	width: 125px;
	display: block;
	/*border-bottom: 1px solid rgb(224,224,224);*/
  	font-size:  70%;
	padding: 5px 5px 2px 30px;
	/*background: rgb(204,204,204) url(../images/site-menu2-bg.gif) no-repeat 15px 0px;*/
	background-color: rgb(224,224,224);
	margin: 0;
	font-weight: bold;
	color : rgb(0,0,0);
	text-decoration : none;
	}


/* 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(224,224,224);
	}
.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;
	}

/* Chemin de navigation */
div#AntMenuNavig {
	font-weight : normal;
	font-Size : 10px;
	color: rgb(00,00,00);
	/*background-color: rgb(255,255,255);*/
	/*width : 100%;*/
	height : 20px;
	text-align: left;
	padding-left: 20px;
	}
	
div#AntMenuNavig a{
	color: rgb(00,00,00);
	}
	
div#AntMenuNavig a:hover{
	color: rgb(107,170,255);
	}


