/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */

#MenusContainer {
	clear:both;
	/*margin: 0;
  	padding: 0;
	top:0;
	left:0;*/
	background: rgb(0,0,0) url(../images/layer1_menus1.jpg) no-repeat top left;
	/*border-top: 1px solid #b9d2e3;
  	border-bottom: 1px solid #b9d2e3;*/
  	height: 40px;
	}
	
table.MenuTop{
	width: 100%;
	padding: 0;
}

#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;
	}
	
td.Menus{
	height: 40px;
	vertical-align: middle;	
	padding: 0 15px 0 10px;
}

td.Menus a {
	font-weight: bold; 
	font-size: 0.9em;
	color: rgb(255,255,255);
	padding-left: 0px;
	text-decoration: none;
	/*text-transform : uppercase;*/
	}
td.Menus a:hover {
	font-weight: bold; 
	font-size: 0.9em;
	color: rgb(209,179,96);
	padding-left: 0px;
	text-decoration: underline;
	}
	
td.MenusSelected{
	height: 40px;
	vertical-align: middle;	
	padding: 0 15px 0 15px;
}

td.MenusSelected a {
	font-weight: bold; 
	font-size: 0.9em;
	color: rgb(209,179,96);
	padding-left: 0px;
	text-decoration: none;
	/*text-transform : uppercase;*/
	}
td.MenusSelected a:hover {
	font-weight: bold; 
	font-size: 0.9em;
	color: rgb(255,255,255);
	padding-left: 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(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(0,0,0);
	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(54,54,54);
	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: 0;
  	padding: 0;
	}
.leftboxmenus1 li.Menus1 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus1 li.Menus1 a {
	width: 140px;
	display: block;
	border-bottom: 1px solid rgb(224,224,224);
  	font-size:  70%;
	padding: 2px 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(109,0,5);
	text-decoration : none;
	}
.leftboxmenus1 li.Menus1 a:hover {
	background: rgb(204,204,204) url(../images/site-menu1-bg-sel.gif) no-repeat center left;
	}
	
.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: 2px 5px 2px 15px;
	background: rgb(184,184,184) url(../images/site-menu1-bg-sel.gif) no-repeat center left;
	margin: 0;
	font-weight: bold;
	color : rgb(109,0,5);
	text-decoration : none;
	}
.leftboxmenus1 li.Menus1Selected a:hover {
	background: rgb(204,204,204) url(../images/site-menu1-bg.gif) no-repeat center left;
	}
	
.leftboxmenus1 li.Menus1Fixed {
	width: 140px;
	display: block;
	border-bottom: 1px solid rgb(224,224,224);
  	font-size:  70%;
	padding: 2px 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: 0;
	}
.leftboxmenus2 li.Menus2 {
	margin: 10px 10px 0 10px;
	padding: 0;
	background: url(../images/layer1_menus2it-bg.jpg) repeat-x top left;
	width: 140px;
	}
.leftboxmenus2 li.Menus2 a {
	width: 125px;
	display: block;
  	font-size:  70%;
	padding: 2px 5px 2px 10px;
	/*background: url(../images/layer1_menus2-bullets.gif) no-repeat 15px 0px;*/
	margin: 0;
	font-weight: bold;
	color : rgb(0,0,0);
	text-decoration : none;
	}
.leftboxmenus2 li.Menus2 a:hover {
	background-color: rgb(197,206,207);
	}
	
.leftboxmenus2 li.Menus2Selected {
	margin: 10px 10px 0 10px;
	padding: 0;
	background: url(../images/layer1_menus2it-sel-bg.jpg) repeat-x top left;
	width: 140px;
	}
.leftboxmenus2 li.Menus2Selected a {
	width: 125px;
	display: block;
  	font-size:  70%;
	padding: 2px 5px 2px 10px;
	/*background: rgb(224,224,224) url(../images/site-menu2-bg-sel.gif) no-repeat 15px 0px;*/
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus2 li.Menus2Selected a:hover {
	background-color: rgb(45,52,59);
	}
	
	
.leftboxmenus2 li.Menus2Fixed {
	margin: 10px 10px 0 10px;
	padding: 0;
	background: url(../images/layer1_menus2it-bg.jpg) repeat-x top left;
	width: 137px;
	display: block;
  	font-size:  80%;
	padding: 0px 0px 2px 3px;
	/*background: rgb(224,224,224) url(../images/site-menu2-bg-sel.gif) no-repeat 15px 0px;*/
	font-weight: bold;
	color : rgb(54,54,54);
	}

/* 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: 125px;
	display: block;
  	font-size:  70%;
	padding: 2px 5px 2px 30px;
	background: url(../images/layer1_menus2-bullets.gif) no-repeat 15px 4px;
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus3 li.Menus3 a:hover {
	color: rgb(209,179,96);
	background: url(../images/layer1_menus2-bullets.gif) no-repeat 15px 4px;
	}
	
.leftboxmenus3 li.Menus3Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus3 li.Menus3Selected a {
	width: 125px;
	display: block;
  	font-size:  70%;
	padding: 2px 5px 2px 30px;
	background: url(../images/layer1_menus2-bullets.gif) no-repeat 15px 4px;
	margin: 0;
	font-weight: bold;
	color : rgb(209,179,96);
	text-decoration : none;
	}
.leftboxmenus3 li.Menus3Selected a:hover {
	color: rgb(255,255,255);
	background: url(../images/layer1_menus2-bullets.gif) no-repeat 15px 4px;
	}
	
	
.leftboxmenus3 li.Menus3Fixed {
	width: 125px;
	display: block;
  	font-size:  70%;
	padding: 2px 5px 2px 30px;
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}


/* Level 4 */

.leftboxmenus4 {
  	list-style: none;
	/*list-style-image: url(../images/layer1_bullets_menus1.gif);*/
	/*list-style-position: inside;*/ /* par def outside */
  	margin: 0;
  	padding: 0;
	}
.leftboxmenus4 li.Menus4 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus4 li.Menus4 a {
	width: 115px;
	display: block;
  	font-size:  70%;
	padding: 2px 5px 2px 40px;
	background: url(../images/layer1_menus2-bullets.gif) no-repeat 25px 4px;
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}
.leftboxmenus4 li.Menus4 a:hover {
	color: rgb(209,179,96);
	background: url(../images/layer1_menus2-bullets.gif) no-repeat 25px 4px;
	}
	
.leftboxmenus4 li.Menus4Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus4 li.Menus4Selected a {
	width: 115px;
	display: block;
  	font-size:  70%;
	padding: 2px 5px 2px 40px;
	background: url(../images/layer1_menus2-bullets.gif) no-repeat 25px 4px;
	margin: 0;
	font-weight: bold;
	color : rgb(209,179,96);
	text-decoration : none;
	}
.leftboxmenus4 li.Menus4Selected a:hover {
	color: rgb(255,255,255);
	background: url(../images/layer1_menus2-bullets.gif) no-repeat 25px 4px;
	}
	
	
.leftboxmenus4 li.Menus4Fixed {
	width: 125px;
	display: block;
  	font-size:  70%;
	padding: 2px 5px 2px 30px;
	margin: 0;
	font-weight: bold;
	color : rgb(255,255,255);
	text-decoration : none;
	}

/* Chemin de navigation */
div#AntMenuNavig {
	font-weight : normal;
	font-Size : 10px;
	color: rgb(204,204,204);
	/*width : 100%;*/
	height : 20px;
	text-align: left;
	padding-left: 20px;
	}
	
div#AntMenuNavig a{
	color: rgb(204,204,204);
	}
	
div#AntMenuNavig a:hover{
	color: rgb(209,179,96);
	}




