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

/* ---------Definitions menus--------- */
div.MenusContainer0 {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : rgb(255,167,17);
	text-decoration : none;
	text-align : left;	
	padding-left : 0px;
	width : 100%;
	height : 24px;
	/*background-color : rgb(255,167,17);*/
	/*border-bottom : 1px solid rgb(241,246,252);*/
	/*border-top : 1px solid rgb(241,246,252);*/
	}

div.MenusContainer1 {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : rgb(255,167,17);
	text-decoration : none;
	text-align : left;	
	padding-left : 10px;
	width : 100%;
	height : 24px;
	/*background-color : rgb(255,167,17);*/
	/*border-bottom : 1px solid rgb(241,246,252);*/
	/*border-top : 1px solid rgb(241,246,252);*/
	}
div.MenusContainer2 {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : rgb(255,167,17);
	text-decoration : none;
	text-align : left;	
	padding-left : 20px;
	width : 100%;
	height : 24px;
	/*background-color : rgb(255,167,17);*/
	/*border-bottom : 1px solid rgb(241,246,252);*/
	/*border-top : 1px solid rgb(241,246,252);*/
	}

td.MenusContainer {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : rgb(255,167,17);
	text-decoration : none;
	text-align : left;	
	padding-left : 0px;
	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 : Arial,Verdana,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 : Arial,Verdana,Helvetica;
	font-Weight : normal; 
	font-Size : 9px;
	color : #99ccff;
	text-decoration : none;
	text-align : left;	
	padding : 0px;
	width : 100%;
	height : 12px;
	background :  rgb(255,255,255) url(../images/site-barre-bgmenus1.jpg) repeat-x bottom left;
	/*border-bottom : 1px solid rgb(255,255,255);
	border-top : 1px solid rgb(255,255,255);*/
	}
td.MenusNavigation {
	font-Family : Arial,Verdana,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 : Arial,Verdana,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 : Arial,Verdana,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 : 27px;	
	padding-right : 10px;	
	padding-left : 10px;
	vertical-align : middle;
	height : 45px;
	border-right : 0px solid rgb(220,222,233);
	border-left : 0px solid rgb(220,222,233);
	}
td.lanMenus a {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : rgb(255,255,255);
	}
td.lanMenus a:hover {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : rgb(223,148,68);
	text-decoration : none;
	}

td.Menus {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(0,0,0);
	background-color : rgb(255,199,33);
	text-decoration : none;
	text-align : center;
	text-transform : uppercase;
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 1px;	
	padding-left : 1px;
	vertical-align : middle;
	height : 76px;
	width : 71px;
	border-bottom : 5px solid rgb(125,19,0);
	border-left : 0px solid rgb(220,222,233);
	}
td.Menus a {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(0,0,0);
	text-decoration : none;
	}
td.Menus a:hover {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(255,255,255);
	text-decoration : none;
	}
td.MenusSelected {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(0,0,0);
	background-color : rgb(255,255,255);
	text-decoration : none;
	text-align : center;
	text-transform : uppercase;
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 1px;	
	padding-left : 1px;
	vertical-align : middle;
	height : 76px;
	width : 71px;
	border-bottom : 5px solid rgb(125,19,0);
	border-left : 0px solid rgb(220,222,233);
	}
td.MenusSelected a {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(0,0,0);
	text-decoration : none;
	}

td.MenusSelected a:hover {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(255,199,33);
	text-decoration : none;
	}

td.space {
	height : 24px;
	width : 5px;
	}

td.spacestart {
	height : 24px;
	width : 5px;
	}

td.Menus2 {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : rgb(0,0,0);
	background-color : rgb(255,167,17);
	text-decoration : none;
	text-align : center;
	/*text-transform : uppercase;*/
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 5px;	
	padding-left : 5px;
	vertical-align : middle;
	height : 24px;
	width : 130px;
	border-right : 1px solid rgb(255,255,255);
	border-left : 1px solid rgb(255,255,255);
	border-top : 1px solid rgb(255,255,255);
	}

td.Menus2 a {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : rgb(0,0,0);
	text-decoration : none;
	}

td.Menus2 a:hover {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : rgb(255,255,255);
	text-decoration : none;
	}

td.Menus2Selected {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : rgb(0,0,0);
	background-color : rgb(255,255,255);
	text-decoration : none;
	text-align : center;
	/*text-transform : uppercase;*/
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 5px;	
	padding-left : 5px;
	vertical-align : middle;
	height : 24px;
	width : 130px;
	border-right : 1px solid rgb(255,255,255);
	border-left : 1px solid rgb(255,255,255);
	border-top : 1px solid rgb(255,255,255);
	}

td.Menus2Selected a {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : rgb(0,0,0);
	text-decoration : none;
	}

td.Menus2Selected a:hover {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : rgb(255,167,17);
	text-decoration : none;
	}


td.Menus3{	
	/*padding-top: 0px;*/
	font-family : Arial,Verdana,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(255,255,255);
	padding-top: 3px;
	padding-bottom: 3px
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	}
td.Menus3Fixed{	
	/*padding-top: 0px;*/
	font-family : Arial,Verdana,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(29,64,114);
	padding-bottom: 6px;
	}
td.Menus3 a{	
	/*padding-top: 0px;*/
	color : rgb(255,255,255);
	text-decoration: none;
	}
td.Menus3 a:hover{	
	/*padding-top: 0px;*/
	color : rgb(255,199,33);
	text-decoration: none;
	}

td.Menus3Selected{	
	/*padding-top: 0px;*/
	font-family : Arial,Verdana,Helvetica;
	font-weight : bold; 
	font-size : 11px;
	color : rgb(255,154,0);
	padding-top: 3px;
	padding-bottom: 3px
	padding-left: 10px;
	padding-right: 10px;
	}
td.Menus3Selected a{	
	/*padding-top: 0px;*/
	color : rgb(255,199,33);
	text-decoration: underline;
	}
td.Menus3Selected a:hover{	
	/*padding-top: 0px;*/
	color : rgb(255,255,255);
	text-decoration: underline;
	}





