<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(images/left.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D9E080;
}
#box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 620px;
}
#Lap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 18pt;
	font-size: 10pt;
}



#carte {
	width: 880px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#carte ul {
	padding: 0px;
	float: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#carte ul li {
	float: left;
	height: 50px;
	width: 130px;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
}
#carte ul li a {
	background-image: url(images/enter1.png);
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	height:0 !important;
	height/**/: 41px;
	_height:0;
	width: 130px;
	font-size: 0px;
	padding-top: 50px;
}
#main1 a { background-position: 0 0;}
#main2 a {background-position: -130px 0px;}
#main3 a { background-position:-260px 0px;}
#main4 a {background-position: -390px 0px;}
#main5 a { background-position:-520px 0px;}

#main1 a:hover {background-position: 0px -50px;}
#main2 a:hover {background-position: -130px -50px;}
#main3 a:hover {background-position: -260px -50px;}
#main4 a:hover {background-position: -390px -50px;}
#main5 a:hover {background-position: -520px -50px;}
</pre></body></html>