table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594300;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.traitnoir {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.majuscule {
	text-transform: uppercase;
}
.tablotitre {
	border: 1px solid #000000;
	background-color: #FFFFEC;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.tablotexte {
	border: 1px solid #999999;
	background-color: #FFFFEC;
	font-weight: bold;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	color: #000000;
	background-color: #FEFDE7;
}
.bordtablo {
	border: 1px solid #000000;
}
