.intro {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fcaf17;
}
.color {
	color: #fcaf17;
}
.bouton {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #fcaf17;
	border: 1px solid #6C5200;
}
.champ {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6C5200;
}
.texte {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: verdana;
	font-size: 9px;
	color: #fcaf17;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
.titletab {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8D6D0E;
	background-color: #fcaf17;
}
.result {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
