td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: justify;
	line-height: 16px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699FF;
	list-style-type: circle;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #6699FF;
	-moz-border-radius: 5px;
	padding: 5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}

a.l1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
a.l1:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline}

.soustitre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	-moz-border-radius-bottomleft: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.soustitrea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #444444;
	border-left-color: #444444;
	-moz-border-radius-bottomleft: 5px;
	text-indent: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

.soustitreb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #00669B;
	border-bottom-color: #EEEEEE;
	border-left-color: #006599;
}

.coultrcours1 {
	background-color: #6698FF;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.coultrcours2 {  background-color: #FFFFCC}

