<style>

a:link {
	color: #0000FF;
}
a:link {
	color: #003399;
}



a:visited {
	color: #003399;
}
a:active {
	color: #999999;
}
a:hover {
	color: #009933;
	font-weight: inherit;
}

.textegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.textenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #003399;
}
.normalitalique {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}

.Grasbrique {
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
}
.textepetit {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.titprogramme {
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
.surlignagetxt {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
