body {
	text-align: center;
	background-color: #000000;
}
.clear {
	height: 0px;
	line-height: 0px;
	clear: both;
}
* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#main {
	width: 752px;
	margin: 10px auto;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#mare_safari {
	text-align: left;
	width: 221px;
	float: left;
}
html>body #mare_safari {
	width: 221px;
}
.imgSx {
	float: left;
	margin-left: -1px;
	margin-right: -6px;
}
html>body .imgSx {
	margin: 0px;
	
}
.imgDx {
	float: left;
	margin-right: -5px;
}
html>body .imgDx {
	margin: 0px;
}
#link_top {
	margin-bottom: 13px;
}
#link_top a {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	text-decoration: none;
	color: #FFFFFF;
}
#link_top a:hover {
	text-decoration: underline;
}
#magic {
	margin-top: 15px;
	margin-bottom: 23px; 
	width: 749px;
	height: 42px;
	background-color: #FFA200;
	line-height: 21px;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 10px;
}
html>body #magic {
	height: 32px;
}
#testo_sotto {
	text-align: left;
	margin-top: 2000px;
}
