td, body, p, div, a, span {
	font-family: freight-sans-pro;
	font-weight: normal;
	color: #595959;
	font-size: 17px;
	
	line-height: 120%;
}


p {
	text-align:left;
	padding-top:0px;
}

body {
	margin: 0px;
	padding: 0px;
}


a {
	color: #E89A09;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cella_credits {
	background: url(images/bg_credits.png) repeat-x;
	height: 223px;
}
.cella_principale {
	background: #FFF;
}

.cella_destra {
	background: #FFF url(images/bg_destra.gif) repeat-x left top;
}

.cella_destra_grigio {
	background: #FFF url(images/bg_destra_grigio.gif) repeat-x left top;
}

.cella_menu {
	background: url(images/bg_menu.png) repeat-x;
	height: 80px;
}
.cella_menubis {
	background: url(images/bg_menubis.png) repeat-x;
	height: 80px;
}

.cella_logo {
	background: url(images/bg_logo.png) repeat-x;
	height: 96px;
}
.cella_sopra {
	background: url(images/bg_sopra.png) repeat-x;
	height: 96px;
}
.cella_collegamenti {
	background: #FFF url(images/bg_collegamenti.gif) repeat-x;
}
.cella_immagine {
	background: url(images/sfondo_home_centro.jpg) no-repeat center top #E1EAF3;
	border-bottom: 1px solid #A7C7E2;
}
.cella_banner_home {
	background: #F1F4F2 url(images/bg_pp_home.gif) repeat-x;
	border-top: 1px solid #FFF;
}
.cella_bannerini {
	background: url(images/barra_sfumata.png) no-repeat;
	padding-top: 40px;
	padding-bottom: 20px;
}

.banner_home {
	background: url(images/bg_banner.png) no-repeat;
	float: left;
	height: 63px;
	width: 292px;
	padding-top: 15px;
	text-align: center;
	margin-right: 40px;
}
.banner {
	display: block;
	margin: 0px 20px 20px;
}
#calendario {
	background: #FFF;
	margin: 0px 0px 10px 20px;
	height: 263px;
	width: 212px;
}
#rss {
	background: #F9B334 url(images/rss.png) no-repeat 20px 20px;
	height: 160px;
	width: 130px;
	margin-left: 20px;
	font: 600 13px freight-sans-pro;
	color: #FFF;
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 70px;
	line-height: 100%;
}
.link_rss{
	font: 600 13px freight-sans-pro;
	color: #FFF;	
}
#cerca_testata {
	width: 225px;
	height: 25px;
	position: absolute;
	right: 205px;
	top: -60px;
}
.input_cerca_testata {
	background: #5F88B0;
	border: none;
	color:#FFF;
	height: 18px;
	width: 130px;
	font-size: 12px;
	margin-right: 3px;
}
.cella_principale_home {
	background: #E1EAF3;
	border-bottom: 1px solid #A7C7E2;
}


.pager_link {
	color: #000;
	height: 16px;
	width: 16px;
	border: 1px solid #6B6B6B;
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	background: url(images/bg_pager.png) no-repeat;
	margin-top: 10px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
.pager_pagina {
	color: #FFF;
	height: 16px;
	width: 16px;
	border: 1px solid #015176;
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	background: url(images/bg_pager_sel.png) no-repeat;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
.pager_link:hover {
	color: #F90;
	border: 1px solid #333;
	text-decoration: none;
}

.contenuto {
	text-align: left;
	width: 1040px;
}
#testata {
	position: relative;
	height: 96px;
}

#immagine {
	position:absolute;
	left:810px;
	top:-20px;
	z-index:1;
	background-image: url(images/bg_destra.gif);
	background-repeat: repeat-x;
	background-position: left 20px;
}

#immagine_grigio {
	position:absolute;
	left:810px;
	top:-20px;
	z-index:1;
	background-image: url(images/bg_destra_grigio.gif);
	background-repeat: repeat-x;
	background-position: left 20px;
}
#menu_contestuale_bordo_sotto {
	border-bottom: 1px solid #A7C7E2;
	padding-bottom:25px;
	position: absolute;
	top: 278px;
	left: 795px;
	z-index: 1;
	width: 270px;
}
#menu_contestuale {
	border-top: 1px solid #A7C7E2;
	position: absolute;
	top: 278px;
	left: 795px;
	z-index: 1;
	width: 270px;
}
.menu_contestuale {
	position: absolute;
	top: 278px;
	left: 795px;
	z-index: 1;
	width: 270px;
}
.input {
	height: 20px;
	border: 1px solid #A7C7E2;
	color: #9C9E9F;
}
.input_cerca {
	background: url(images/icona_cerca.png) no-repeat;
	height: 25px;
	width: 185px;
	padding-left: 30px;
	border: 1px solid #A7C7E2;
	color: #9C9E9F;
}

.titolo_credits {
	color: #FFF;
	font-size: 15px;
	margin-bottom: 5px;
	display: block;
	margin-right: 20px;
	font-weight: 600;
}
.voce_credits {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
b, strong {
	font-weight: 600;
}

.autore {
	font: 600 15px freight-sans-pro;
	color: #9C9D9F;
}

.data {
	font-size: 15px;
	color: #000;
}
.data_collegamenti {
	font-size: 14px;
	font-style: italic;
}

.luogo {
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
}
h1 {
	color: #3873a2;
	display: block;
	font-size: 30px;
	font-family: freight-sans-pro;
	font-weight: 600;
	line-height: 100%;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 10px;
	padding-left: 25px;
	margin: 10px 0px;
}
.titolone {
	color: #3873a2;
	display: block;
	font: 600 28px/105% freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 5px;
	padding-left: 25px;
}
.titolone:hover {
	color: #69ace0;
	display: block;
	font: 600 28px/105% freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 5px;
	padding-left: 25px;
}
.titolone_sedi {
	color: #3873a2;
	display: block;
	font: 600 18px/100% freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 14px;
	padding-left: 25px;
	padding-top:12px;
	padding-bottom:3px;
}
.titolone_sedi:hover {
	color: #69ace0;
	display: block;
	font: 600 18px/100% freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 14px;
	padding-left: 25px;
	padding-top:12px;
	padding-bottom:3px;
}
.titolone_sedi_n{
	color: #3873a2;
	display: block;
	font: 500 18px/100% freight-sans-pro;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom:7px;
}
.titolone_sedi_n:hover{
	color: #69ace0;
	display: block;
	font: 500 18px/100% freight-sans-pro;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom:7px;
}
.titolone_aziende {
	color: #5b7586;
	display: block;
	font: 600 18px/100% freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 5px;
	padding-left: 25px;
	padding-bottom:3px;
}
.titolone_aziende:hover {
	color: #69ace0;
	display: block;
	font: 600 18px/100% freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 5px;
	padding-left: 25px;
	padding-bottom:3px;
}
.titolone_aziende_n{
	color: #3873a2;
	display: block;
	font: 500 18px/100% freight-sans-pro;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom:7px;
}
.titolone_aziende_n:hover{
	color: #69ace0;
	display: block;
	font: 500 18px/100% freight-sans-pro;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom:7px;
}
.quad_grigio{
	background: url(images/quad_grigio.png) no-repeat 0px 7px;
	padding-left:19px;
	color:#58585A;
}
.titolonebis {
	color: #5B7585;
	display: block;
	font: 600 20px/105% freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 5px;
	padding-left: 25px;
}


.titolo_home {
	color: #3873a2;
	display: block;
	font: 600 20px/110% freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.titolo_home:hover {
	color: #69ace0;
	display: block;
	font: 600 20px/110% freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.titolo_elenco {
	color: #495764;
	display: block;
	font: 600 17px freight-sans-pro;
	text-decoration: none;
}
.elenco_box {
	color: #3873a2;
	display: block;
	font: 16px freight-sans-pro;
	text-decoration: none;
	background: url(images/freccina_blu.png) no-repeat 0px 2px;
	padding-left: 16px;
	line-height: 95%;
	height: 30px;
}

.titolo_box {
	color: #495764;
	display: block;
	font: 600 17px freight-sans-pro;
	text-decoration: none;
	border-bottom: 2px solid #fff;
}
.titolone_box {
	color: #495764;
	display: block;
	font: 600 19px freight-sans-pro;
	text-decoration: none;
	border-bottom: 2px solid #fff;
}
.box {
	background: #e1eaf3;
	margin-left: 60px;
	width: 530px;
	margin-bottom: 20px;
}


.commenti {
	font-size: 12px;
	color: #1A171B;
	background: url(images/quadratino_commenti.png) no-repeat;
	padding-left: 25px;
	margin-top: 10px;
}




.sottotitolo {
	color: #595959;
	margin-top: 15px;
	font-size: 18px;
}
.sottotitolo_collegamenti {
	font-size: 12px;
	color: #595959;
	margin-top: 10px;
}

.rullo {
	width: 665px;
	margin-left: 60px;
	margin-bottom: 17px;
	border-bottom: 1px solid #A7C7E2;
}
.rullo_sedi {
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #A7C7E2;
	float: left;
	margin-right: 20px;
	height: 58px;
}

.rullo_box {
	width: 230px;
	margin: 10px 20px 10px 0px;
	float: left;
	padding-bottom: 0px;
}


.rullo_primopiano {
	background: url(images/fumetto.png) no-repeat;
	width: 380px;
	padding-left: 60px;
	margin-left: 0px;
	height:75px;
}

.testi_dettaglio {
	margin: 0px 60px 30px 12px;
}
.testi_boxhome {
	padding-left: 0px;
	width: 220px;
	margin: 40px 20px 0px 0px;
	float: left;
}

.testi_collegamenti {
	margin-bottom: 20px;
	margin-right: 20px;
	width: 205px;
	float: left;
	border-right: 1px solid #3873a2;
	margin-top: 20px;
	padding: 10px 20px 10px 0px;
	height: 135px;
}
#box_testo_home {
	position:absolute;
	left:130px;
	top:212px;
	width:363px;
	height:105px;
	z-index:1;
	text-align: right;
}
.testo_home {
	font-size: 18px;
	color: #7B7C7E;
	line-height: 110%;
}
.titolo_alert {
	color: #F7B333;
	background: url(images/freccina_gialla_dx.png) no-repeat right top;
	padding-right: 20px;
	display: block;
	font: bold 15px freight-sans-pro;
	text-transform: uppercase;
}
.testo_alert {
	font-size: 13px;
	color: #57585A;
	padding-right: 20px;
}
#alert {
	position:absolute;
	left:113px;
	top:295px;
	width:384px;
	height:50px;
	z-index:1;
	text-align: right;
}

.menudx {
	font-size: 16px;
	color: #57585A;
	display: block;
	border-bottom: 1px solid #A7C7E2;
	padding-top: 5px;
	padding-left: 30px;
	height: 27px;
	font-weight: normal;
}
.menudx_sel {
	font-size: 16px;
	color: #57585A;
	display: block;
	border-bottom: 1px solid #A7C7E2;
	padding-top: 5px;
	padding-left: 30px;
	height: 27px;
	background: #ECECEC url(images/freccina_bianca_sx.gif) no-repeat;
	font-weight: normal;
}


.thumb {
	border: 13px solid #FFF;
}
.thumb_piccolo{
	border: 8px solid #FFF;	
}
.thumb_home {
	border: 10px solid #FFF;
}



#cerca {
	height: 40px;
	padding-top: 17px;
	padding-right: 20px;
	text-align: left;
	padding-left: 500px;
	margin-bottom: 15px;
}
#filtri {
	height: 40px;
	padding-top: 17px;
	padding-right: 55px;
	text-align: right;
	margin-bottom: 15px;
}


.zoccolo {
	background: url(images/loghetto.png) no-repeat;
	color: #6B737B;
	height: 30px;
	width: 620px;
	padding-left: 165px;
	font-size: 15px;
	padding-top: 10px;
	text-align: left;
	margin-top: 40px;
}
#boxsottomenu {
	background: url(images/bg_sottomenu.png) no-repeat right top;
	padding: 5px 10px 15px 40px;
	height: 25px;
	margin-top: 35px;
}

.sottomenu {
	color: #cfd1d2;
	text-decoration: none;
	font-size: 16px;
	margin-right: 20px;
	margin-left: 20px;
}
.sottomenu_sel {
	font-size: 600;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	margin-right: 20px;
	margin-left: 20px;
	background: url(images/freccia_bottom_grigia.png) no-repeat center bottom;
	padding-bottom: 18px;
	font-weight: 600;
}

.foto {
	border: 1px solid #C0CDDC;
	height: 250px;
	width: 250px;
	margin-right: 10px;
	background: url(images/bg_foto.png) no-repeat center center;
}
.continua {
	font-style: normal;
	color: #295C8E;
	font-size: 12px;
	margin-left: 10px;
}
.iconcina {
	margin-left: 5px;
	border-style: none;
}


.foto_home {
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #C0CDDC;
	height: 195px;
	width: 195px;
	margin-bottom: 20px;
}
.settimana {
	font-size:11px;
	color: #87888A;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.giorno {
	font-size: 12px;
	font-weight:500;
	color: #87888A;
	height: 23px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/calendario.png) no-repeat center;
}
.giorno_evento{
	font-size: 12px;
	font-weight:500;
	color:#FFF;
	height: 23px;
	width: 23px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/calendario_sel.png) no-repeat center;
}
.giorno_evento:hover{
	font-size: 12px;
	font-weight:600;
	color:#69ace0;
	height: 23px;
	width: 23px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/calendario_sel.png) no-repeat center;
}
.giorno_oggi{
	font-size: 12px;
	font-weight:500;
	color:#FFF;
	height: 23px;
	width: 23px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/calendario_oggi.png) no-repeat center;
}
.oggi {
	font-size: 13px;
	color: #FFF;
	background: url(images/calendario/bg_oggi.png) no-repeat;
	height: 23px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
#nocontenuti {
	font-size: 16px;
	color: #295C8E;
	text-align: center;
}
.input_cerca {
	background: url(images/icone/icona_cerca.png) no-repeat left center;
	height: 25px;
	width: 215px;
	border: 1px solid #AAC9E3;
}
.form_tab {
	background: #D6E1ED;
	width: 95%;
	margin-bottom: 20px;
}

.form_cella {
	background: #FFF;
}
.form_cella2 {
	background: #F0F4F9;
}
.modulo_tab {
	background: #D6E1ED;
	margin-bottom: 10px;
	width: 530px;
}
.modulo_tab2 {
	background: #D6E1ED;
	margin-bottom: 10px;
	width: 100%;
}


.modulo_intestazione {
	background: #F5F9FC;
	width: 150px;
	text-align: left;
	color: #295C8E;
	font-size: 15px;
	font-weight: 600;
	
}
.modulo_contenuto {
	background: #FFF;
	font-size: 15px;
}
.modulo_contenuto a {
	font-size: 15px;
}


.modulo_titoletto {
	font-size: 14px;
	color: #58585A;
	font-size: 16px;
	font-weight: 600;
	background: #F5F9FC url(images/freccina_blu.png) no-repeat left 5px;
	padding-left: 12px;
}
.modulo_titolo {
	font-size: 16px;
	color: #295C8E;
	display: block;
	margin-bottom: 20px;
}
.breadcrumb {
	padding-left: 65px;
}
.breadcrumb a {
	font-size: 18px;

}
.box_community {
	width: 680px;
}
.spazio_titolone_community {
	border-bottom: 2px solid #FFF;
	padding: 10px;
	background: #E1E8E3;
}
.titolone_commenti {
	font-size: 18px;
	font-weight: 600;
	color: #295B8D;
}
.titolo_commenti {
	font-size: 15px;
	font-weight: 600;
	color: #295B8D;
}
.link_elenco {
	font-size: 14px;
	color: #C68306;
}
.errore {
	font: italic 600 14px freight-sans-pro;
	color: #900;
	text-decoration: none;
	margin: 10px 0px;
	padding: 20px;
	text-align: center;
	border: 1px solid #ccc;
	width: 710px;
}


/*--Main Container--*/
.main_view {
	float: left;
	position:relative;
}
/*--Window/Masking Styles--*/
.window {
	height:357px;
	width: 1020px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position:relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	top: 35px;
	right:545px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align:right;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	background:url(images/pallino_bianco.png) no-repeat;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	background:url(images/pallino_blu.png) no-repeat;	
}
.paging a:hover {
	font-weight: bold;
}


/*--Main Container--*/
.main_view2 {
	float: left;
	position:relative;
}
/*--Window/Masking Styles--*/
.window2 {
	height:425px;	
	width: 425px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position:relative;
}
.image_reel2 {
	position: absolute;
	top: 0; left: 0;
}
.image_reel2 img {float: left;}

/*--Paging Styles--*/
.paging2 {
	position: absolute;
	top: 65px;
	right:65px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align:right;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging2 a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	background:url(images/pallino_bianco.png) no-repeat;
}
.paging2 a.active {
	font-weight: bold;
	background: #920000;
	background:url(images/pallino_blu.png) no-repeat;	
}
.paging2 a:hover {
	font-weight: bold;
	
}.titolo_biglietto {
	font-size: 16px;
	color: #003777;
	font-weight: 600;
}
.testo_biglietto {
	font-size: 14px;
}
.titolo_carica{
	color: #3873a2;
	display: block;
	font-size: 30px;
	font-family: freight-sans-pro;
	font-weight: 600;
	line-height: 100%;
	text-decoration: none;
	background: url(images/freccina_gialla.png) no-repeat 0px 10px;
	padding-left: 25px;	
}

