body, html {
margin: 0px;
padding: 0px;
text-align: center;
background-color: Black;
font: 11px "trebuvchet ms", arial,helvetica;
color: Black;
}
td{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: Black;
}
#bottoni{
	white-space: nowrap;
	text-align: left;
	width: 710px;
	margin: 0px auto;
	height:20px
}
#mainhome{
	width:710px;
	height:300px;
	background-color: White;
	margin: 0px auto;
	text-align: left;
}
.link{
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}
.link:hover{
	color: #F75229;
}
.allimg{
	vertical-align: middle;
	float: left;
}
.titolosez{
	font-weight: bold;
	font-size: 13px;
	line-height: 14px
}
.continua{
	text-align:right
}
.abstract{
	line-height: 12px;
	margin-bottom:5px
}
.bloccohome{
	border-bottom:1px solid #cccccc
}
.col1listino{
	border-bottom:1px solid white;
	background-color:#666666;
	color: #ffffff;
	padding-left: 3px
}
.col2listino{
	border-bottom:1px solid white;
	background-color:#666666;
	color: #ffffff;
	text-align: right;
	padding-right: 3px
}
.sfumatura{
	background-image:url(img/sfondoricerche.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 175px;
	font-size:12px;
	font-weight: bold;
	vertical-align: top;
}
.item2{
	margin: 5px;
	vertical-align: middle;
}
.selection{
	width:165px;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica; 
}
.testo{
color:#333333;
font-weight: normal;
}
.campotesto{
	width:160px;
	border: 1px solid #000000;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica; 
}
.footer{
	border-top:1px solid #cccccc;
	text-align: center;
	margin-top: 20px
}
