@charset "iso-8859-1";

a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: #cc0a0a; text-decoration: none; }
a:active {	color: #726E5E; text-decoration: none; }

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:black;
}

.stylepetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:white;

}

.stylenoir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:black;

}

.styleblanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:white;
}

.styleblanc2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:white;
	font-weight:bold;
}

.stylerouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#cc0a0a;
	font-weight:bold;
}

.titremodelo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:white;
	font-weight:bold;
}




