.titre {
	font-size: 18px;
	font-weight: bold;
	color: #7CA600;
}
.soustitre {
	font-size: 14px;
	color: #7CA600;
	font-weight: bold;
}
.chapeau {
	font-size: 12px;
	color: #7CA600;
	font-style: italic;
	text-align: justify;
}
.date {
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.textegras {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
.texteArticle {
	font-size: 12px;
	text-align: justify;
}
#afca {
font-size: 13px;
font-weight: bold;
color: #87B700;
letter-spacing: 0.1em;
}
hr {
	color: #EA7A00;
	background-color: #7CA600;
	height: 1px;
	border: none;
}
/* --------------------- */
/* Styles des liens de la rubrique */
/* --------------------- */
a img {
	border: 0 none;
}
a {
	font-size: 12px;
	color: #7CA600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #A2C92C;
	text-decoration: none;
}
a.soustitre, a.soustitre:hover, a.soustitre:visited {
	font-size: 14px;
	font-weight: bold;
}
a.soustitre, a.soustitre:hover {
	color: #7CA600;
}
a.soustitre:hover {
	text-decoration: underline;
}
a.soustitre:visited {
	color: #7CA600;
}
/* --------------------- */
/* Styles du sous-menu de droite */
/* --------------------- */
a.menu_inactif, #sousmenu a {
	text-decoration: none;
	font-weight: normal;
}
a.menu_inactif:visited, #sousmenu a:visited {
	color: #A2C92C;
}
a.menu_inactif:hover, #sousmenu a:hover {
	text-decoration: underline;
}
.menu_actif, #sousmenu, #sousmenu a.on {
	font-weight: bold;
}
a.menu_inactif, #sousmenu a, a.menu_inactif:visited, #sousmenu a:visited, a.menu_inactif:hover, #sousmenu a:hover, .menu_actif, #sousmenu, #sousmenu a.on {
	font-size: 12px;
}
a.menu_inactif, #sousmenu a, a.menu_inactif:hover, #sousmenu a:hover, .menu_actif, #sousmenu, #sousmenu a.on {
	color: #7CA600;
}
ul#sousmenu, ul#liste {
	list-style-image: url(images/bouton_menu_15.jpg);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
#sousmenu li, #liste li {
	margin-bottom: 5px;
}	
/* --------------------- */
/* Styles des fils d'ariane */
/* --------------------- */
.fil, a.fil {
	font-size: 11px;
	color: #7CA600;
	text-decoration: none;
}
a.fil:hover {
	text-decoration: underline;
	font-weight: normal;
}
a.filon {
	font-weight: bold;
	text-decoration: none;
}
a.fil:visited {
	color: #A2C92C;
}

/* --------------------- */
/* Styles du sous-menu de droite */
/* --------------------- */
a.menu_inactif {
	font-size: 12px;
	color: #7CA600;
	text-decoration: none;
}
a.menu_inactif:hover {
	font-size: 12px;
	color: #7CA600;
	text-decoration: underline;
}
a.menu_inactif:visited {
	font-size: 12px;
	color: #A2C92C;
}
.menu_actif {
	font-size: 12px;
	color: #7CA600;
	font-weight: bold;
}

/* --------------------- */
/* les liens du menu vertical :  style 'lien' de la rubrique active */
/* --------------------- */
a.liensRubriquesON {
	color: #7CA600;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.liensRubriquesON:hover { /* les liens sont souligns quand la souris passe dessus */
	text-decoration: underline ;
}

/* --------------------- */
/* styles de la page archives de La Lettre */
/* --------------------- */
#couv {
	width: 100%;
}
ul#annee, ul#couv {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#annee li {
	margin: 20 0 5 0;
	padding: 0;
	font-size: 16px;
	color: #7CA600;
	font-weight: bold;
}
#couv li {
	float: left;
	font-weight: normal;
}
#couv a {
	display: block;	
	padding: 0;
	margin: 0 14 0 0;
}
.spacer {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/* --------------------- */
/* styles de la page de présentation de la rubrique */
/* --------------------- */
#intro {
	margin: 15 0;
}
