a {font-family : "Times New Roman", Times, serif; font-weight: normal; font-size: 8pt; text-decoration: none;color:#71706e;}
a:hover {text-decoration: underline;}
body {font-family : "Times New Roman", Times, serif; font-weight: normal; font-size: 8pt;color:#71706e;}
td {font-family : "Times New Roman", Times, serif; font-weight: normal; font-size: 8pt;color:#71706e;}
.justif {text-align:justify;}
.justif2 {text-align:justify; line-height: 28px;}
.titre {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 12pt; color: #0000AA;}
.titresmall {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #0000AA;}
.soustitre {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: black;}
.soustitreshadow {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: #888888;}
.texteadmin {font-family: arial, helvetica, sans-serif;font-size:10pt;font-weight:bold;font-style:italic; color: black;}
.statsred {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #8E252F;}
.statsblue {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #2B3498;}
.statsorange {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #ff8000;}
.red {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 14pt; color: #ee4444;}
.alert {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #ee4444;}
.shadow {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #888888;}
.page {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 13pt; color: #666666;}
.activeonglet {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 11pt; color: #000000;text-decoration: underline}
.onglet {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #000000;}
.onglet:hover {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; color: #FFFFFF;}
.button {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 9pt; color: #FFFFFF;}
.bigbutton {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 14pt; color: #FFFFFF;}

ul {
	margin: 0;
	padding: 0;
}

#marks {
	width: 1002px;
	height: 690px;
	position: relative;
}
#marks ul {
	list-style: none;
	position: absolute;
	top: 300px;
	left: 135px;
}
#marks ul li {
	float: left;
}
#marks ul li a {
	display: block;
	float: left;
	margin: 0 20px;
	font-size: 19px;
}
#marks ul li a span {
	color: #a29b92;
}
