td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;

}
.titre-menu {
	font-weight: bold;
	background-color: #D5E2F1;
}
A:link          {
	text-decoration: underline;
	font-weight: bold;
	color: #3398FF;

}
A:visited       {
	text-decoration: underline;
	font-weight: bold;
	color: #3398FF;

}
A:hover         {
	color: #6AB0FF;
	font-weight: bold;
	text-decoration: underline;
}

.sidelink:link	{
	color: #838383;
	font-weight: bold;
	text-decoration: none;


}
.sidelink:visited	{
	color: #838383;
	font-weight: bold;
	text-decoration: none;


}
.sidelink:hover	{
	color: #838383;
	font-weight: bold;
	text-decoration: underline;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
.bordure-table {
	border: 1px solid #90B2D1;
}
.linklink {
	font-size: 10px;
	color: #3393FF;
	text-decoration: underline;
}
