h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFCC66}
.titre {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFCC66}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFCC66}
a {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFCC; text-decoration: none}
a:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFF99; text-decoration: underline}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bolder;
	background-color: #445151;
	margin: 0px;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.mini {
	font-size: 11px;
}
.normal {
	font-weight: normal;
	color: #CCCCCC;
}
.titre2 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.menu {
	color: #333333;
}
th {
	background-color: #6A8080;
}
.gris {
	color: #666666;
	font-weight: bold;
}
.encart{
	border:1px solid #FFCC66;
	width:250px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding:3px;
	float:right;
}
