@charset "UTF-8";
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	position: relative;
	z-index: 1;
	height: 800px;
}
#sinistra1 {
	height: 650px;
	width: 360px;
	float: left;
	padding-top: 50px;
}
#destra1 {
	float: right;
	height: 650px;
	width: 600px;
	padding-top: 50px;
}
#footer {
	clear: left;
	height: 30px;
	padding-top: 20px;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#frase a {
	text-decoration: none;
	color: #EEE;
}
#frase a:hover {
	color: #BBB;
}
#footer a {
	text-decoration: none;
	color: #EEE;
}
#footer a:hover {
	color: #BBB;
}
.preview {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rosso {
	color: #E00;
	font-size: 80%;
}
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 980px;
	position:relative;
	background-color: #000;
	color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td img {display: block;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

