.tessi {
	font-family: Arial, Helvetica, sans-serif;
	color: #87888a;
	font-size: 12px;
}
.tessi table{
	width: 500px;
}
.tessi a{
	text-decoration:none;
	font-weight:bold;
	color: #a01b5c;
}
.tessi a:hover{
	color: #3e7c5e;
}
.tessi a:visited{
	color: #6a4673;
}
#error {
	font-family: Arial, Helvetica, sans-serif;
	color: #8A0000;
	font-size: 20px;
	font-weight: bold;
}
#errorTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #87888a;
	font-size: 12px;
}
#contact_titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #87888a;
	font-size: 20px;
	font-weight: bold;
}
#contact_legende {
	font-family: Arial, Helvetica, sans-serif;
	color: #87888a;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
}
#contact_erreur_code {
	font-family: Arial, Helvetica, sans-serif;
	color: #87888a;
	font-size: 11px;
	text-align: justify;
}
