body {
	font-family: verdana;
	font-size:xx-small;
	font-weight: normal;
	margin: 0px;
	color: #000080;
	background-attachment : fixed;
}

.Header, .Header2    {
	BACKGROUND-COLOR: #E87728;
	color: #FFFFFF;
	font-size : 12px;
	font-family: Verdana;
	font-weight : bold
}

.Texte, .Texte A,.Texte A:visited, .Texte A:hover, .Texte A:link {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	color: #0164a4;
}
.Texte2, .Texte2 A,.Texte2 A:visited, .Texte2 A:hover, .Texte2 A:link {
	font-family: Arial;
	font-size:11px;
	color: #000000
}

A:link {
	color : #000080;
	font-size : xx-small;

	text-decoration: none;
}
A:visited {
	color : #000080;
	font-size : xx-small;

	text-decoration: none;
}
A:hover {
	color : #00009C;
	font-size : xx-small;
	text-decoration: none;
}



