body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000
}

.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.bstitre {
	font-weight: bold; 
}

.wstitre {
	font-weight: bold;
	color: #FFFFFF;
}

.table_border {
	border: 1px solid #6E3519;
}

.notif {
	font-weight:bold;
	color: #FF0000;
}

.wtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.btn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold; 
	height:20px;
	padding-bottom:2px;
}

.legend {
	color: #666666;
}

.saisieok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* background-color: #FFFFFF; */
	color: #000000;
	border: 1px solid #CCCCCC;
}

.saisiepasok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	color: #000000;
	border: 1px solid #CCCCCC;
}
