.textemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B5980;
	text-decoration: underline;
}
.bordure {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #353535;
	border-bottom-color: #353535;
	border-left-color: #D3D3D3;
}
.textebas {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #24519B;
	text-decoration: none;
}
.resultats {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #E1E1E1;
	border: 1px solid #000000;
}
.liens {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BF5B20;
	text-decoration: underline;
}
a:hover.liens {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9D1313;
	text-decoration: underline;
}
.gras {
}
.Tableau_bas_droit {
	color: #000000;
	right: auto;
	clip:  rect(auto auto auto auto);
	border-right: 3px solid #353535;
	border-bottom: 3px solid #353535;
	border-left: 2px solid #D3D3D3;
}
.bordure_droite {
	border-right-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #353535;
	border-left-color: #D3D3D3;
}
.bordure_haut_droite {
	border-top-width: 2px;
	border-right-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: Aucune;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #353535;
	border-left-color: #D3D3D3;
}
