@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B3662;
	text-align: center;
}
.texte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0B3662;
}
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B3662;
}

a:link {
	color: #0B3662;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #0B3662;
}
a:hover {
	font-weight: bold;
	color: #006699;
}
a:active {
	font-weight: bold;
	color: #0B3662;
}
