/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */

#MenusContainer {
	clear:both;
	/*margin: 0;
  	padding: 0;
	top:0;
	left:0;*/
	background-color:  rgb(255,255,255);
  	border-bottom: 4px solid rgb(21,42,108);
  	height: 18px;
	}

#MenusContainer ul {
  	margin: 0;
  	padding: 0 10px 0 30px;
  	text-align: center;
	}

#MenusContainer li {
  	display: inline;
  	/*background-color: #fdf8f2;*/
  	color: rgb(255,255,255);
	padding-right: 10px;
	}

/* 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 left;
	padding-left: 15px;
	text-decoration: none;
	text-transform : uppercase;
	}

span.Menus a {
	font-weight: normal; 
	font-size: 0.9em;
	color: rgb(21,42,108);
	padding-left: 15px;
	padding-right: 0px;
	text-decoration: none;
	background :  url(../images/layer1_bullets_menus1.gif) no-repeat center left;
	/*text-transform : uppercase;*/
	}
span.Menus a:hover {
	font-weight: normal; 
	font-size: 0.9em;
	color: rgb(21,42,108);
	padding-left: 15px;
	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;
	}
div.Langues{
	padding: 5px 15px;
}
span.MenusLangues a {
	font-weight: normal; 
	font-size: 0.7em;
	color: rgb(255,255,255);
	/*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(255,255,255);
	text-decoration: underline;
	}


span.MenusSelected a {
	font-weight: bold; 
	font-size: 0.9em;
	color: rgb(21,42,108);
	padding-left: 15px;
	padding-right: 0px;
	text-decoration: none;
	background :  url(../images/layer1_bullets_menus1.gif) no-repeat center left;
	/*text-transform : uppercase;*/
	}
span.MenusSelected a:hover {
	font-weight: bold; 
	font-size: 0.9em;
	color: rgb(21,42,108);
	padding-left: 15px;
	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 {
	margin: 10px 0 0 0;
	padding: 0;
	}
.leftboxmenus1 li.Menus1 a {
	width: 151px;
	display: block;
	border-bottom: 1px solid rgb(161,131,110);
  	font-size:  70%;
	padding: 2px 5px 2px 15px;
	background-color: rgb(255,255,255);
	margin: 0;
	font-weight: bold;
	color : rgb(161,131,110);
	text-decoration : none;
	text-transform: uppercase;
	}
.leftboxmenus1 li.Menus1 a:hover {
	background-color: rgb(228,220,215);
	}
	
.leftboxmenus1 li.Menus1Selected {
	margin: 10px 0 0 0;
	padding: 0;
	}
.leftboxmenus1 li.Menus1Selected a {
	width: 151px;
	display: block;
	border-bottom: 1px solid rgb(161,131,110);
  	font-size:  70%;
	padding: 2px 5px 2px 15px;
	background-color: rgb(228,220,215);
	margin: 0;
	font-weight: bold;
	color : rgb(161,131,110);
	text-decoration : none;
	text-transform: uppercase;
	}
.leftboxmenus1 li.Menus1Selected a:hover {
	background-color: rgb(255,255,255);
	}
	
.leftboxmenus1 li.Menus1Fixed {
	width: 151px;
	display: block;
	border-bottom: 1px solid rgb(161,131,110);
  	font-size:  70%;
	padding: 2px 5px 2px 15px;
	background-color: rgb(255,255,255);
	margin: 10px 0 0 0;
	font-weight: bold;
	color : rgb(100,71,51);
	text-decoration : none;
	text-transform: uppercase;
	}

/* 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: 5px 0 0 0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2 a {
	width: 136px;
	display: block;
	border-bottom: 1px solid rgb(161,131,110);
  	font-size:  70%;
	padding: 2px 5px 2px 30px;
	background: rgb(255,255,255) url(../images/layer1_menus2-bg.gif) no-repeat 15px 0px;
	margin: 0;
	font-weight: bold;
	color : rgb(161,131,110);
	text-decoration : none;
	}
.leftboxmenus2 li.Menus2 a:hover {
	background-color: rgb(228,220,215);
	}
	
.leftboxmenus2 li.Menus2Selected {
	margin: 5px 0 0 0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2Selected a {
	width: 136px;
	display: block;
	border-bottom: 1px solid rgb(161,131,110);
  	font-size:  70%;
	padding: 2px 5px 2px 30px;
	background: rgb(228,220,215) url(../images/layer1_menus2-bg.gif) no-repeat 15px 0px;
	margin: 0;
	font-weight: bold;
	color : rgb(161,131,110);
	text-decoration : none;
	}
.leftboxmenus2 li.Menus2Selected a:hover {
	background-color: rgb(255,255,255);
	}
	
	
.leftboxmenus2 li.Menus2Fixed {
	width: 136px;
	display: block;
	border-bottom: 1px solid rgb(161,131,110);
  	font-size:  70%;
	padding: 2px 5px 2px 30px;
	background: rgb(255,255,255) url(../images/layer1_menus2-bg.gif) no-repeat 15px 0px;
	margin: 5px 0 0 0;
	font-weight: bold;
	color : rgb(100,71,51);
	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: 2px 0 0 0;
	padding: 0;
	}
.leftboxmenus3 li.Menus3 a {
	width: 126px;
	display: block;
	border-bottom: 1px solid rgb(161,131,110);
  	font-size:  70%;
	padding: 2px 5px 2px 40px;
	background: rgb(255,255,255) url(../images/layer1_menus2-bg.gif) no-repeat 25px 0px;
	margin: 0;
	font-weight: bold;
	color : rgb(161,131,110);
	text-decoration : none;
	}
.leftboxmenus3 li.Menus3 a:hover {
	background-color: rgb(228,220,215);
	}
	
.leftboxmenus3 li.Menus3Selected {
	margin: 2px 0 0 0;
	padding: 0;
	}
.leftboxmenus3 li.Menus3Selected a {
	width: 126px;
	display: block;
	border-bottom: 1px solid rgb(161,131,110);
  	font-size:  70%;
	padding: 2px 5px 2px 40px;
	background: rgb(228,220,215) url(../images/layer1_menus2-bg.gif) no-repeat 25px 0px;
	margin: 0;
	font-weight: bold;
	color : rgb(161,131,110);
	text-decoration : none;
	}
.leftboxmenus3 li.Menus3Selected a:hover {
	background-color: rgb(255,255,255);
	}
	
	
.leftboxmenus3 li.Menus3Fixed {
	width: 126px;
	display: block;
	border-bottom: 1px solid rgb(161,131,110);
  	font-size:  70%;
	padding: 2px 5px 2px 40px;
	background: rgb(255,255,255) url(../images/layer1_menus2-bg.gif) no-repeat 25px 0px;
	margin: 5px 0 0 0;
	font-weight: bold;
	color : rgb(100,71,51);
	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(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;
	}*/




