a{
	color: #FF9900;
	font-weight : bold ;
}

a:link {
	color : #FF9900 ;
	text-decoration: underline ;
	font-weight : bold ;
}

a:visited {
/*supprimé par JJ	color : #FF9900 ;*/
	text-decoration: none ;
	font-weight : normal ;
}

a:hover{
	font-weight : normal
	text-decoration:none;
	color:#FFFFFF;
	background-color: #000000 ;
}

/* BANDEAU LIEN ARBORESCENCE */

a.titre_espace{
	font-weight : bold ;
	text-decoration:none;
	color:#000000;
}

a.titre_espace:link{
	font-weight : bold ;
	text-decoration:none;
	color:#000000;
}

a.titre_espace:visited{
	font-weight : bold ;
	text-decoration:none;
	color:#000000;
}

a.titre_espace:hover{
	font-weight : normal;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #000000 ;
}

a.lien_titre_section{
	font-weight : normal;
	text-decoration:none;
	color:#000000;
}

a.lien_titre_section:link{
	font-weight : normal;
	text-decoration:none;
	color:#000000;
}

a.lien_titre_section:visited{
	font-weight : normal;
	text-decoration:none;
	color:#000000;
}

a.lien_titre_section:hover{
	font-weight : bold;
	text-decoration:none;
	color:#000000;
	background-color: #ffffff ;
}

a.lien_titre_rubrique{
	font-weight : normal ;
	text-decoration:none ;
	color:#000000 ;	
}

a.lien_titre_rubrique:link{
	font-weight : normal ;
	text-decoration:none ;
	color:#000000 ;	
}

a.lien_titre_rubrique:visited{
	font-weight : normal ;
	text-decoration:none ;
	color:#000000 ;	
}

a.lien_titre_rubrique:hover{
	font-weight : normal;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #000000 ;
}

/***********************/



/* MENU DE DROITE */


a.bloc_menu:link {
	font-weight : normal ;
	text-decoration:none ;
}

a.bloc_menu:visited{
	font-weight : normal ;
	text-decoration:none ;
}

a.bloc_menu:hover{
	background-color:#000000;
	color:#FFFFFF;
}

#menu_identification a{	
	color:#FFFFFF;
	font-weight : normal ;
	text-decoration:none ;
}

#menu_personne_identifiee a{
	color:#FFFFFF;
	font-weight : normal ;
	text-decoration:none ;
}

#menu_administration a{
	color:#FFFFFF;
	font-weight : normal ;
	text-decoration:none ;
}

#menu_acces_rapides a{
	color: #000000;
	font-weight : normal ;
	text-decoration:none ;
}

#menu_acces_rapides a:hover{
	font-weight : normal;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #000000 ;
}

#menu_sites_conseilles a{
	color: #000000;
	font-weight : normal ;
	text-decoration:none ;
}

#menu_sites_conseilles a:hover{
	font-weight : normal;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #000000 ;
}



/***********************/


a.photo:hover{
	background-color:#FFFFFF;
}


/* MENU BAS DE PAGE */
a.bottom_menu{
	color:#000000;
}

a.bottom_menu:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/***********************/