body {
	background-color  : #FF9900;
	margin            : 0 auto 0 auto;
	background-image  : url(immagini/background.gif);
	background-repeat : repeat-x;
	font-family       : "Verdana";
	font-size         : 12px;
	text-align:center;
}

a{
	text-decoration : none;
}
a:link, a:visited{
	color : #CC3300;
}
a:hover{
	color           : #333333;
	text-decoration : underline;
}
img{
	border: 0px;
}

.tabb {
	padding : 20px;
}
.Stile3 {
	padding   : 20px;
	font-size : 12px;
}
.Stile4 {
	font-size : 14px;
	padding   : 15px;
}
.Stile4 h1{
	font-size : 18px;
}

.tabDati td{
	padding : 5px;
}
.tabDati th{
	background-color : #a3a3a3;
}
.titoloTabDati{
	font-size     : 20px;
	margin-bottom : 10px;
	font-weight   : bold;
	color         : red;
}
.pageTitle{
	padding-top  : 50px;
	padding-left : 115px;
}
/*******************************/
.containerLeft{
	padding-left   : 15px;
	padding-right  : 15px;
	padding-bottom : 0px;
	border-bottom  : 1px solid #e3e3e3;
	text-align     : justify;
	margin-bottom  : 5px;
}
.containerLeft h1{
	margin        : 0px;
	margin-bottom : 5px;
	font-size     : 14px;
	color         : blue;
}

/**********FOOTER***************/
.footer {
	margin-top : 10px;
	padding    : 10px;
	border-top : 1px dotted #e3e3e3;
	text-align : center;
}

/***********FLASH PLAYER********/
.flashplayer{
	background-image    : url(immagini/audio.gif);
	background-position : center left;
	background-repeat   : no-repeat;
	padding             : 5px;
	width               : 90px;
	margin-top          : 5px;
}

.home_news_wrapper {
	background: url(immagini/news-title-home.png) no-repeat top left;
	padding-top: 50px;
}

.news_wrapper {
	font-family: "Verdana";
	margin-bottom:5px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:5px;
}

.news_title {
	font-size: 16px;
	font-weight: bold;
	color: #0e1b98;
	background: url(immagini/dot.png) no-repeat left center;
	padding-left:10px;
}
.news_title a:link, .news_title a:visited{
	color:#0e1b98;
}
.news_title a:hover{
	text-decoration:none;
	color:#0099FF;
}
.news_text {
	color: #666666;
	font-size: 14px;
	line-height:18px;
	padding-top: 10px;
	height: 70px;
	overflow: hidden;
}
.news_data_home {
	font-size:10px;
	color:#FF6600;
}
.homeNews_read_more { padding: 3px; margin-top:10px;margin-bottom:10px;}
.homeNews_read_more a { color:#CC3300; font-size:12px; }
.contenitore_banner {
	margin-top:20px;
	margin-bottom: 20px;
	height:120px;
}

.contenitore_sinistra{
	padding-bottom:15px;
	line-height: 20px;
}
.head{
	height: 30px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 2px solid #ddd;
}
.texttoleft{ text-align:left}
.wrapper_locandine{
	padding:3px;
	background: url(immagini/eventi-title-home.gif) no-repeat top left;
	padding-top:30px;
}
.wrapper_locandina{
	width:150px;
	padding:5px;
	float:left;
	display:block;
	background-color:#F8F8F9;
	border:1px solid #EBEDEF;
	margin-right:5px;
  margin-bottom:10px;
  height:290px;
}
a:hover.wrapper_locandina {
  text-decoration:underline;
  color:#CC3300;
}
.immagine_locandina{
	width: 150px;
	display: block;
	height:200px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
.locandina_data{
	color:#333333;
	font-size: 12px;
	font-size:11px;
}
.locandina_data{
  text-decoration: none;
}
.titololocandina{
	font-size: 15px;
	font-weight: bold;
	color:#CC3300;
	padding:1px;
}

.top20_posizione_home {
	color:#CC3300;
	height: 25px;
	font-size:12px;
}
.top20_posizione_home span{
	color:#000000;
}


/**** newsDettails styles ****/
.newsDettails_titolo { font-size:16px; color: blue; font-weight: bold; }
.newsDettails_data { font-size:12px; color:#999999 }
.newsDettails_testo { margin-top:20px; }

/**** simpleSlider ****/
#prevBtn, #nextBtn { display:none}