body {
	scrollbar-base-color:#003679;
	scrollbar-3dlight-color:#003679;
	scrollbar-arrow-color:#003679;
	scrollbar-darkshadow-color:#003679;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 22px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/constr/bottom_fond.jpg);
	margin-right: 0px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF97;
	text-decoration: none;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF97;
	text-decoration: none;
}
