#menu a:link {
	font-size: 12px;
	color: #000000;
text-decoration: none ;
	font-weight: bold;

}

#menu a:visited {
	font-size: 12px;
	color: #000000;
text-decoration: none ;
	font-weight: bold;

}

#menu a:hover {
	font-size: 12px;
	color: #000000;
text-decoration: underline ;
	font-weight: bold;

}

#menu a:active {
	font-size: 12px;
	color: #000000;
		font-weight: bold;
}

#inversion a:link {
	font-size: 12px;
	color: #FFFF66;

	font-weight: bold;

}

#inversion a:visited {
	font-size: 12px;
	color: #FFFF66;

	font-weight: bold;

}

#inversion a:hover {
	font-size: 12px;
	color: #FFFF66;

	font-weight: bold;

}

#inversion a:active {
	font-size: 12px;
	color: #FFFF66;

		font-weight: bold;
}

.clair {color: #FFFF66}
.theme {color: #FF0000}
.bleu {color: #1b496f}
.rubrique {color: #FFFF66}

.marge_rub {
margin-left: 22px; 
font-size: 14px;
}

.marge_sous_rub {
margin-left: 27px; 
}

.marge_sous_sous_rub {
margin-left: 35px; 
}

