.corpus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000
}

a.corpus:link {
	color : #006666
; text-decoration: underline
}

a.corpus:hover{
	color : Red;
	text-decoration : none
}

a.corpus:visited{
	color : #669966
}

h1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11pt; 
color: #993333
}

.navbasse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
	text-decoration : none;
}

a.navbasse:link {
	text-decoration : none;
}

a.navbasse:hover {
	color : Red;
}

a.navbasse:visited {
	color : #669966;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006666;
	text-decoration : none;
}

a.credits:link {
	text-decoration : none;
}

a.credits:hover {
	color : Red;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006666}
.formulaire { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}

.mentions {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
a.mentions:link {
	color : #006666;
}
a.mentions:hover {
	color : Red;
	text-decoration : none;
}
a.mentions:visited {
	color : #669966;
}