/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */

/* MENUS ONGLET HORIZONTAL */
#MenusContainer {
	clear: both;
	position:absolute;
	top: 135px;
	text-align: left;
	width: 960px;
	height: 26px;
	}
#MenusContainer ul {
  	margin: 0;
  	padding: 0px 0px 0px 0px;
  	text-align: left;
	}
#MenusContainer li {
  	display: inline;
  	color: #ffffff;
	padding-right: 0px;
	}
table.MenuTop{
     padding: 0px;
     margin: 0px;
     height: 26px;
     }
td.Menus{
     padding: 0px;
	 width: 146px;
     background: url(../images/menu_onglet.png) no-repeat top left;
     text-align: center;
     }
span.Menus{
	}
span.Menus a {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
span.Menus a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffc7e4;
	text-decoration: none;
	}
span.MenusSelected a {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
span.MenusSelected a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffc7e4;
	text-decoration: none;
	}
	
ul.navlangues {
	float: right;
  	margin: 0;
  	padding: 0 10px 0 30px;
  	text-align: right;
	width: 200px;
	}
ul.navlangues li {
  	display: inline;
	font-size: 80%;
  	/*background-color: #fdf8f2;*/
  	color: rgb(34,39,139);
	padding: 0px;
	}
span.MenusLangues a {
	font-weight: normal;
	font-size: 0.8em;
	color: rgb(249,113,3);
	/*background :  url(../images/menu_st.gif) no-repeat center left;*/
	padding: 3px 2px;
	text-decoration: none;
	text-transform: uppercase;
	}
span.MenusLangues a:hover {
	color: rgb(34,39,139);
	text-decoration: underline;
	}


/* ----------- MENUS SUR LA GAUCHE (utilisé si menus de niv 1 sur la gauche) ---------*/
/* NIVEAU 1 */ 
.leftboxmenus1 {
  	list-style: none;
  	margin: 0;
  	padding: 0;
	}
.leftboxmenus1 li.Menus1 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus1 li.Menus1 a {
	width: 160px;
	height: 22px;
	display: block;
  	font-size: 80%;
	padding: 5px 0px 0px 0px;
	margin: 0;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url(../images/box_h3.jpg) repeat-x top left;
	}
.leftboxmenus1 li.Menus1 a:hover {
	color: #f56829;
	/*background: url(../images/layer1_bullets-sel.gif) no-repeat center left;*/
	}
.leftboxmenus1 li.Menus1Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus1 li.Menus1Selected a {
	width: 160px;
	height: 22px;
	display: block;
  	font-size: 80%;
	padding: 5px 0px 0px 0px;
	margin: 0;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url(../images/box_h3.jpg) repeat-x top left;
	}
.leftboxmenus1 li.Menus1Selected a:hover {
	color: #ffffff;
	}
.leftboxmenus1 li.Menus1Fixed {
	width: 140px;
	display: block;
  	font-size: 70%;
	padding: 2px 5px 2px 15px;
	margin: 0;
	font-weight: bold;
	color: rgb(0,0,0);
	text-decoration: none;
	border-bottom: 1px solid rgb(224,224,224);
	/*background: rgb(184,184,184) url(../images/site-menu1-bg.gif) no-repeat center left;*/
	}

/* NIVEAU 2 */
.leftboxmenus2 {
  	list-style: none;
  	margin: 0;
  	padding: 0;
	}
.leftboxmenus2 li.Menus2 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2 a {
	width: 130px;
	display: block;
  	font-size: 80%;
	padding: 5px 5px 5px 25px;
	margin: 0;
	font-weight: normal;
	color: rgb(31,34,36);
	text-decoration: none;
	background: url(../images/puce_out.gif) no-repeat 8px 7px;
	border-bottom: 1px solid #e7e3e6;
	}
.leftboxmenus2 li.Menus2 a:hover {
	color: #e61782;
	background: url(../images/puce_on.gif) no-repeat 8px 7px;
	border-bottom: 1px solid #e7e3e6;
	}
.leftboxmenus2 li.Menus2Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus2 li.Menus2Selected a {
	width: 130px;
	display: block;
  	font-size: 80%;
	padding: 5px 5px 5px 25px;
	margin: 0;
	font-weight: bold;
	color: #e61782;
	text-decoration: none;
	background: url(../images/puce_on.gif) no-repeat 8px 7px;
	border-bottom: 1px solid #e7e3e6;
	}
.leftboxmenus2 li.Menus2Selected a:hover {
	color: rgb(31,34,36);
	background: url(../images/puce_on.gif) no-repeat 8px 7px;
	border-bottom: 1px solid #e7e3e6;
	}
.leftboxmenus2 li.Menus2Fixed {
	width: 160px;
	height: 22px;
	display: block;
  	font-size: 80%;
	padding: 5px 0px 0px 0px;
	margin: 0;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url(../images/menu_niv1.jpg) no-repeat top left;
	}

/* NIVEAU 3 */
.leftboxmenus3 {
  	list-style: none;
  	margin: 0;
  	padding: 0px 0px 3px 0px;
	background: url(../images/menu_bg.jpg) repeat-y top left;
	}
.leftboxmenus3 li.Menus3 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus3 li.Menus3 a {
	width: 117px;
	display: block;
  	font-size: 80%;
	padding: 2px 5px 2px 38px;
	margin: 0;
	font-weight: normal;
	color: rgb(31,34,36);
	text-decoration: none;
	background: url(../images/puce_mini.gif) no-repeat 26px 8px;
	}
.leftboxmenus3 li.Menus3 a:hover {
	color: #e61782;
	background: url(../images/puce_mini.gif) no-repeat 26px 8px;
	}
.leftboxmenus3 li.Menus3Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus3 li.Menus3Selected a {
	width: 117px;
	display: block;
  	font-size: 80%;
	padding: 2px 5px 2px 38px;
	margin: 0;
	font-weight: bold;
	color: #e61782;
	text-decoration: none;
	background: url(../images/puce_mini.gif) no-repeat 26px 8px;
	}
.leftboxmenus3 li.Menus3Selected a:hover {
	color: #e61782;
	background: url(../images/puce_mini.gif) no-repeat 26px 8px;
	}
.leftboxmenus3 li.Menus3Fixed {
	width: 130px;
	display: block;
  	font-size:  80%;
	padding: 2px 5px 2px 25px;
	margin: 0;
	font-weight: bold;
	color : rgb(31,34,36);
	text-decoration : none;
	}

/* NIVEAU 4 */
.leftboxmenus4 {
  	list-style: none;
  	margin: 0;
  	padding: 0;
	background: url(../images/menu_bg.jpg) repeat-y top left;
	}
.leftboxmenus4 li.Menus4 {
	margin: 0;
	padding: 0;
	}
.leftboxmenus4 li.Menus4 a {
	width: 117px;
	display: block;
  	font-size: 80%;
	padding: 2px 5px 2px 38px;
	margin: 0;
	font-weight: normal;
	color: rgb(31,34,36);
	text-decoration: none;
	background: url(../images/layer1_fl.gif) no-repeat 23px 2px;
	}
.leftboxmenus4 li.Menus4 a:hover {
	color: #e61782;
	background: url(../images/layer1_fl-sel.gif) no-repeat 23px 2px;
	}
.leftboxmenus4 li.Menus4Selected {
	margin: 0;
	padding: 0;
	}
.leftboxmenus4 li.Menus4Selected a {
	width: 117px;
	display: block;
  	font-size: 80%;
	padding: 2px 5px 2px 38px;
	margin: 0;
	font-weight: bold;
	color: #e61782;
	text-decoration: none;
	background: url(../images/layer1_fl-sel.gif) no-repeat 23px 2px;
	}
.leftboxmenus4 li.Menus4Selected a:hover {
	color: rgb(31,34,36);
	background: url(../images/layer1_fl.gif) no-repeat 23px 2px;
	}
.leftboxmenus4 li.Menus4Fixed {
	width: 117px;
	display: block;
  	font-size: 80%;
	padding: 2px 5px 2px 38px;
	margin: 0;
	font-weight: bold;
	color: rgb(31,34,36);
	text-decoration: none;
	}
	
/* CHEMIN DE NAVIGATION */
div#AntMenuNavig {
	font-weight: normal;
	font-Size: 11px;
	color: #f92b96;
	background: ;
	width: 775px;
	height: 22px;
	text-align: left;
	padding-top: 8px;
	padding-left: 185px;
	background: #ffffff url(../images/background_navigation.gif) no-repeat top left
	/*border: 1px solid blue;*/
	}
div#AntMenuNavig a{
	color: #f92b96;
	text-decoration: none;
	}
div#AntMenuNavig a:hover{
	color: #f92b96;
	text-decoration: underline;
	}
