/* CSS Document */
a:link {
	text-decoration: none !important;
}

a:visited {
	text-decoration: none !important;
}

a:hover {
	font-weight:bolder !important;
	text-decoration: none !important;
}

.nomlogo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#330033;
}

.nomlogopt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	color:#330033;
	text-decoration: none !important;
}

.soustitre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align: left;
	color:#CC00CC;
}

.texte {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align: justify;
	color:#330033;
}

.textementions {
	font-family: "Courier New", Courier, mono;
	font-size:10px;
	color:#333333;
	}
	
.textecentre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color:#330033;
}
.txtpt {
	font-size: 9px;
	}

