body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;

}
#nav {
	width: 160px;
	padding: 5px;
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav a { display: block; padding: 4px; width: 160px; background-color: #CC3300; border-bottom: 1px solid #FFF; }
#nav a:link, #navlist a:visited {color: #FFF; text-decoration: none; }
#nav a:hover {background-color: #FF6633; color: #fff; }
.note {
	font-size: 8pt;
}
.entcol {
	background-color: #FFCC00;
	color: #990000;
	text-align: center;

}
.ligneClaire {
	background-color: #FFFFCC;
}
.ligneSombre {
	background-color: #e5e5e5;
}
.option {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #663300;

}
.a {

	font-size: 8pt;
	color: #000000;
}
.erreur {
	color: #FF0000;
	font-size: x-small;
}
a {
	font-size: 10pt;
	color: #000000;
}
.utilisation {
	font-size: 9pt;
	border: thin outset;
}
.cadre {
	font-size: 9pt;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.titrepage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #660000;
}
.lignef {
	background-color: #FFFF99;
}
.note2 {

	font-size: 10pt;
}
.principal {
	text-align: justify;
	margin: 20px 5px 3px 10px;
	padding: 10px 10px 10px 10px;
	border: dotted #996600;
}
#premier {left: 5;}

#deuxieme {left: 105px;}

#troisieme {left: 205px;}

#quatrieme {left: 305px;}

#cinquieme {left: 405px;}

#sixieme {left: 505px;}

#premier, #deuxieme, #troisieme, #quatrieme, #cinquieme, #sixieme {
	position: absolute;
	top: 5px;
	width: 80 px;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	line-height: 1.4em;
	background-color: #00CCFF;
	color: yellow;
	padding: 3px;
	border: 1px solid navy;
}
