body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	vertical-align: top;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {color: #E8112D;text-decoration: none;}
a:visited {color: #666666;text-decoration: none;font-weight: bold;}

li {list-style-type: disc;list-style-position: outside;}




.titolonews_grigio {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	background-color: #BDC1C0;
}
.titolonews_verde {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 4pt;
	background-color: #289C99;
	font-size: 9pt;
}
.titolonews_giallo {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 4pt;
	font-size: 10pt;
	float: right;
}
.news_txt {
	font-weight: normal;
	padding-right: 10px;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}
/*.address {
	width: 850px;
	position: absolute;
	bottom: 0px;
}*/
h1 {
	font-weight: normal;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #696969;
}
.address {
	text-align: center;
	background-image: url(../img/address_bg.jpg);
	font-size: 8pt;
	height: 40px;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 5px;
	color: #333333;
}
.banner_ist {
	background-color: #158780;
	width: 220px;
}
.banner_extra {
	background-color: #E8B61D;
	width: 220px;
}
.corsivi {
	font-style: italic;
}
.bold_txt {
	font-weight: bold;
}
.titoletti {
	font-weight: bold;
}
.txt_sezioni {
	font-weight: normal;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #696969;
}
.newsletter {
	font-weight: bold;
	color: #289C99;
	font-size: 12px;
}

a.page-options {
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 5px;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
	background-color: #FFCC33;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}
.txt_sezioni_portfolio {
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #696969;
	vertical-align: top;
}
.scroll_portfolio {
	height: 500px;
	width: 207px;
	position: fixed;
	left: 510px;
	top: 500px;
	right: 0px;
	bottom: 0px;
	overflow: scroll;
	z-index: auto;
}
.movie {
	font-weight: normal;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #696969;
	text-align: right;
}

.boxpromo{
	border:1px solid #CCC;
	margin: 10px 30px 10px 30px;
	padding: 0px 10px 0px 10px;
	
	}
	
.boxpromo li{
	list-style:none}
	
	
.news-hp {
	width:580px;
	margin: auto;
	border:1px solid #e8112d;
	margin-bottom:5px;
	min-height:130px;
	}
	
.news-hp h1{
	font-size:12px;
	color:#FFF;
	background:#e8112d;
	margin-top:0;
	padding-left:6px;
	font-weight:bold
	}
	
.news-hp img{
	padding-left:6px;
	padding-right:6px;
	float:left
}	