.nom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666666;
	text-align: center;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #666666;
	text-align: center;
	font-style: italic;
}
.sommaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: left;
}
.sommaire a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
}
.sommaire a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFCC00;
	text-align: left;
	text-decoration: none;

}
.sommaire a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;

}
.sommaire a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
	text-align: left;
	text-decoration: none;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.etourdi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-align: center;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: #CC0000;
}

