@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #042E5B;
}
img {
 border:none 0px;
}
.texte-normal, .texte-normal a , .texte-normal a:link, .texte-normal a:hover, .texte-normal a:visited, .texte-normal a:active{
	font-size: 12px;
	color: #000099;
	font-family:Arial, Helvetica, sans-serif;
}
.texte-blanc, .texte-blanc a, texte-blanc a:link, texte-blanc a:hover, texte-blanc a:visited, texte-blanc a:active {
	font-size: 11px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
}
.texte-gros {
	font-weight:bold;
	font-size: 20px;
	color: #000099;
	font-family:Arial, Helvetica, sans-serif;
}
.etoiles {
padding-right:5px;
	font-weight:bold;
	font-size: 22px;
	color: #C1CCFF;
	font-family:"Times New Roman", Times, serif;
	line-height: normal;
}
.texte-petit {
	font-size: 10px;
	color: #000099;
	font-family:Arial, Helvetica, sans-serif;
}

