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

/* ---------Definitions menus--------- */
div.MenusContainer {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : #99ccff;
	text-decoration : none;
	text-align : center;	
	padding : 0px;
	width : 874px;
	height : 32px;
	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);*/
	}
div.LanContainer {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 9px;
	color : rgb(255,255,255);
	text-decoration : none;
	text-align : left;	
	padding : 0px;
	width : 874px;
	height : 12px;
	background-color :  rgb(148,148,0);
	/*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 : left;
	/*text-transform : uppercase;*/
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 10px;	
	padding-left : 10px;
	vertical-align : middle;
	height : 12px;
	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 : normal; 
	font-Size : 10px;
	color : rgb(255,255,255);
	}
td.lanMenus a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : rgb(229,204,157);
	text-decoration : underline;
	}

td.Menus {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : #CBCCE4;
	text-decoration : none;
	text-align : left;
	text-transform : uppercase;
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 4px;	
	padding-left : 4px;
	vertical-align : middle;
	height : 16px;
	border-right : 0px solid rgb(220,222,233);
	border-left : 0px solid rgb(220,222,233);
	}
td.Menus a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(0,0,0);
	}
td.Menus a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(229,204,157);
	text-decoration : none;
	}
td.MenusSelected {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(255,255,255);
	text-decoration : none;
	text-align : left;
	text-transform : uppercase;
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 4px;	
	padding-left : 4px;
	vertical-align : middle;
	height : 16px;
	border-right : 0px solid rgb(220,222,233);
	border-left : 0px solid rgb(220,222,233);
	}
td.MenusSelected a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(255,255,255);
	text-decoration : underline;
	}
td.MenusSelected a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(229,204,157);
	text-decoration : underline;
	}

ul.Menus2{
	list-style-type:square;
	list-style-position: outside;
	/*list-style-image: url(../images/site-triangle.gif);*/
	padding-top: 2px;
	color: rgb(148,148,0);
	}

ul.Menus3{
	list-style-type:disc;
	list-style-position: outside;
	padding-top: 5px;
	color : rgb(255,255,255);
	margin-left : 10px;
	padding-left : 0px;
	/*background-color: rgb(104,80,70);*/
	}

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

li.Menus2{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(148,148,0);
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
	/*border-bottom : 1px dashed rgb(255,154,0);*/
	}
li.Menus2Fixed{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(0,0,0);
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	}
li.Menus2 a{	
	/*padding-top: 0px;*/
	color : rgb(255,255,255);
	}
li.Menus2 a:hover{	
	/*padding-top: 0px;*/
	color : rgb(148,148,0);
	}

li.Menus2Selected{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(148,148,0);
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
	}
li.Menus2Selected a{	
	/*padding-top: 0px;*/
	color : rgb(148,148,0);
	text-decoration : underline;
	}
li.Menus2Selected a:hover{	
	/*padding-top: 0px;*/
	color : rgb(255,255,255);
	text-decoration : underline;
	}


td.Menus2ImagesLeft {
	width : 120px;
	}
li.Menus3{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(255,255,255);
	padding-bottom: 6px;
	margin: 0px;
	}
li.Menus3Fixed{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(0,0,0);
	padding-bottom: 6px;
	}
li.Menus3 a{	
	/*padding-top: 0px;*/
	color : rgb(255,255,255);
	text-decoration: none;
	}
li.Menus3 a:hover{	
	/*padding-top: 0px;*/
	color : rgb(148,148,0);
	text-decoration: none;
	}

li.Menus3Selected{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(148,148,0);
	padding-bottom: 6px;
	}
li.Menus3Selected a{	
	/*padding-top: 0px;*/
	color : rgb(148,148,0);
	text-decoration: underline;
	}
li.Menus3Selected a:hover{	
	/*padding-top: 0px;*/
	color : rgb(255,255,255);
	text-decoration: underline;
	}
