@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a {
	color: #006699;
	text-decoration: none;
}
#main #content #lezard {
	background-image: url(animation/images/lezard/decors.jpg);
	height: 267px;
	width: 501px;
	position: relative;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
}
