@charset "utf-8";
.tableau {
	height: 462px;
	width: 600px;
	border: thin solid #7d7173;
}
.tableau .texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
}
.tableau .texte a:link {
	color: #2a2a2a;
	text-decoration: underline;
}

.a::hover, a:active{
	text-decoration: underline;
	color: #2a2a2a;
}
.tecetpetit {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
}
.tableau .texte a:visited {
	color: #2a2a2a;
	text-decoration: underline;
}
.tableau .texte a:hover {
	color: #2a2a2a;
	text-decoration: underline;
}
.tableau .tecetpetit a:link {
	color: #2A2A2A;
	text-decoration: underline;
}
.tableau .tecetpetit a:visited {
	color: #2A2A2A;
	text-decoration: underline;
}

