BODY
{
	margin-left: 0px;
	margin-top:  0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-base-color:#8cc6b8;
	scrollbar-arrow-color:#000000;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-track-color:#F47300;

}

.menu {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu:hover {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #333333;
	display: block;
	font-weight: bold;

}

.liens {	
font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #c0690a;
	text-decoration: none;
}

.liens:hover {	
font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

}

.copyright {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.copyright:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}.bordure {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
.textec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
