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