td {
	font-family: papyrus;
	font-size: 14px;
	color: #F9C806;
	text-align: justify;

}
.titre-menu {
	font-weight: bold;
	background-color: #F9C806;
}
A:link          {
	text-decoration: none;
	font-weight: bold;
	color: #E1E1FF;

}
A:visited       {
	text-decoration: none;
	font-weight: bold;
	color: #F9C806;

}
A:hover         {
	color: #F9C806;
	font-weight: bold;
	text-decoration: none;
}

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


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


}
.sidelink:hover	{
	color: #F5ED89;
	font-weight: bold;
	text-decoration: none;
}
input,select,textarea {
	font-family: Script;
	font-size: 9px;
	border: 1px solid #000099;


}
.bordure-table {
	border: 1px solid #000099;
}
