a:link { color:#000000; }
a:visited { color:#000000; }
a:hover { color:#ffffff; }

.link2:link { color:#106AB8; }
.link2:visited { color:#106AB8; }
.link2:hover { color:#48A2F0; }


td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;	
	font-size: 12px;
	text-align: justify;
	
}

body {
	SCROLLBAR-FACE-COLOR: #48A2F0;
	SCROLLBAR-HIGHLIGHT-COLOR: #106AB8;
	SCROLLBAR-SHADOW-COLOR: #106AB8;
	SCROLLBAR-3DLIGHT-COLOR: #106AB8;
	SCROLLBAR-ARROW-COLOR:  #106AB8;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.input
{
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	background-color: #ffffff;
	border: 1 solid #000000;
}
.input_petit
{
	font-family: Arial;
	width : 30px;
	color: #000000;
	font-size: 10px;
	background-color: #ffffff;
	border: 1 solid #000000;
}
.btn
{
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	background-color: #48A2F0;
	border-color: #ffffff;
	height: 20px;
	font-weight: bold;
	cursor: hand;
}
.pasvu{
	display:none;
}
