/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */


/* MENUS TOP */

#MenusContainer {
	clear: both;
	margin: 10px 0px 15px 0px;
	padding: 1px 0px 4px 0px;
	background: #301d0e url(../images/degade_bandeau_haut_1.jpg) repeat-x 0px 0px;
	border: 1px solid rgb(183,167,118);
	}

#MenusContainer ul {
  	margin: 0;
  	padding: 0px 10px 0px 10px;
  	text-align: left;
	}

#MenusContainer li {
  	display: inline;
  	color: rgb(224,216,182);
	padding-right: 10px;
	}

span.Menus a {
	padding: 2px 8px 2px 8px;
	font-weight: normal; 
	font-size: 0.8em;
	color: rgb(224,216,182);
	text-decoration: none;
	}
span.Menus a:hover {
	padding: 2px 8px 2px 8px;
	font-weight: normal; 
	font-size: 0.8em;
	color: rgb(224,216,182);
	text-decoration: none;
	background: #301d0e url(../images/degade_bandeau_haut_2.jpg) repeat-x 0px 0px;
	}

span.MenusSelected a {
	padding: 2px 8px 2px 8px;
	font-weight: bold; 
	font-size: 0.8em;
	color: rgb(224,216,182);
	padding-right: 8px;
	text-decoration: none;
	}
span.MenusSelected a:hover {
	padding: 2px 8px 2px 8px;
	font-weight: bold; 
	font-size: 0.8em;
	color: rgb(224,216,182);
	text-decoration: none;
	background: #301d0e url(../images/degade_bandeau_haut_2.jpg) repeat-x 0px 0px;
	}


/* LANGUES */

#Langues {
	clear: both;
	position: absolute;
	top: 32px;
	margin: 0px;
	padding: 0px 0px 0px 660px;
	width: 300px;
	}

ul.navlangues {
	float: right;
  	margin: 0;
  	padding: 0;
  	text-align: right;
	width: 300px;
	}

ul.navlangues li {
  	display: inline;
	font-size: 0.8em;
	font-weight: bold;
  	color: rgb(224,216,182);
	padding: 0px;
	}

span.MenusLangues a {
	padding: 0px 5px 0px 5px;
	color: #da915c;
	text-decoration: none;
	}
span.MenusLangues a:hover {
	color: rgb(224,216,182);
	text-decoration: none;
	}


/* MENUS LEFT - RIGHT */

/* 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: 175px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 10px;
	margin: 0;
	font-weight: bold;
	color: rgb(109,0,5);
	text-decoration : none;
	background: rgb(184,184,184) url(../images/site-menu1-bg.gif) no-repeat center left;
	border-bottom: 1px solid rgb(224,224,224);
	}
.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: 175px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 10px;
	margin: 0;
	font-weight: bold;
	color: rgb(109,0,5);
	text-decoration: none;
	background: rgb(184,184,184) url(../images/site-menu1-bg-sel.gif) no-repeat center left;
	border-bottom: 1px solid rgb(224,224,224);
	}
.leftboxmenus1 li.Menus1Selected a:hover {
	background: rgb(204,204,204) url(../images/site-menu1-bg.gif) no-repeat center left;
	}
	
.leftboxmenus1 li.Menus1Fixed {
	width: 175px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 10px;
	margin: 0;
	font-weight: bold;
	color: rgb(0,0,0);
	text-decoration: none;
	background: rgb(184,184,184) url(../images/site-menu1-bg.gif) no-repeat center left;
	border-bottom: 1px solid rgb(224,224,224);
	}


/* Level 2 */

.leftboxmenus2 {
  	list-style: none;
	/*background-color:rgb(224,216,182);*/
	/*list-style-image: url(../images/layer1_bullets_menus1.gif);*/
	/*list-style-position: inside;*/ /* par def outside */
  	margin: 0;
  	padding: 0;
	}
.leftboxmenus2 li.Menus2 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2 a {
	width: 165px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 20px;
	margin: 0;
	font-weight: bold;
	color: rgb(224,216,182);
	text-decoration : none;
	}
.leftboxmenus2 li.Menus2 a:hover {
	color: rgb(224,216,182);
	background-color: rgb(69,43,25);
	}
	
.leftboxmenus2 li.Menus2Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2Selected a {
	width: 165px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 20px;
	margin: 0;
	font-weight: bold;
	color: rgb(224,216,182);
	text-decoration: none;
	background: rgb(69,43,25);
	}
.leftboxmenus2 li.Menus2Selected a:hover {
	}
	
.leftboxmenus2 li.Menus2Fixed {
	width: 175px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 10px;
	margin: 0;
	font-weight: bold;
	color: rgb(48,28,14);
	text-decoration: none;
	background-color: rgb(211,199,152);
	}

/* 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: 155px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 30px;
	margin: 0;
	font-weight: bold;
	color: rgb(224,216,182);
	text-decoration: none;
	}
.leftboxmenus3 li.Menus3 a:hover {
	color: rgb(224,216,182);
	background-color: rgb(69,43,25);
	}
	
.leftboxmenus3 li.Menus3Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus3 li.Menus3Selected a {
	width: 155px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 30px;
	margin: 0;
	font-weight: bold;
	color: rgb(224,216,182);
	text-decoration: none;
	background: rgb(69,43,25);
	}
.leftboxmenus3 li.Menus3Selected a:hover {
	}
	
.leftboxmenus3 li.Menus3Fixed {
	width: 165px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 20px;
	margin: 0;
	font-weight: bold;
	color: rgb(48,28,14);
	text-decoration: none;
	background-color: rgb(211,199,152);
	}


/* Level 4 */

.leftboxmenus4 {
  	list-style: none;
  	margin: 0;
  	padding:  0;
	}
.leftboxmenus4 li.Menus4 {
  	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 {
  	padding: 0.3em 0 0.1em 0;
  	/*font-size: 80%;*/
	background-color : rgb(129,174,248);
	}
.leftboxmenus4 li.Menus4Selected {
  	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);
	padding-left: 25px;
	text-decoration: none;
	}
span.Menus4 a:hover {
	color: rgb(203,220,252);
	text-decoration: none;
	padding-left: 25px;
	}
span.Menus4Selected a {
	color: rgb(34,39,139);
	padding-left: 25px;
	text-decoration: none;
	}
span.Menus4Selected a:hover {
	color: rgb(203,220,252);
	text-decoration: none;	
	padding-left: 25px;
	}

/* Chemin de navigation */
div#AntMenuNavig {
	font-weight: normal;
	font-Size: 10px;
	color: rgb(48,28,14);
	height: 20px;
	text-align: left;
	padding-left: 10px;
	}
	
div#AntMenuNavig a{
	color: rgb(48,28,14);
	}
	
div#AntMenuNavig a:hover{
	color: rgb(163,108,70);
	}

