/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */

#MenusContainer {
	clear:both;
	/*margin: 0;
  	padding: 0;
	top:0;
	left:0;*/
	background-color:  rgb(34,39,139);
	/*border-top: 1px solid #b9d2e3;
  	border-bottom: 1px solid #b9d2e3;*/
  	height: 18px;
	}

#MenusContainer ul {
  	margin: 0;
  	padding: 0 10px 0 30px;
  	text-align: left;
	}

#MenusContainer li {
  	display: inline;
  	/*background-color: #fdf8f2;*/
  	color: rgb(255,255,255);
	padding-right: 10px;
	}

span.Menus a {
	font-weight: normal; 
	font-size: 0.8em;
	color: rgb(255,255,255);
	background :  url(../images/menu_st.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	text-transform : uppercase;
	}
span.Menus a:hover {
	font-weight: normal; 
	font-size: 0.8em;
	color: rgb(203,220,252);
	background :  url(../images/menu_st.gif) no-repeat center left;
	padding-left: 15px;
	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(249,113,3);
	/*background :  url(../images/menu_st.gif) no-repeat center left;*/
	padding: 3px 2px;
	text-decoration: none;
	text-transform: uppercase;
	}
span.MenusLangues a:hover {
	color: rgb(34,39,139);
	text-decoration: underline;
	}


span.MenusSelected a {
	font-weight: bold; 
	font-size: 0.8em;
	color: rgb(255,255,255);
	background :  url(../images/menu_st_sel.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	text-transform : uppercase;
	}
span.MenusSelected a:hover {
	font-weight: bold; 
	font-size: 0.8em;
	color: rgb(203,220,252);
	background :  url(../images/menu_st_sel.gif) no-repeat center left;
	padding-left: 15px;
	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: 0px 0px 0px 5px;
  	padding: 0;
	}
.leftboxmenus1 li.Menus1 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus1 li.Menus1 a {
	height:20px;
	width: 130px;
	display: block;
	border-bottom: 1px solid rgb(200,200,200);
  	font-size:  75%;
	padding: 3px 5px 2px 15px;
	background: rgb(76,87,95) url(../images/layer1_puce_menu_left.gif) no-repeat 3px 7px;
	margin-left: 0px;
	font-weight: bold;
	color : rgb(170,170,170);
	text-decoration : none;
	}
.leftboxmenus1 li.Menus1 a:hover {
	color: rgb(255,255,255);
	background: rgb(76,87,95) url(../images/layer1_puce_menu_left.gif) no-repeat 3px 7px;
	}
	
.leftboxmenus1 li.Menus1Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus1 li.Menus1Selected a {
	height:20px;
	width: 130px;
	display: block;
	border-bottom: 1px solid rgb(200,200,200);
  	font-size:  75%;
	padding: 3px 5px 2px 15px;
	background: rgb(76,87,95) url(../images/layer1_puce_menu_left.gif) no-repeat 3px 7px;
	margin-left: 0px;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus1 li.Menus1Selected a:hover {
	background: rgb(76,87,95) url(../images/layer1_puce_menu_left.gif) no-repeat 3px 7px;
	color:rgb(255,255,255);
	}
	
.leftboxmenus1 li.Menus1Fixed {
	height:20px;
	width: 130px;
	display: block;
	border-bottom: 1px solid rgb(200,200,200);
  	font-size:  75%;
	padding: 3px 5px 2px 15px;
	background: rgb(76,87,95) url(../images/layer1_puce_menu_left.gif) no-repeat 3px 7px;
	margin-left: 0px;
	font-weight: bold;
	color : rgb(170,170,170);
	text-decoration : none;
	cursor: pointer;
	}
	
.leftboxmenus1 li.Menus1FixedOver {
	height:20px;
	width: 130px;
	display: block;
	border-bottom: 1px solid rgb(200,200,200);
  	font-size:  75%;
	padding: 3px 5px 2px 15px;
	background: rgb(76,87,95) url(../images/layer1_puce_menu_left.gif) no-repeat 3px 7px;
	margin-left: 0px;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	cursor: pointer;
	}


/* Level 2 */

.leftboxmenus2 {
	background-color:rgb(107,114,119);
	width: 150px;
  	list-style: none;
	/*list-style-image: url(../images/layer1_bullets_menus1.gif);*/
	/*list-style-position: inside;*/ /* par def outside */
  	margin: 0 0 0 5px;
  	padding: 0;
	}
.leftboxmenus2 li.Menus2 {
	margin:0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2 a {
	width: 120px;
	display: block;
  	font-size:  75%;
	padding: 2px 5px 2px 25px;
	/*background-color: rgb(107,114,119) ;*/
	margin-left: 0px;
	font-weight: bold;
	color : rgb(170,170,170);
	text-decoration : none;
	}
.leftboxmenus2 li.Menus2 a:hover {
	background-color: rgb(107,114,119) ;
	color:rgb(255,255,255);
	}
	
.leftboxmenus2 li.Menus2Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2Selected a {
	width: 120px;
	display: block;
  	font-size:  75%;
	padding: 2px 5px 2px 25px;
	background: rgb(107,114,119) ;
	margin-left: 0px;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus2 li.Menus2Selected a:hover {
	background: rgb(107,114,119);
	color:rgb(255,255,255);
	}
	
	
.leftboxmenus2 li.Menus2Fixed {
	width: 130px;
	display: block;
	border-bottom: 1px solid rgb(200,200,200);
  	font-size:  75%;
	padding: 2px 5px 2px 15px;
	/*background: rgb(204,204,204) url(../images/site-menu2-bg.gif) no-repeat 15px 0px;*/
	background-color: rgb(204,204,204);
	margin: 0;
	font-weight: bold;
	color : rgb(0,0,0);
	text-decoration : none;
	}

/* Level 3 */

.leftboxmenus3 {
	background-color:rgb(107,114,119);
	width: 150px;
  	list-style: none;
	/*list-style-image: url(../images/layer1_bullets_menus1.gif);*/
	/*list-style-position: inside;*/ /* par def outside */
  	margin: 0 0 0 5px;
  	padding: 0;
	}
.leftboxmenus3,.leftboxmenus2 li.Menus3 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus3,.leftboxmenus2 li.Menus3 a {
	width: 110px;
	display: block;
  	font-size:  75%;
	padding: 2px 5px 2px 35px;
	background-color: rgb(107,114,119);
	margin: 0px;
	font-weight: bold;
	color : rgb(170,170,170);
	text-decoration : none;
	}
.leftboxmenus3,.leftboxmenus2 li.Menus3 a:hover {
	background: rgb(107,114,119);
	color:rgb(255,255,255);
	}
	
.leftboxmenus3,.leftboxmenus2 li.Menus3Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus3,.leftboxmenus2 li.Menus3Selected a {
	width: 110px;
	display: block;
  	font-size:  75%;
	padding: 2px 5px 2px 35px;
	background-color: rgb(107,114,119) ;
	margin: 0px;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus3,.leftboxmenus2 li.Menus3Selected a:hover {
	background-color: rgb(107,114,119);
	color:rgb(255,255,255);
	}
	
	
.leftboxmenus3,.leftboxmenus2 li.Menus3Fixed {
	width: 110px;
	display: block;
  	font-size:  75%;
	padding: 2px 5px 2px 35px;
	/*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 {
	background-color:rgb(107,114,119);
	width: 100px;
  	list-style: none;
	/*list-style-image: url(../images/layer1_bullets_menus1.gif);*/
	/*list-style-position: inside;*/ /* par def outside */
  	margin: 0 0 0 5px;
  	padding: 0;
	}
.leftboxmenus4,.leftboxmenus2 li.Menus4 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus4,.leftboxmenus2 li.Menus4 a {
	width: 100px;
	display: block;
  	font-size:  75%;
	padding: 2px 5px 2px 40px;
	background-color: rgb(107,114,119);
	margin-left: 5px;
	font-weight: bold;
	color : rgb(170,170,170);
	text-decoration : none;
	}
.leftboxmenus4,.leftboxmenus2 li.Menus4 a:hover {
	background: rgb(107,114,119);
	}
	
.leftboxmenus4,.leftboxmenus2 li.Menus4Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus4,.leftboxmenus2 li.Menus4Selected a {
	width: 100px;
	display: block;
  	font-size:  75%;
	padding: 2px 5px 2px 40px;
	background-color: rgb(107,114,119) ;
	margin-left: 5px;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus4,.leftboxmenus2 li.Menus4Selected a:hover {
	background-color: rgb(107,114,119);
	color:rgb(255,255,255);
	}
	
	
.leftboxmenus4,.leftboxmenus2 li.Menus4Fixed {
	width: 100px;
	display: block;
  	font-size:  75%;
	padding: 2px 5px 2px 40px;
	/*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;
	}


/* Chemin de navigation */
div#AntMenuNavig {
	font-weight : normal;
	font-Size : 10px;
	color: rgb(76,87,95);
	/*width : 100%;*/
	height : 20px;
	text-align: left;
	padding-left: 20px;
	}
	
div#AntMenuNavig a{
	color: rgb(76,87,95);
	}
	
div#AntMenuNavig a:hover{
	color: rgb(76,87,95);
	}

