BODY {
	COLOR: White; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 10pt;
	background-color : Black;
}
A {
	COLOR: #1368F5; TEXT-DECORATION: none
}
A:link {
	COLOR: #1368F5; TEXT-DECORATION: none
}
A:hover {
	COLOR: #1368F5; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #1368F5; 
}

A:VISITED > A:HOVER {
	COLOR: #1368F5; TEXT-DECORATION: underline;
}

TD {
	COLOR: White; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 10pt;
}
.entoure{
	border : 1px solid #1368F5;
}

P {
	color : White;
}
.tetetitre {
	font-weight : bolder;
	color : White;
	font-family : Verdana, Arial;
	font-size : larger;
}
.tdtitre {
	font-weight : bolder;
	color : White;
	font-family : Verdana, Arial;
}

.bouton{
	background-color : #003399;
		color : White;
	font-weight : bold;
		border : 1px;
}

.smalltxt{
	COLOR: White; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt;
	background-color : Black;
}