/* CSS Document */

<style type="text/css">
<!--
.none {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #C0070F;
}
a:visited {
	text-decoration: none;
	color: #ED9E45;
}
a:hover {
	text-decoration: none;
	color:#480009;
}
a:active {
	text-decoration: none;
}

.DatePub {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #999999;
}

.Titre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #480009;
}

.TitrePetit {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #480009;
}


.TexteGrand {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}

.Texte {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

.TextePetit{
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
}

.TitreComm{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #480009;
}


.TitreURL{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.LienURL{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.LienComm {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}

.Comm_titre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.Comm_date {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
}

.SousTitre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #480009;
	
}

.SousTitrePetit {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #480009;
	
}

-->
</style>