/* * * * * * *
 * Menu Haut *
 * * * * * * */

/**
 * Menu orange qui se trouve en desous de la recherche rapide.
 */

#menu_haut {

	margin-top : 9px ;
	
}

.puce_bleue {

	color : #348ed6 ;
	font-size : 1.1em ;

}

#menu_haut ul {

	font-size : 1.1em ;

	margin-left : 4px ;

	margin-top : 7px ;

}

#menu_haut li {

	float : left ;

	border-left : 1px solid #ffa200 ;

	padding-left : 5px ;

	padding-right : 5px ;

}

#menu_haut li.premier {

	padding-left : 0 ;

	border : 0 ;

}

#menu_haut li.dernier {

	padding-right : 0 ;

}

#menu_haut a {

	color : #ffa200 ;

}

/* * * * * * * * * *
 * Menu Principal  *
 * * * * * * * * * */

/**
 * Menu regroupant les rubriques principales juste au-dessus de l'image en bandeau.
 */

#menu_principal {

	clear : both ;
	background-image : url( '../img/menu/principal/fond.gif' ) ;
	background-position : 0 0 ;
	background-repeat : repeat-x ;
	height : 26px ;
	width : 750px ;

}

#menu_principal li {

	float : left ;

	border-left : 1px solid #1567c3 ;

}



#menu_principal li.premier {

	clear : left ;

	border-left : 0 ;

}

#menu_principal li.dernier {

	clear : right ;

}

#menu_principal li a {

	position : relative ;
	display : block ;
	height: 26px;

}




/* * * * * * *
 * Menu Bas  *
 * * * * * * */

/**
 * Menu situe en bas de la page.
 */

#menu_bas {

	position : relative ;

	left : 50% ;

	margin-left : -346px ;

	width : 688px ;

}

#menu_bas li {

	float : left ;

	padding-top : 6px ;

	padding-bottom : 30px ;

}

#menu_bas li.premier {

	clear : left ;

}

#menu_bas li.premier a {

	padding-left : 0 ;

	border : 0 ;

}

#menu_bas li.dernier {

	clear : right ;

}

#menu_bas li.dernier a {

	padding-right : 0 ;

}

#menu_bas a {

	color : #fff ;

	text-decoration : none ;

	display : block ;

	border-left : 1px solid #fff ;

	padding-left : 7px ;

	padding-right : 7px ;

}

#menu_bas a:hover {

	text-decoration : underline ;

}

#menu_bas #m_229 {

	background-image : url( '../img/menu/flux_rss.gif' ) ;

	background-position : 0 0 ;

	background-repeat : no-repeat ;

	text-align : center ;

	padding : 0 ;

	margin-right : -1px ;

}

#menu_bas #m_229 a {

	color : #ff7400 ;

	font-weight : bold ;

	font-size : 1.3em ;

	border : 0 ;

	padding : 0 ;

	width : 80px ;

	height : 26px ;

	line-height : 26px ;

}

/* * * * * * * * * *
 * Menu Secondaire *
 * * * * * * * * * */

/**
 * Menu affiche dans la partie droite du contenu lorsque la rubrique courrante possede des sous-rubriques.
 */

#menu_secondaire {

	margin-top : 3px ;
	font-size : 1.1em ;
	padding-bottom : 36px ;

}

#menu_secondaire ul {

	padding-top : 6px ;
	margin-bottom : 21px ;

}

#menu_secondaire a {

	color : #000 ;
	text-decoration : none ;

}

#menu_secondaire a:hover {

	text-decoration : underline ;

}

#menu_secondaire li {

	background-position : 0 4px ;
	background-repeat : no-repeat ;
	padding-left : 11px ;
	margin-bottom : 6px ;

}


#menu_secondaire li.current {

	background-position : 0 0 ;

}


#menu_secondaire li.current a {

	color : #fff !important;
	display : block ;
	line-height : 19px ;
	text-indent : 1px ;
	margin-right : 2px ;

}

#menu_secondaire li.current a {

	background-color : #FF7400 ;

}


/* * * * *
 * Niv 2 *
 * * * * */

 #menu_secondaire li ul {

	background-position : 3px 0 ;
	background-repeat : repeat-y ;
	margin-left : -11px ;

}

#menu_secondaire li li {

	background-position : 0 4px ;
	padding-left : 24px ;

}

#menu_secondaire li li.dernier {

	background-position : 0 4px ;
	padding-left : 24px ;

}

#menu_secondaire li.current li a {

	color : #333 !important ;
	background-color : transparent !important ;
	display : inline ;
	line-height : 1.0em ;

}


#menu_secondaire li {background-image : url( '../img/menu/secondaire/actualites/puce_lvl_1.gif' ) ;}

#menu_secondaire li.current {background-image : url( '../img/menu/secondaire/actualites/current_lvl_1.gif' ) ;}

#menu_secondaire li li {background-image : url( '../img/menu/secondaire/actualites/puce_lvl_2.gif' ) ;}

#menu_secondaire li li.dernier {background-image : url( '../img/menu/secondaire/actualites/last_puce_lvl_2.gif' ) ;}



#menu_secondaire li.current li.current a {

	color : #333 ;
	background-color : #FFA962 ;
	display : block ;
	line-height : 18px ;
	text-indent : 1px ;

}

#menu_secondaire li.current li.dernier.current {background-image : url( '../img/menu/secondaire/actualites/last_current_puce_lvl_2.gif' ) ;}

#menu_secondaire li.current li.current {

	background-image : url( '../img/menu/secondaire/actualites/current_lvl_2.gif' ) ;	
	background-position : 0 0 ;
	line-height : 1.8em ;

}

#menu_secondaire li ul {background-image : url( '../img/menu/secondaire/actualites/arbo.gif' ) ;}
