body {
	margin:0; 
	background:#f3f3f3;
	font-family: 'Trebuchet MS', Arial, Helvetiva, sans; 
	font-size:11px;
	color:#999;
}

a {
	font-family: 'Trebuchet MS', Arial, Helvetiva, sans; 
	font-size:11px;
	color:#999; 
	text-decoration:none
}

a:hover {color:#000; text-decoration:underline}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style-type: none;
}
#container {
	position:absolute;
	background: #fff;
	width:960px;
	/*margin: 0 auto;*/
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	left:50%;
	margin-left:-480px;
	top:0;
	margin-bottom:5px;
}
#flash {
	margin-top:43px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}
#cont_sotto {
	height:23px;
	border-bottom: solid 1px #e5e5e5;
	padding-left:10px;
	padding-top:5px;
}
.sottomenu, .sottomenu a {
	font-size: 12px;
	color:#000;
	text-decoration: none;
}
.sottomenu a:hover, .sottomenu .on {
	font-size: 12px;
	color:#000;
	text-decoration: underline;
}
.sottomenu ul {
	padding:0 0 0 10px;
}
.sottomenu li {
	background-image: url(images/dot.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0 10px 5px 15px;
	float:left;
}
#main {
	padding:20px 20px 20px 20px;
	color:#000;
	clear: both;
}
#main p{
	text-align: justify;
	margin-bottom:20px;
}
#main_dett {
	padding:20px 0;
	color:#000;
	text-align:center;
	clear: both;
}
#thumb {
	width:222px;
	margin-right:10px;
	float:left;
}
#thumb img {
	margin-bottom:6px;
	border:solid 1px #e5e5e5;
	margin-right:-2px;
}
#thumb .desc {
	color:#000;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 11px;
	height:30px;
	float:left;
}
#thumb_last{
	width:222px;
	margin-right:0;
	padding-right:0;
	float:left;
	clear:right;
}
#thumb_last img {
	margin-bottom:6px;
	border:solid 1px #e5e5e5;
	margin-right:-2px;
}
#thumb_last .desc {
	color:#000;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 11px;
	height:30px;
	float:left;
}
#dettaglio{
	text-align:center; 
	position: relative;
}
#dettaglio img {
	margin-bottom:6px;
}
#dettaglio .desc {
	color:#000;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 11px;
	height:30px;
}
#news {
	width:689px;
	border-bottom: dotted 1px #e5e5e5;
	color:#000;
	padding-bottom:10px;
	float:left;
}
#news img {
	border: solid 1px #e5e5e5;
	margin:3px;
	margin-right:20px;
	float:left;
}
#imgsx {
	float:left;
	margin-right:10px;
}
#colsx {
	width:250px;
	float:left;
}
#coldx {
	padding-left:10px;
	padding-right:5px;
	float:left;
	width: 600px;
}
.bottom {
	padding:5px;
	margin-top:10px;
	border-top: solid 1px #e5e5e5;
}
#credit {
	margin:0;
	padding:0;
	float:right;
	width:77px;
	height:20px;
	clear: both;
}
form #col{
	float:left;
	padding-right:10px;
}
form #collast{
	clear:right;
}

.spacer{
height:20px;
clear:both}
