body{
	font-family: Georgia, serif;
}
hr{
	visibility: hidden;
	margin: 0;
	clear: right;
	width: 605px;
}
#prit{
	border: 1px solid #e2e2d6;
	padding: 4px;
	background-color: #ffffff;
}
#container{
	width: 863px;
	margin: 2px auto;
	height: 560px;
	background-image: url(../img/contbg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #eeeae9;
	position:relative;
}
.sconti{
	position:absolute;
	left:680px;
	top:20px;
}
#leftfisso{
	float: left;
	width: 250px;
	height: 560px;
	background-color:#eeeae9;
}
#core{
	width:613px;
	height: 494px;
	float: right;
}
.menu{
	width:613px;
	float: left;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #cfd0d2;
}
#footer{
	color:#c3c2be;
	font-size: 10px;
	text-align: center;
	clear: both;
	padding-top: 5px;
}
#footer a{
	color:#c3c2be;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover{
	color:#c3c2be;
	font-size: 10px;
	text-decoration: underline;
}
.txt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a9a8a3;
	}
.txt a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a9a8a3;
	text-decoration: none;
	}
.txt a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
	text-decoration: none;
	}	
.txtcredit{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #a9a8a3;
	}
.txtcredit a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #a9a8a3;
	text-decoration: none;
	}
.txtcredit a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	text-decoration: none;
	}		
#boxleft{
	float: left;
	width: 220px;
	height: 220px;
	vertical-align: bottom;
}		
#upper{
	padding: 15px 3px 0 15px;
	width: 595px;
}
#boxevento{
	padding: 5px 3px 5px 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 580px;
	}
#lower{
	padding: 10px 23px 0 15px;
	width: 595px;
}
#toptitle{
	font-size: 14pt;
	color: #929095;
	width: 100%;
	padding: 10px 0 5px 5px;
}
#eventotitle{
	font-size: 13.5pt;
	color: #929095;
	padding: 0px 0 5px 5px;
	margin: 5px;
	border-bottom: 1px solid #e2e2d6;
	font-family: Georgia;
}
#alrx{
	text-align: right;
	display: block;
	padding: 7px 5px 0 0;
}
#cartina{
	visibility: hidden;
	position: absolute;
	top: 40px;
	left: 140px;
	width: 402px;
	height: 308px;
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #666666;
}
#eventoleft{
	padding-top: 90px;
	float: left;
	width: 350px;
}
#eventoleft_short{
	padding-top: 15px;
	float: left;
	width: 350px;
}
 #scroll_container {
        overflow: hidden;
        height: 400px;
        position:relative;
        width: 300px;
		  margin-top: 15px;
		  float: left;
		border-top:1px solid #e1dcd9;
		border-bottom:1px solid #e1dcd9;
		  background-image: url(../img/bg.png);
		  background-position: top left;
		  background-repeat: no-repeat;
      }

.scroll_testo {
        position:absolute;
		  padding-left: 10px;
        top: 0px;
        left: 0px;
		  font-family: "Trebuchet MS";
		  font-size: 12px;
		  color: #aaa;
      }
	#latodx{
		float: right;
		width: 260px;
		padding-top:15px;
		padding-right:20px;
		text-align:center;
	}
	.up{
		float: left;
		width: 100px;
		margin: 10px;
		font-family: Georgia, Courier, monospace;
		color: #929095;
		font-size: 12px;
		text-decoration: none;
		height:19px;
		padding:3px 0 0 22px;
		background-image: url(../img/up.gif);
		background-position: left;
		background-repeat: no-repeat;
		}
	.down{
		float: left;
		width: 100px;
		margin: 10px;
		font-family: Georgia, Courier, monospace;
		color: #929095;
		font-size: 12px;
		text-decoration: none;
		height:19px;
		padding:3px 0 0 22px;
		background-image: url(../img/giu.gif);
		background-position: left;
		background-repeat: no-repeat;
		}	
	#arrows{
		clear: both;
	}	
	#lingua{
		height: 15px;
		margin:15px auto 2px;
		width: 865px;
		font-size:11px;
		color:#929095;
		text-decoration:none;
	}
	#lingua a{
		font-size:11px;
		color:#929095;
		text-decoration:none;
	}
	#validazione{
	padding: 15px 25px 0 0px;
	text-align:right;
	}
	#validazione a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#d1ccc6;
	padding-left:10px;
	text-decoration:none;
	}
.spazio0{
	clear:both;
	height:0;
}