a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #666666;
}

body {
	background-color: #181818;
}
/*	background: #181818;  */

#BAS-SITE {
	position:absolute;
	width:147px;
	height:66px;
	z-index:2;
	left: 13px;
	top: 765px;
}

#CONTACT {
	position:absolute;
	width:200px;
	height:52px;
	z-index:1;
	left: 14px;
	top: 13px;
}

#VISUEL {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 287px;
	top: 141px;
}


