A:link {text-decoration: none; color: #FFFFFF; font-family: Arial; font-size: 10pt;font-weight:bold}
A:visited {text-decoration: none; color: #FFFFFF; font-family: Arial; font-size: 10pt;font-weight:bold}
A:active {text-decoration: none; color: #FFFFFF; font-family: Arial; font-size: 10pt;font-weight:bold}
A:hover {text-decoration: none; color: #FE9901; font-size: 12pt}

BODY { 
	background-attachment: fixed;
	background-image:url(Img/fond.jpg);
	background-repeat: no-repeat;
	background-position:center; 
}

div#Imgroll {
	filter=alpha(opacity=0);
	position : absolute;
	background-image:url(Img/Img0.gif);
	background-repeat: no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	width: 200px;
	height: 200px;
}

div#Liens {
	position : absolute;
	text-align:left;
	left:10px;
	bottom:10px;
	color:#FFFFFF;
	text-decoration:none; 
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
