@charset "utf-8";
/* CSS Document */


html, body{
	margin:0;
	padding:0;
}
a{
	text-decoration:underline;
}
body{
	width:100%;
	height:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#3b3b3b;
	background-color:#f0eee1;
	background-image:url(top.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
li{
	list-style-position:inside;
}
p{
	text-align:left!important;
}

#outer{
	background-image:url(bg.gif);
	background-repeat:repeat-x;
}
#wrapper{
	background:#fff!important;
	margin:0 auto;
	width:678px;
	text-align:left;
	min-height:600px;
	overflow:hidden;
	border:1px solid #d6d4ca;
}
#footer{
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	clear:both;
	font-size:12px;
}
#header{
	height:135px;
	background-color:#fff;
}
.logo{
	width:248px;
	position:relative;
	display:block;
	height:75px;
	left:26px;
	top:20px;
	text-indent:-99999px;
	cursor:pointer;
	background-image:url(logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#content{
	padding:0 27px;
	background-color:#fff;
}
p{
	color:#3b3b3b;
	margin:0;
	text-align: center;
	/*border-bottom:1px solid #999;*/
	padding:10px 0;
	line-height:1.6em;
}
hr {
	margin:0;
	padding:0;
	background-color:#3B3B3B;
	border:none;
	border-bottom:1px solid #999;
	height:1px;
}
h1{
	color:#0c225e;
	font-size:26px;
	margin:0;
	padding:0;
	/*padding-bottom:3px;
	margin-bottom:3px;
	text-align: left;*/
}
h2{
	color:#3b3b3b;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	line-height:10px;
	margin-bottom:-18px;
}
h3{

}
h4{
	margin:0;
	padding:0;
	color:#0c225e;
}
.spotA{
	float:left;
	margin-right:15px;
	padding-bottom:15px;
}
.gruppo_testi{
	width:100%;
	_width:auto;
}
.spot{
	padding-bottom:20px;
}
.form{
	padding:10px;
	border:1px dashed #CCC;
	font-weight:bold;
	color:#3b3b3b;
	font-size:12px;
	margin-bottom:30px;
}
.form form{
	margin:0;
	padding:0;
}
#invia{
	float:right;
	width:auto;
}
.form input{
	width:215px;
}
#footer_content{
	margin:0 auto;
	width:650px;
	padding-bottom:30px;
}
.contenitore{
	background:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:200px;
	width:500px;
	margin:0 auto;
	margin-top:50px;
	border:1px solid #ededed;
	font-size:18px;
	line-height:25px;
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	padding:20px;

}
.contenitore p{
	border:0;
}
.contenitore h3{
	font-size:25px;
	margin-top:30px;
	line-height:10px;
}
.compra{
	width:	184px;
	height:43px;
	overflow:hidden;
	float:right;
	display:block;
	text-indent:-99999px;
	background:url(compra.gif);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	margin-top:10px;
	margin-bottom:40px;
}

.sfoglia{
	width:	244px;
	height:43px;
	overflow:hidden;
	float:right;
	display:block;
	text-indent:-99999px;
	background:url(sfoglia.gif);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	margin-top:10px;
	margin-bottom:40px;
}


.highlight {
	background-color:#FFDF28;
}

.elenco_lotti table td.tbl_prezzo {white-space:nowrap;}
.elenco_lotti table td img {border:none}
