/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */

/* MENU DEROULANT JQUERY */
.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }

.fg-button { clear:left; margin:0px 0px 0px 0px; padding:10px 2px 10px 12px; height:13px; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; } /* margin = position des menus niv 1 */
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
a.fg-button { float:left; }
button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; } /* solo icon buttons must have block properties for the text-indent to work */	

#MenusContainer ul {
list-style: none;
}
#MenusContainer ul li.SlidingMenus {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
	height: 33px;
	}
#MenusContainer ul li.SlidingMenus a {
	}
#MenusContainer ul li.SlidingMenus a:hover {
	}
#MenusContainer ul li.SlidingMenusSelected {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
	height: 33px;
	background: url(../images/barremenu_bg_selected.png) repeat-x top center;
	border: 0px;
	}
#MenusContainer ul li.SlidingMenusSelected a {
	}
#MenusContainer ul li.SlidingMenusSelected a:hover {
	}
span.BackLink {
	text-align: left;
	font-size: 11px;
	}

/* MENU HORIZONTAL */
#MenusContainer {
	clear: both;
	position: absolute;
	top: 132px;
	margin: 0px 10px 0px 10px;
  	padding: 0px 0px 0px 0px;
    text-align: left;
    width: 980px;
    height: 33px;
	background: #000000 url(../images/barremenu_bg.png) repeat top left; /*repeat-x*/
	}
#MenusContainer ul {
  	display: block;
	margin: 0;
  	padding: 0;
  	text-align: left;
	height: 33px;
	width: 755px;
	}
#MenusContainer ul li.Menus {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 15px 8px 15px;
	background: url(../images/barremenu_separ.png) no-repeat top right;
	}
span.Menus {
	display: inline;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
span.Menus a {
	display: inline;
	margin: 0;
	padding: 10px 0px 0px 0px;
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	}
span.Menus a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/barremenu_pointeur.png) no-repeat top center;
	}
#MenusContainer ul li.MenusSelected {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 14px 8px 15px;
	background: url(../images/barremenu_bg_selected.png) repeat-x top left;
	height: 16px;
	border-right: 1px solid #000000;
	}
span.MenusSelected {
	display: inline;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
span.MenusSelected a {
	display: inline;
	margin: 0;
	padding: 10px 0px 0px 0px;
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/barremenu_pointeur.png) no-repeat top center;
	}
span.MenusSelected a:hover {
	color: #ffffff;
	text-decoration: none;
	}
/*
span.MenusFill {
	margin: 0;
	padding: 0px 5px 0px 0px;
	font-weight: normal; 
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	background :  rgb(238,26,44) url(../images/menu_st-left.gif) no-repeat center left;
	height: 16px;
	width: 11px;
	}
*/


/* LANGUES */ /* CSS pas utilisés pour King Belgium */
ul.navlangues {
	float: right;
  	margin: 0;
  	padding: 0 10px 0 30px;
  	text-align: right;
	width: 200px;
	}
ul.navlangues li {
  	display: inline;
	font-size: 80%;
  	color: rgb(34,39,139);
	padding: 0px;
	}
span.MenusLangues a {
	font-weight: normal; 
	font-size: 0.8em;
	color: rgb(249,113,3);
	padding: 3px 2px;
	text-decoration: none;
	text-transform: uppercase;
	}
span.MenusLangues a:hover {
	color: rgb(34,39,139);
	text-decoration: underline;
	}


/* MENUS GAUCHE */
/* NIVEAU 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 {
  	padding: 0.4em 0 0.2em 0px;
  	font-size: 90%;
	background-color: #ffffff;
	border-bottom: 10px solid rgb(75,83,125);
	}
.leftboxmenus1 li.Menus1Fixed {
  	padding: 0.4em 0 0.2em 4px;
  	font-size: 90%;
	background-color: #ffffff;
	border-bottom: 10px solid rgb(75,83,125);
	}
.leftboxmenus1 li.Menus1Selected {
  	padding: 0.4em 0 0.2em 0px;
  	font-size: 90%;
	background-color: rgb(228,127,0);
	border-bottom: 10px solid rgb(75,83,125);
	}
/*.leftboxmenus1 li a:link, #nav li a:visited {
  	text-decoration: none;
  	color: #245185;
  	font-weight: normal;
	}*/
.Menus1Fixed {
/*
	padding-left: 0px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	*/
	margin-top: 0px;
	padding: 4px 5px 4px 10px;
  	font-size: 100%;
	background: #707070 url(../images/menu-niv2-fixed.png) no-repeat top left;
	}
.Menus1 a {
	padding-left: 10px;  /* padding sur le li au lieu d'ici pour aligner texte sur la gauche */
	color: #444444;
	text-decoration: none;
	background: #ffffff url(../images/layer1_bullets_menus1.gif) no-repeat center left;	
	}
.Menus1 a:hover {
	padding-left: 10px;
	color: #ef1c2f;
	text-decoration: none;	
	}
.Menus1Selected a {
	padding-left: 10px;
	color: #ffffff;
	text-decoration: none;
	background: rgb(228,127,0) url(../images/layer1_bullets_menus2_sel.gif) no-repeat center left;	
	}
.Menus1Selected a:hover {
	padding-left: 10px;
	color: #ef1c2f;
	text-decoration: none;	
	}

/* NIVEAU 2 */
.leftboxmenus2 {
  	list-style: none;
	/*list-style-position: inside;*/ /* par def outside */
  	margin: 0;
  	padding: 0;
	border: 0px;
	}
.leftboxmenus2 li.Menus2, .leftboxmenus2 li.Menus2TwoLines {
  	padding: 3px 1px 1px 10px;
  	font-size: 90%;
	}
.leftboxmenus2 li.Menus2Selected, .leftboxmenus2 li.Menus2SelectedTwoLines {
  	padding: 3px 1px 1px 10px;
  	font-size: 90%;
	background-color: #e8e8e8;
	}
.leftboxmenus2 li.Menus2Fixed, .leftboxmenus2 li.Menus2FixedTwoLines {
	margin-top: 5px;
	padding: 4px 5px 4px 10px;
  	font-size: 100%;
	background: #707070 url(../images/menu-niv2-fixed.png) no-repeat top left;
	}
/*.leftboxmenus2 li a:link, #nav li a:visited {
  	text-decoration: none;
  	color: #245185;
  	font-weight: normal;
	}*/
p.Menus2 a {
	margin: 0;
	color: #444444;	
	text-decoration: none;
	}
p.Menus2 a:hover {
	color: #ef1c2f;
	text-decoration : none;
	padding: 5px 0 0 0;  
	}
span.Menus2 a {
	color: #444444;	
	text-decoration: none;
	height: 21px;
	}
span.Menus2 a:hover {
	color: #ef1c2f;
	text-decoration: none;	
	}
span.Menus2Selected a {
	color: #444444;	
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	}
span.Menus2Selected a:hover {
	color: #ef1c2f;
	text-decoration: none;
	}
span.Menus2Fixed {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

/* NIVEAU 3 */
.leftboxmenus3 {
  	list-style: none;
  	margin: 0;
  	padding: 0;
	}
.leftboxmenus3 li.Menus3 {
  	padding: 3px 1px 1px 20px;
  	font-size: 90%;
	border-bottom: 0px;
	}
.leftboxmenus3 li.Menus3Selected {
	padding: 3px 1px 1px 20px;
  	font-size: 90%;
	border-bottom: 0px;
	}
.leftboxmenus3 li.Menus3Fixed {
	padding: 5px 1px 2px 10px;
  	font-size: 90%;
	border-bottom: 0px;
	}
/*.leftboxmenus3 li a:link, #nav li a:visited {
  	text-decoration: none;
  	color: #245185;
  	font-weight: normal;
	}*/
span.Menus3 a {
	color: #666666;		
	text-decoration: none;
	}
span.Menus3 a:hover {
	color: #ef1c2f;
	text-decoration: none;
	}
span.Menus3Selected a {
	font-weight: bold;
	color: #555555;	
	text-decoration: none;
	}
span.Menus3Selected a:hover {
	color: #ef1c2f;
	text-decoration: none;	
	}
span.Menus3Fixed {
	font-weight: bold;
	font-style: italic;
	color: #444444;
	text-decoration: none;
	}

/* NIVEAU 4 */
.leftboxmenus4 {
  	list-style: disc;
	
  	margin: 0px 0px 0px 35px;
  	padding: 0;
	color: #666666;
	}
.leftboxmenus4 li.Menus4 {
	padding: 3px 1px 1px 0px;
  	font-size: 80%; /* car 80% par rapport au 3 */
	/*background: url(../images/menu_puce.png) no-repeat 22px 7px;*/
	border-bottom: 0px;
	}
.leftboxmenus4 li.Menus4Selected {
  	padding: 3px 1px 1px 0px;
  	font-size: 80%;
	/*background: url(../images/menu_puce.png) no-repeat 22px 7px;*/
	border-bottom: 0px;
	}
.leftboxmenus4 li.Menus4Fixed {
  	padding: 3px 1px 1px 0px;
  	font-size: 80%;
	border-bottom: 0px;
	}
/*.leftboxmenus4 li a:link, #nav li a:visited {
  	text-decoration: none;
  	color: #245185;
  	font-weight: normal;
	}*/
span.Menus4 a {
	color: #666666;
	text-decoration: none;
	}
span.Menus4 a:hover {
	color: #ef1c2f;
	text-decoration: none;	
	}
span.Menus4Selected a {
	color: #555555;
	text-decoration: underline;
	}
span.Menus4Selected a:hover {
	color: #ef1c2f;
	text-decoration: underline;
	}
span.Menus4Fixed {
	padding-left: 25px;
	font-weight: bold;
	font-style: italic;
	color: #444444;
	text-decoration: none;
	}

