@charset "iso-8859-1";

a:link { color: #652F8B; text-decoration: underline; }
a:visited { color: #52C3C2; text-decoration: underline; }
a:hover { color: #52C3C2; text-decoration: none; }
a:active {	color: #52C3C2; text-decoration: none; }


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

.styletexte {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#616264;
	text-align: justify;	
}

.styletextecenter {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#616264;
	text-align: center;	
}

.styletextecenter2 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color:#616264;
	text-align: center;	
}



