/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */
td.MenusContainer {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : #99ccff;
	text-decoration : none;
	text-align : left;	
	padding-left : 250px;
	width : 100%;
	height : 50px;
	background :  rgb(144,53,59) url(../images/site-menus1bg.jpg) no-repeat top left;
	/*border-bottom : 1px solid rgb(241,246,252);*/
	/*border-top : 1px solid rgb(241,246,252);*/
	}
td.MenusContainerAdmin {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : #99ccff;
	text-decoration : none;
	text-align : center;	
	padding : 0px;
	width : 100%;
	height : 25px;
	/*background :  rgb(148,148,0) url(../images/site-menus1bg.jpg) no-repeat top left;*/
	/*border-bottom : 1px solid rgb(241,246,252);*/
	/*border-top : 1px solid rgb(241,246,252);*/
	}
td.LanContainer {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 9px;
	color : #99ccff;
	text-decoration : none;
	text-align : right;	
	padding-left : 0px;
	padding-right : 100px;
	padding-top : 0px;
	padding-bottom : 0px;
	width : 100%;
	height : 30px;
	background :  rgb(255,255,255) url(../images/layer1_header_lan.jpg) no-repeat bottom left;
	/*border-bottom : 1px solid rgb(255,255,255);
	border-top : 0px solid rgb(255,255,255);*/
	}
td.MenusNavigation {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	font-Style : italic;
	font-Size : 11px;
	color : rgb(0,28,108);
	text-decoration : none;
	text-align : left;
	/*background  :  rgb(18,169,218);*/
	padding : 2px;
	width : 100%;
	height : 16px;
	}
td.MenusNavigation a{
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	font-Style : italic;
	font-Size : 11px;
	color : rgb(0,0,153);
	text-decoration : none;
	}
td.MenusNavigation a : hover{
	text-decoration : underline;
	} 

td.lanMenus {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : rgb(255,255,255);
	text-decoration : none;
	text-align : right;
	/*text-transform : uppercase;*/
	padding-top : 4px;
	padding-bottom : 8px;	
	padding-right : 10px;	
	padding-left : 10px;
	vertical-align : middle;
	height : 30px;
	border-right : 0px solid rgb(220,222,233);
	border-left : 0px solid rgb(220,222,233);
	}
td.lanMenus a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 14px;
	color : rgb(255,255,255);
	}
td.lanMenus a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 14px;
	color : rgb(27,85,151);
	text-decoration : none;
	}

div.space {	
	height : 10px;
	}

div.Menus {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 13px;
	color : rgb(255,255,255);
	text-decoration : none;
	text-align : left;
	/*text-transform : uppercase;*/
	padding-top : 5px;
	padding-bottom : 5px;	
	padding-right : 10px;	
	padding-left : 10px;
	vertical-align : middle;
	background : url(../images/site-menus1bg.jpg) no-repeat top left;*/
	height : 23px;
 	/*width : 163px;*/
	}
div.Menus a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 13px;
	color : rgb(27,85,151);
	}
div.Menus a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 13px;
	color : rgb(255,255,255);
	text-decoration : none;
	}
div.MenusSelected {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 13px;
	color : rgb(102,168,95);
	text-decoration : none;
	text-align : left;
	/*text-transform : uppercase;*/
	padding-top : 5px;
	padding-bottom : 5px;	
	padding-right : 10px;	
	padding-left : 10px;
	vertical-align : middle;
	background : url(../images/site-menus1bg.jpg) no-repeat top left;*/
	height : 23px;

	}
div.MenusSelected a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 13px;
	color : rgb(102,168,95);
	}
div.MenusSelected a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 13px;
	color : rgb(255,255,255);
	text-decoration : none;
	}

ul.Menus2{
	list-style-type:disc;
	list-style-position: inside;
	/*list-style-image: url(../images/site-menu2-puce.gif);*/
	padding: 0px;
	margin-left:10px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	/*padding-left: 20px;*/
	color: rgb(27,85,151);
	/*border-top : 1px solid rgb(220,222,233);*/
	}

ul.Menus3{
	list-style-type:square;
	list-style-position: inside;
	padding: 0px;
	margin-left:10px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	color : rgb(27,85,151);
	/*background-color: rgb(104,80,70);*/
	}

ul.Menus4{
	list-style-type:circle;
	list-style-position: outside;
	/*list-style-image: url(../images/site-menu2-puce.gif);*/
	padding-top: 10px;
	color: rgb(236,139,39);
	margin-left : 10px;
	}

li.Menus2{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(27,85,151);
	padding-bottom: 10px;
	margin-left: 10px;
	background : url(../images/site-menus2bg.jpg) no-repeat top left;
	/*display: inline;*/
	}
li.Menus2Fixed{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(0,0,0);
	padding-bottom: 10px;
	margin-left: 10px;
	background : url(../images/site-menus2bg.jpg) no-repeat top left;
	}
li.Menus2 a{	
	/*padding-top: 0px;*/
	color : rgb(27,85,151);
	}
li.Menus2 a:hover{	
	/*padding-top: 0px;*/
	color : rgb(255,255,255);
	}

li.Menus2Selected{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(27,85,151);
	padding-bottom: 10px;
	margin-left: 10px;
	background : url(../images/site-menus2bg.jpg) no-repeat top left;
	}
li.Menus2Selected a{	
	/*padding-top: 0px;*/
	font-weight : bold;
	color : rgb(27,85,151);
	}
li.Menus2Selected a:hover{	
	/*padding-top: 0px;*/
	font-weight : bold;
	color : rgb(255,255,255);
	}


td.Menus2ImagesLeft {
	width : 120px;
	}
li.Menus3{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(27,85,151);
	padding-bottom: 5px;
	margin-left: 10px;
	}
li.Menus3Fixed{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(0,0,0);
	padding-bottom: 5px;
	margin-left: 10px;
	}
li.Menus3 a{	
	/*padding-top: 0px;*/
	font-weight : normal;
	color : rgb(27,85,151);
	}
li.Menus3 a:hover{	
	/*padding-top: 0px;*/
	font-weight : normal;
	color : rgb(102,168,95);
	}

li.Menus3Selected{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(102,168,95);
	padding-bottom: 5px;
	margin-left: 10px;
	}
li.Menus3Selected a{	
	/*padding-top: 0px;*/
	color : rgb(102,168,95);
	font-weight : bold;
	}
li.Menus3Selected a:hover{	
	/*padding-top: 0px;*/
	color : rgb(27,85,151);
	font-weight : bold;
	}

/*  --- niv 4  --- */

li.Menus4{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(27,85,151);
	padding-bottom: 5px;
	margin-left: 10px;
	}
li.Menus4Fixed{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(0,0,0);
	padding-bottom: 5px;
	margin-left: 10px;
	}
li.Menus4 a{	
	/*padding-top: 0px;*/
	font-weight : normal;
	color : rgb(27,85,151);
	}
li.Menus4 a:hover{	
	/*padding-top: 0px;*/
	font-weight : normal;
	color : rgb(102,168,95);
	}

li.Menus4Selected{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(102,168,95);
	padding-bottom: 5px;
	margin-left: 10px;
	}
li.Menus4Selected a{	
	/*padding-top: 0px;*/
	color : rgb(102,168,95);
	font-weight : bold;
	}
li.Menus4Selected a:hover{	
	/*padding-top: 0px;*/
	color : rgb(27,85,151);
	font-weight : bold;
	}


/* ------- Menus box à gauche ------- */

td.leftbox {
	background-color : rgb(255,255,255);
	padding-top : 5px;
	padding-bottom : 5px;	
	padding-right : 5px;	
	padding-left : 5px;
	width : 170px;
	}

ul.leftboxmenus{
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 10px;
	list-style-type:square;
	list-style-position: outside;
	/*list-style-image: url(../images/site-bgmenus2.jpg);*/
	padding:0;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: rgb(255,255,255);
	}

ul.leftboxmenus li {
  font-weight : normal;
  font-size : 10px;
  color : rgb(65,75,86);
  text-transform: none;
  background: rgb(255,255,255);
  text-align: left;
  /*padding-left : 5px;*/
  padding:0;
  margin:0;
}

ul.leftboxmenus li a {
  font-weight : normal;
  font-size : 10px;
  color : rgb(65,75,86);
  padding-left : 5px;
}

ul.leftboxmenus li a:hover {
  font-weight : normal;
  font-size : 10px;
  color : rgb(144,53,59);
}

ul.leftboxmenus2{
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 10px;
	list-style-type:disc;
	list-style-position: outside;
	/*list-style-image: url(../images/site-bgmenus2.jpg);*/
	padding:0;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: rgb(255,255,255);
	}

ul.leftboxmenus2 li {
  font-weight : normal;
  font-size : 10px;
  color : rgb(109,146,162);
  text-transform: none;
  background: rgb(255,255,255);
  text-align: left;
  /*padding-left : 5px;*/
  padding:0;
  margin:0;
}

ul.leftboxmenus2 li a {
  font-weight : normal;
  font-size : 10px;
  color : rgb(109,146,162);
  padding-left : 5px;
}

ul.leftboxmenus2 li a:hover {
  font-weight : normal;
  font-size : 10px;
  color : rgb(144,53,59);
}

ul.leftboxmenus3{
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 9px;
	list-style-type:square;
	list-style-position: outside;
	/*list-style-image: url(../images/site-bgmenus2.jpg);*/
	padding:0;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: rgb(255,255,255);
	}

ul.leftboxmenus3 li {
  font-weight : normal;
  font-size : 9px;
  color : rgb(109,146,162);
  text-transform: none;
  background: rgb(255,255,255);
  text-align: left;
  /*padding-left : 5px;*/
  padding:0;
  margin:0;
}

ul.leftboxmenus3 li a {
  font-weight : normal;
  font-size : 9px;
  color : rgb(109,146,162);
  padding-left : 5px;
}

ul.leftboxmenus3 li a:hover {
  font-weight : normal;
  font-size : 9px;
  color : rgb(144,53,59);
}




