.intro {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #f47a20;
}
.color {
	color: #f47a20;
}
.bouton {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f47a20;
	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: #f47a20;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
.titletab {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D76511;
	background-color: #FBDDC8;
}
.bulletin {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D76511;
}

.result {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
