.numero {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	letter-spacing: 2px;
	color: #FDE794;
}
.mois {
	font-family: Courier;
	font-size: 12px;
	letter-spacing: 1px;
	color: #A41525;
}
.titreRubrique {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A41525;
	text-indent: 5px;
}
.titreParagraph {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #A41525;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 1.3em;
	border: 1px dashed #A41525;
	padding: 0 30 0 10;
}
.text11Sommaire {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #A41525;
	text-align:justify;
	letter-spacing: 0.03em;
	line-height: 1.3em;
}


a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
a:active {
	color: #3366FF;
	text-decoration: underline;
}

