/* CSS Document */

#Layer1 {
	position:absolute;
	left:103px;
	top:22px;
	width:864;
	height:621;
	z-index:1;
	background-image: url(img/fond3.jpg);
}
body {
	background-image: url(img/fond.jpg);
	background-repeat: repeat-x;
}
.footer {	color: #A2A5A6;
	font-family: Times New Roman;
	font-size: 11px;
}
.Style1 {color: #606364}
a:link {
	color: #606364;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #606364;
}
a:hover {
	text-decoration: underline;
	color: #606364;
}
a:active {
	text-decoration: none;
	color: #606364;
}