.texte {
	font-family:verdana;
	font-size:10px;
	color:black;
}

.titre {
	font-family:Times new roman;
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.titre_news1 {
	font-family:verdana;
	font-size:12px;
	color:#AD007A;
	font-weight: bold;
}

.titre_news2 {
	font-family:verdana;
	font-size:12px;
	color:#CB2F00;
	font-weight: bold;
}

.titre_news3 {
	font-family:verdana;
	font-size:11px;
	color:black;
	font-weight: bold;
}

.titre_edito {
	font-family:verdana;
	font-size:10px;
	color:#FF3600;
	font-weight: bold;

}

.sous_titre {
	font-family:verdana;
	font-size:16px;
	color:black;
	font-weight: bold;
}

.titre_interieur {
	font-family:verdana;
	font-size:16px;
	color:#194B8C;
	font-weight: bold;
}

.lien {
}

a.lien:link,a.lien:active,a.lien:visited,a.lien:hover {
	text-decoration:underline;
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	color: #0C419A;
}

a.titre_news2:link,a.titre_news2:active,a.titre_news2:visited {
	font-family:verdana;
	font-size:12px;
	color:#CB2F00;
	font-weight: bold;
}

a.titre_news2:hover {
	font-family:verdana;
	font-size:12px;
	color:#CB2F00;
	font-weight: bold;
	text-decoration:underline;
}

a:link,a:active,a:visited {
	text-decoration:none;
	font-weight:normal;
	color:black;
}
	
a:hover {
	text-decoration:none;
	font-weight:normal;
}

.itemText { text-decoration: none; color: #000000; font: 11px Arial, Helvetica }
.itemHover { text-decoration: none; color: #000000; font: 11px Arial, Helvetica }
.itemBorder { border: 1px solid black }

.noprint { }

@media print {
	.noprint { display: none; }
}

.custom_css { }
