/* ---------- 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 : center;	
	padding : 0px;
	width : 100%;
	height : 18px;
	background-color :  rgb(36,52,117);
/*
	border-bottom : 1px solid rgb(236,139,39);
	border-top : 1px solid rgb(236,139,39);
*/
	}
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.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 : 10px;	
	padding-left : 10px;
	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(220,222,233);
	}
td.Menus a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(255,195,148);
	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 : 10px;	
	padding-left : 10px;
	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);
	}
td.MenusSelected a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(220,222,233);
	text-decoration : none;
	}

ul.Menus2{
	list-style-type:square;
	list-style-position: outside;
	/*list-style-image: url(../images/site-menu2-puce.gif);*/
	padding-top: 2px;
	color: rgb(230,113,53);
	}

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

ul.Menus4{
	list-style-type:square;
	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(230,113,53);
	padding-bottom: 10px;
	}
li.Menus2Fixed{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(0,0,0);
	padding-bottom: 6px;
	}
li.Menus2 a{	
	/*padding-top: 0px;*/
	color : rgb(36,52,117);
	}
li.Menus2 a:hover{	
	/*padding-top: 0px;*/
	color : rgb(230,113,53);
	}

li.Menus2Selected{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(36,52,117);
	padding-bottom: 6px;
	}
li.Menus2Selected a{	
	/*padding-top: 0px;*/
	color : rgb(230,113,53);
	}
li.Menus2Selected a:hover{	
	/*padding-top: 0px;*/
	color : rgb(36,52,117);
	}


td.Menus2ImagesLeft {
	width : 120px;
	}
li.Menus3{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(230,113,53);
	padding-bottom: 5px;
	}
li.Menus3Fixed{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal; 
	font-size : 11px;
	color : rgb(0,0,0);
	padding-bottom: 6px;
	}
li.Menus3 a{	
	/*padding-top: 0px;*/
	color : rgb(36,52,117);
	}
li.Menus3 a:hover{	
	/*padding-top: 0px;*/
	color : rgb(230,113,53);
	}

li.Menus3Selected{	
	/*padding-top: 0px;*/
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(36,52,117);
	padding-bottom: 6px;
	}
li.Menus3Selected a{	
	/*padding-top: 0px;*/
	color : rgb(230,113,53);
	}
li.Menus3Selected a:hover{	
	/*padding-top: 0px;*/
	color : rgb(36,52,117);
	}