@charset "utf-8";
html, body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: #ffffff;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-size: 11px;
	line-height: 18px;
	background-image: url(img/bg.gif);
}
div {
	float: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#main {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	height: 560px;
	background-color: #000000;
}
#logo {
	background-image: url(img/logo.jpg);
	height: 95px;
	width: 310px;
}
#sponsor {
	background-image: url(img/sponsor.jpg);
	height: 65px;
	width: 500px;
	padding-left: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: center;
}
#menu {
	background-image: url(img/bg_menu.gif);
	height: 20px;
	width: 510px;
	padding-left: 180px;
}
#menu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #666666;
	text-decoration: underline;
}
#separazione {
	background-image: url(img/separazione.png);
	height: 20px;
	width: 25px;
}
#foto {
	background: url(img/random/randimg.php) no-repeat 0 0;
	height: 465px;
	width: 1000px;
}
#news {
	background-color: #000000;	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	height: 260px;
	width: 310px;
	margin-top: 205px;
	background-image: url(img/bg_title.gif);
	background-repeat: repeat-x;
}
#usato {
	background-color: #000000;	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	height: 260px;
	width: 690px;
	margin-top: 205px;
	background-image: url(img/bg_title.gif);
	background-repeat: repeat-x;
}
#content {
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	height: 340px;
	width: 1000px;
	margin-top: 125px;
	background-image: url(img/bg_title.gif);
	background-repeat: repeat-x;
}
#titolo {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 35px;
}
#testo_news {
	padding: 5px;
	width: 300px;
	text-align: justify;
	height: 200px;
	margin-top: 10px;
}
#testo_news a {
	color: #ffcb05;
	text-decoration: none;
	font-weight: bold;
}
#testo_content a:hover {
	text-decoration: underline;
}
#testo_usato {
	padding: 5px;
	width: 676px;
	text-align: justify;
	overflow: auto;
	height: 200px;
	margin-top: 10px;
	margin-right: 4px;
}
#testo_usato img {
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px dotted #ffcb05;
	float: right;
}
#testo_usato a {
	color: #ffcb05;
	text-decoration: none;
	font-weight: bold;
}
#testo_usato a:hover {
	text-decoration: underline;
}
#testo_content {
	padding: 5px;
	width: 986px;
	text-align: justify;
	overflow: auto;
	height: 280px;
	margin-top: 10px;
	margin-right: 4px;
}
#testo_content a {
	color: #ffcb05;
	text-decoration: none;
	font-weight: bold;
}
#testo_content a:hover {
	text-decoration: underline;
}
#testo_content img {
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px dotted #ffcb05;
	float: right;
}
#testo_content #flash {
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px dotted #ffcb05;
	float: right;
}
#testo_content iframe {
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px dotted #ffcb05;
	float: right;
}
#testo_content li {
	list-style-image: url(img/bullet.png);
	margin-left: 10px;
}
#footer {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	height: 20px;
	background-image: url(img/bg_menu.gif);
	margin-top: 561px;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#footer a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#salva {
	width: 900px;
	margin-top: 50px;
}
#lightbox div {
	float: none;
}
.smtxt {
	width: 100%;
}
.titolo_news {
	color: #ffcb05;
	font-weight: bold;
	font-size: 12px;
}
.iframe {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 302px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #000000;
}
z
