BODY
{
    SCROLLBAR-FACE-COLOR: #000000;
    SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #cccccc;
    SCROLLBAR-TRACK-COLOR: #000000;
    SCROLLBAR-BASE-COLOR: #000000;
    scrollbar-dark-shadow-color: #000d00
}



a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #ffffff;
	text-decoration: underline;
}


.itf {
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #ff3300;
	text-decoration: none;
}
.itf:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #ff3300;
	text-decoration: underline;
}

.mail {
	font-family: arial;
	font-size: 12px;
	font-weight: none;
	color: #cccccc;
	text-decoration: none;
}
.mail:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: none;
	color: #ffffff;
	text-decoration: underline;
}

.centrale {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.centrale:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.iframe {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.iframe:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

