body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b2b2b;
	background-image: url(immagini/khaki.gif);
	background-repeat: repeat;
}
.stagione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.nomargindx {
	margin: 0px;
}
.data {
	color: #333;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.turno {
	font-size: 13px;
	color: #ffc80b;
}
.grey {
	color: #333333;
}
.tblu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #206ea0;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color:#FC0
}
.altri {
	font-size: 13px;
	font-weight: normal;
}
.compagnia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.black {
	color: #000;
	text-decoration: none;
}
a.black:hover {
	color: #FFF;
}
a.white {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	color: #CCC;
}
a.rosso {
	color: #c30524;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.rosso:hover {
	color: #FF505B;
}
a.grigio {
	color: #333;
	text-decoration: none;
}
a.grigio:hover {
	color: #CCC;
}
a.bianco {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
}
a.bianco:hover {
	background-image: url(immagini/freccia_bianca.png);
	background-repeat: no-repeat;
	background-position: right center;
}
a.bordeaux {
	color: #5A0D0E;
	text-decoration: none;
	display: block;
	width: 120px;
}
a.bordeaux:hover {
	background-image: url(immagini/freccia_bianca.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
}
a.nero {
	color: #000;
	text-decoration: none;
}
a.nero:hover {
	color: #666;
}
#contenitore {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#postit {
	width: 950px;
	background-color: #FF6;
	text-align: center;
	padding: 5px;
	position: relative;
	color: #000;
}
#postit a {
	position: absolute;
	top: 5px;
	right: 20px;
	color: #F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#dati {
	width: 960px;
	background-image: url(immagini/bkg_contenitore.png);
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
}
#dati .advtop  {
	position: absolute;
	top: -100px;
	overflow: hidden;
	height: 100px;
	width: 960px;
}
#header {
	width: 960px;
	position: relative;
	float: left;
}
#header .news {
	width: 640px;
	padding-left: 20px;
	float: left;
	background-image: url(immagini/bkg_news.png);
	line-height: 45px;
	overflow: hidden;
	height: 45px;
	text-align: right;
	display: block;
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
#header .news span {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	display: block;
	width: 640px;
}
#header .collaboratori {
	float: left;
	width: 280px;
	padding-left: 20px;
	color: #FFF;
	background-image: url(immagini/bkg_coll.png);
	height: 45px;
	overflow: hidden;
}
#header .collaboratori span {
	line-height: 45px;
	display: block;
	text-align: right;
	font-size: 18px;
	width: 280px;
	float: left;
}
#header #logo {
	width: 790px;
	text-align: right;
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#header #hanno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: 188px;
	right: 20px;
}
#header #tnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	position: absolute;
	top: 188px;
	right: 320px;
}
#mainmenu {
	float: left;
	width: 640px;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	background-color: #FFF;
}
#mainmenu .mmenu {
	margin: 0px;
	padding: 0px;
}
#mainmenu .mmenu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#mainmenu .mmenu .ultimo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
}
#corpo {
	width: 960px;
	float: left;
	position: relative;
}
#corpo #colsx {
	min-height:380px;
	width: 620px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#corpo #colsx #programma {
	float: left;
	width: 620px;
}
#corpo #colsx #programma p {
	margin: 0px;
	padding: 0px;
}
#corpo #colsx #programma #titolo {
	font-size: 30px;
	font-weight: bold;
}
#corpo #colsx #noprogramma  {
	height: 320px;
	width: 620px;
	padding-top: 10px;
	background-image: url(immagini/r3Dbig.png);
	margin-top: 10px;
	font-size: 22px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
}
#corpo #colsx #programma #spettacolo {
	float: left;
	width: 620px;
	margin-top: 10px;
}
#corpo #colsx #programma #spettacolo #foto {
	float: left;
	width: 300px;
	margin-right: 20px;
}
#corpo #colsx #programma #spettacolo #dettagli {
	float: left;
	width: 300px;
	font-size: 12px;
}
#corpo #colsx #programma #spettacolo #dettagli #compagnia {
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
#corpo #colsx #programma #spettacolo #dettagli #attore {
	font-size: 14px;
	font-weight: bold;
}
#corpo #colsx #programma #spettacolo #dettagli #titspett {
	font-size: 18px;
	font-weight: bold;
	color: #E00;
}
#contenitore #dati #corpo #colsx #programma #spettacolo #dettagli #titspett em {
	font-size: 12px;
}
#corpo #colsx #programma #spettacolo #dettagli #autore {
	margin-right: 7px;
	font-size: 13px;
	font-weight: bold;
}
#corpo #colsx #programma #spettacolo #dettagli #turni {
	margin-top: 7px;
	font-weight: bold;
	color: #069;
	line-height: 18px;
	font-size: 12px;
}
#corpo #colsx #top  {
	float: left;
	width: 620px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#corpo #colsx #barrascheda {
	float: left;
	width: 588px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	color: #06C;
	background-image: url(immagini/rRossa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
	line-height: 25px;
	margin-bottom: 10px;
}
#corpo #colsx #barrascheda #navigatore {
	position: absolute;
	font-weight: normal;
	font-size: 12px;
	right: 0px;
	top: 0px;
}
#corpo #colsx #barrascheda #navigatore .backnext {
	margin: 0px;
	padding: 0px;
}
#corpo #colsx #barrascheda #navigatore .backnext li {
	display: inline;
	color: #CCC;
	margin-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#corpo #colsx #barrascheda #navigatore .backnext  .noborder{
	padding-right: 0px;
	border-right-style: none;
}
#corpo #colsx #contenuti {
	float: left;
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	position: relative;
}
#corpo #colsx #contenuti h1 {
	padding: 0px;
	margin: 0px;
}
#corpo #colsx #contenuti #immagine{
	width: 620px;
	position: relative;
	float: left;
	height: 345px;
}
#corpo #colsx #contenuti #immagine #nome {
	position: absolute;
	width: 600px;
	padding: 10px;
	background-image: url(immagini/bkg_coll.png);
	color: #FFF;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	bottom: 0px;
}
#corpo #colsx #contenuti #immagine #nome em   {
	font-size: 12px;
}
#corpo #colsx #contenuti #cast {
	margin-top: 10px;
	float: left;
	width: 620px;
}
#corpo #colsx #contenuti #titolovideo {
	font-size: 18px;
	color: #B7000A;
	float: left;
	width: 620px;
	margin-top: 10px;
}
#corpo #colsx #contenuti #titolofoto {
	font-size: 18px;
	color: #B7000A;
	float: left;
	width: 620px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#corpo #colsx #contenuti #descrizione {
	margin-top: 10px;
	line-height: 20px;
	float: left;
	width: 620px;
}
#corpo #colsx #contenuti #descrizione img {
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #260708;
}
#corpo #colsx #contenuti #descrizione strong {
	line-height: normal;
}
#corpo #colsx #contenuti #descrizione a {
	text-decoration: none;
	font-weight: bold;
	color: #206EA0;
}
#corpo #colsx #contenuti #descrizione a:hover {
	color: #739DE5;
}
#corpo #coldx {
	width: 260px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#corpo #coldx h1  {
	font-size: 66px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#corpo #coldx h2 {
	font-size: 36px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
#corpo #coldx h3 {
	font-size: 46px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#corpo #coldx .menustagione {
	margin: 0px;
	padding: 0px;
}
#corpo #coldx .menustagione li {
	font-size: 18px;
	color: #FFF;
	letter-spacing: 1.1px;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
	position: relative;
}
#corpo #coldx .menustagione .abbonamenti {
	position: absolute;
	font-size: 12px;
	line-height: 28px;
	top: 0px;
	left: 170px;
	color: #FFF;
	text-decoration: none;
	width: 120px;
}
#corpo #coldx .menustagione .abbonamenti:hover {
	color: #FC0;
}
#corpo #coldx #biglietteria {
	float: left;
	width: 260px;
	padding-top: 35px;
}
#corpo #coldx #biglietteria a {
	display: block;
	font-size: 16px;
	width: 230px;
	letter-spacing: 0px;
	color: #CCC;
	text-decoration: none;
}
#corpo #coldx #biglietteria a:hover {
	background-image: url(immagini/iconabiglietteria.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFF;
}
#corpo #coldx #rappresentazioni {
	background-image: url(immagini/bkg_white.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#corpo #coldx #rappresentazioni p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}
#corpo #coldx #adv {
	float: left;
	width: 260px;
	margin-top: 80px;
}
#slider {
	width: 620px; /* important to be same as image width */
	height: 345px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	float: left;
}

#sliderContent {
	width: 620px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin: 0px;
	padding: 0px;
	height: 345px;
}

.sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.sliderImage span {
	position: absolute;
	padding: 10px;
	width: 620px;
	color: #fff;
	display: none;
	background-image: url(immagini/bkg_coll.png);
}
.titolo em {
	font-size: 12px;
}

.clear {
   clear: both;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0px;
	left: 0;
}
#more {
	float: left;
	width: 620px;
	margin-top: 20px;
}
#more #video {
	width: 290px;
	margin-right: 20px;
	float: left;
	height: 200px;
}
#more #video #boxvideohome {
	width: 290px;
	background-color: #000;
	text-align: center;
}
#more #circolo {
	float: left;
	width: 289px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	background-image: url(immagini/bkg_circolo.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 200px;
}
#more #circolo .attivita {
	margin: 0px;
	padding: 0px;
}
#more #circolo .attivita li {
	list-style-type: none;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 15px;
}
#more #circolo .attivita li a {
	font-weight: bold;
	font-size: 14px;
}
#more .titolosezione {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 289px;
	background-image: url(immagini/freccia_g.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
}
#more .titolosezione:hover {
	color: #EB2027;
	background-image: url(immagini/freccia.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#mappa {
	width: 620px;
	margin-top: 25px;
	float: left;
}
#mappa #colonna {
	float: left;
	margin-right: 59px;
}
#mappa #colonna #titcolonna {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	padding-bottom: 3px;
	font-weight: bold;
}
#mappa #colonna .menumappa {
	margin: 0px;
	padding: 0px;
}
#mappa #colonna .menumappa li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	list-style-type: none;
	color: #EB2027;
}
#mappa #colonna .menumappa li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#footer {
	float: left;
	width: 940px;
	background-color: #FFF;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-style: italic;
	padding: 10px;
	background-image: url(immagini/bkg_footer.png);
	background-repeat: repeat-x;
}
#footer #loghi {
	width: 940px;
	margin-bottom: 10px;
	float: left;
}
#footer #loghi a {
	padding-right: 11px;
	padding-left: 11px;
	display: block;
	float: left;
}
#footer #recapiti {
	float: left;
	width: 940px;
	text-align: center;
}
.postit {
	width: 950px;
	background-color: #FF6;
	text-align: center;
	padding: 5px;
	position: relative;
	color: #000;
}
.postit a {
	position: absolute;
	top: 5px;
	right: 20px;
	color: #F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


#colsx h2.trigger {
	width: 600px;
	font-size: 14px;
	font-weight: normal;
	float: left;
	background-color: #FCE2E1;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#colsx .nodettagli {
	display: block;
	float: left;
	width: 600px;
	padding: 10px;
	font-size: 14px;
	background-color: #FEE1E0;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#colsx .datacircolo {
	font-weight: bold;
	color: #900;
}
#colsx h2.trigger a {
	color: #069;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#colsx h2.trigger a:hover {
	color: #009FE7;
}
#colsx h2.active {background-position: left bottom;}
#colsx .toggle_container{
	padding: 0px;
	overflow: hidden;
	width: 620px;
	clear: both;
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#colsx .toggle_container .block {
	background: url(toggle_block_btm.gif) no-repeat left bottom;
	padding: 10px;
}
#colsx .toggle_container .block p {
	padding: 0px;
	margin: 0px;
}
#colsx .toggle_container .block h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
}
#colsx .toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}

