#flashemenu{
	position:relative;
	display:inline;
	float:left;
	width:950px;
	height:415px;
	margin: 0px;
	background-color: #ffffff;
}

#flash{
	display:inline;
	float:left;
	width:950px;
	height:415px;
	top: -20px;
	z-index:1;
}

#banner_flash{
	position:relative;
	display:inline;
	float:left;
	width:365px;
	height:35px;
	margin: -35px 0px 0px 0px;
	background-color: #ffffff;
	z-index:100;
}

#banner_1, #banner_2{
	display:inline;
	float:left;
	width:178;
	height:30;
	background-color: #ffffff;
	overflow:hidden;	
}

#banner_1{
	margin: 5px 0px 0px 0px;
}

#banner_2{
	margin: 5px 0px 0px 4px;
}

#fasciacentrale{
	display:inline;
	float:left;
	width:950px;
	height:320px;
	/* quello che segue serve a poter ingrandire i caratteri dei latest senza scompaginare tutto*/
	height: auto !important;  /* per i browser moderni */
    height: 320px;      /* per IE5.x e IE6 */
    min-height: 320px;
}

#sx{
	display:inline;
	float:left;
	width:364px;
	margin: 15px 0px 0px 0px;
}

#dx{
	display:inline;
	float:left;
	margin: 15px 0px 0px 0px;
}

#quattro_riquadri{
	display:inline;
	float:left;
	width:364px;
	height:206px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#riquadri_accessibili{
	/*questo serve a eleminare i quattro link testuali che, nella versione testuale, sostituiscono l'animazione javascript in home*/
	display:none;
}

.riq{
	display:inline;
	float:left;
	width:178px;
	height:100px;
	margin: 0px 0px 0px 0px;

}

#riq1, #riq3{
	margin-right: 4px;
}

#riq1, #riq2{
	margin-bottom: 4px;
} 

.riq_zecc{
	display:inline;
	float:left;
	width:178px;
	height:100px;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
}

.finta_img{
	position:relative;
	z-index:100;
	display:inline;
	float:left;
	width:164px;
	height:90px;
	margin: -90px 0px 0px 4px;
	background-color: #FFFFFF;
}

.finta_img a{
	display:none;
	float:left;
	width:164px;
	height:90px;
}

#iscriviti{
	display:inline;
	float:left;
	width:353px;
	height:70px;
	padding:0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#titolo_iscriviti{
	display:inline;
	float:left;
	width:343px;
	font-size:13px;
	padding:0px 0px 3px 10px;
	color: #505050;
	border-bottom: 1px solid #dcdddd;
}

#link_iscriviti{
	display:inline;
	float:left;
	width:343px;
	margin: 5px 0px 0px 14px;
}

#link_iscriviti img{
	margin: 0px 10px 0px 0px;
}

#link_iscriviti a{
	color:#5d5d5f;
	color: #505050;
	font-size:10px;
	font-weight: bold;
}

#box_news_latest_home, #box_eventi_latest_home{
	display:inline;
	float:left;
	width:210px;
	height:270px;
	/* quello che segue serve a poter ingrandire i caratteri dei latest senza scompaginare tutto*/
	height: auto !important;  /* per i browser moderni */
    height: 270px;      /* per IE5.x e IE6 */
    min-height: 270px; 
	font-size:11px;
	/*background-image:url(../images/sfondo_box_latest_home.png);*/
	margin: 0px 4px 0px 0px;
	color: #666666;
	border: 1px solid #dcdddd;
}

#intestazione_news_latest_home, #intestazione_eventi_latest_home{
	display:inline;
	float:left;
	width:190px;
	color: #505050;
	font-size:13px;
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 10px;
}

.elemento_news_latest_home{
	display:inline;
	float:left;
	width:190px;
	margin: 0px 0px 5px 8px;
	border-bottom: 1px solid #dcdddd;
}

.data_news_latest_home, .titolo_news_latest_home, .corpo_news_latest_home, .leggi_tutto_latest_home{
	display:inline;
	float:left;
	width:190px;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
}


/*	QUESTI SERVONO PER PREVENIRE CHE TAG APERTI NEL LATEST INFLUENZI CIņ CHE SEGUE
.elemento_news_latest_home b{
	font-weight:normal;
	font-style:normal;
}

.elemento_news_latest_home i{
	font-weight:normal;
	font-style:normal;
}

.elemento_news_latest_home i a{
	font-style:normal;
}*/

.data_news_latest_home{
	margin-top:2px;
}

.titolo_news_latest_home{
	font-weight:bold;
	color: #505050;
}

.titolo_news_latest_home a{
	color: #505050;
}

.corpo_news_latest_home{
	margin-bottom:4px;
}

.parentesi_leggi_tutto{
	color: #138fd0;
	margin-left: 5px;

}

#tutte_news_latest_home{
	margin:0px 0px 5px 10px;
}

#tutte_news_latest_home a{
	font-size:11px;
	color: #138fd0;
}


#tutti_appuntamenti_latest_home{
	margin:0px 0px 5px 0px;
}

#tutti_appuntamenti_latest_home a{
	font-size:11px;
	color: #138fd0;
}

.corpo_news_latest_home{
	margin-top: 0px;
}

.leggi_tutto_latest_home{
	margin: 0px 0px 5px 0px;
}

.leggi_tutto_latest_home a{
	color: #138fd0;
}

.bodytext{
	font-size:11px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#linkveloci{
	display: inline;
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px;
}

#linkveloci ul{
	display: inline;
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px;
}

#linkveloci i{
font-style:normal !important;
}

#linkveloci b{
font-weight:normal !important;
}


#linkveloci ul, #linkveloci li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#linkveloci li{
	float: left;
	width: 150px;
	height: 63px;
	margin: 0px 0px 4px 0px;
	text-align:center;
	text-transform:uppercase;
}

#linkteatro{
	border: 1px solid #dedede;
	background-image: url(../images/bg_ban_4.jpg);
	background-repeat:no-repeat;
	background-position: 4px 4px;

}

#linkcinema{
	border: 1px solid #dedede;
	background-image: url(../images/bg_ban_3.jpg);
	background-repeat:no-repeat;
	background-position: 4px 4px;

}

#linkverdinote{
	border: 1px solid #dedede;
	background-image: url(../images/bg_ban_1.jpg);
	background-repeat:no-repeat;
	background-position: 4px 4px;
}

#linkservizi{
	border: 1px solid #dedede;
	background-image: url(../images/bg_ban_2.jpg);
	background-repeat:no-repeat;
	background-position: 4px 4px;
}

#linkveloci li a{
	font-size:14px;
	font-weight:bold;
	display: block;
	color: #505050 !important;
}

#linkservizi a, #linkverdinote a{
	margin:23px 10px 0px 10px;
}

#linkteatro a, #linkcinema a{
	margin:16px 10px 0px 10px;
}
