@charset "iso-8859-1";

a:link { color: white; text-decoration: underline; }
a:visited { color: #de0000; text-decoration: underline; }
a:hover { color: #de0000; text-decoration: none; }
a:active {	color: #de0000; text-decoration: none; }


.stylepetit {
	font-family: Trebuchet MS;
	font-size: 9px;
	color:white;
}

.stylemoyen {
	font-family: Trebuchet MS;
	font-size: 11px;
	color:white;
}

.stylemenu {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:white;
}

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

.styletexterouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#e80808;
	text-align: justify;	
}

.styletexterougec {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#e80808;
	text-align: center;	
}

.styletexte3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:white;
	text-align: center;	
}
.styletexte2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:black;
	text-align: justify;
	background-color: #FFFFFF;	
}

.styletextenoir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:black;
	text-align: justify;
	background-color: #FFFFFF;	
}

.styletextebleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#27BAA5;
}

.styletextebleu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:white;
	background-color: #27BAA5;	
}








