body {
	SCROLLBAR-FACE-COLOR: #2C60C0;
	SCROLLBAR-HIGHLIGHT-COLOR: #2C60C0;
	SCROLLBAR-SHADOW-COLOR: #041346;
	SCROLLBAR-3DLIGHT-COLOR: #041346;
	SCROLLBAR-ARROW-COLOR: #041346;
	SCROLLBAR-TRACK-COLOR: #041346;
	SCROLLBAR-DARKSHADOW-COLOR: #041346;
	font-family: Tahoma;
	font-size: 12px;
	color: #EEEDED;
	background-color: #041346;
	background-attachment: fixed;
	background-image: url(images/fond-v2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #B4BABA;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-weight: normal;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #B4BABA;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #B4BABA;
	text-decoration: none;
}
a:active {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #B4BABA;
}
a:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline overline;
	color: #B4BABA;
}
