@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#000000;
	cursor:default;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:none;
}
.clear {
	width:100px;
	height:0px;
	font-size:0;
	clear:both;
}
.contenitore {
	width:451px;
	height:319px;
	position:absolute;
	top:42%; left:50%;
	margin-top:-159px;
	margin-left:-225px;
}