.intro {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00a3d8;
}
.color {
	color: #00a3d8;
}
.bouton {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00a3d8;
	border: 1px solid #00536F;
}
.champ {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #00536F;
}
.texte {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: verdana;
	font-size: 9px;
	color: #0092C1;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
.titletab {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #136B88;
	background-color: #8ed6ef;
}
.result {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
