html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #BC0000;
}
img {
	padding: 0px;
	margin: 0px;
	border: 3px solid #BC0000;
}
img.foto_vicine {
	margin-right: 20px;
}
#storia, #programma, #tournee, #biglietteria, #strutture, #photogallery, #contatti, #natale {
	position: relative;
	width: 636px;
	min-height: 100%;
	/height: 100%;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	color: #BC0000;
	font-size: 36px;
	text-align: center;
}
h2 {
	width: 636px;
	height: 271px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
h2 span {
	display: none;
}
h3 {
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	color: #BC0000;
	font-size: 18px;
	text-align: left;
}
h4 {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	margin-top: -5px;
	color: #BC0000;
	font-size: 18px;
}
h5 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	font-size: 12px;
}
h5.intervallo {
	padding-bottom: 20px;
}
a {
	color: #BC0000;
}
a:hover {
	text-decoration: none;
}
p {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	clear: both;
}
p.didascalia {
	font-size: 12px;
	font-style: italic;
	color: #BC0000;
}
div.colonna {
	width: 300px;
	float: left;
}
div.colonna p span {
	padding-bottom: 5px;
	display: block;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
}
div.blocchetto {
	width: 260px;
	float: left;
	background-color: #BC0000;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}
div.blocchetto p {
	color: #FFCC00;
}
div.blocchetto span p {
	text-align: right;
}
div.blocchetto a {
	color: #FFCC00;
}
div.blocchetto a:hover {
	text-decoration: none;
}
#programma img {
	border: 3px solid #FFCC00;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.biglietto {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
img.immagine_sx {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 8px;
}
img.immagine_dx {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#contenuto {
	clear: both;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #FFCC00;
	width: 600px;
}
#contenuto .vuoto {
	clear: both;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 10px;
}
form p {
	margin: 0px;
	padding: 0px;
}
input {
	width: 236px;
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 2px;
	color: #570303;
	font-size: 12px;
}
textarea {	
    font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 236px;
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 2px;
	color: #570303;
}
/***************************** PHOTOGALLERY ******************************************************/
#photogallery h1 {
	padding-bottom: 10px;
}
#photogallery h3 {
	padding: 0px;
	padding-left: 5px;
	/padding-left: 10px;
	padding-top: 20px;
	margin: 0px;
	color: #000000;
	font-size: 18px;
	text-align: left;
	clear: both;
}
#foto {
	width: 570px;
	/width: 580px;
	margin-left: auto;
	margin-right: auto;
}
div.immagini {
	width: 180px;
	height: 180px;
	float: left;
	text-align: center;
	margin: 5px;
	background-color: #ECAB00;
}
div.immagini div {
	height: 150px;
}
div.slideshow {
	width: 560px;
	float: left;
	text-align: center;
	margin: 5px;
	background-color: #ECAB00;
}
#photogallery img {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px;
}
#photogallery h5 {
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	height: 27px;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}
#photogallery .vuoto {
	height: 40px;
}
/***************************** photogallery ******************************************************/

#note {
	clear: both;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #FFCC00;
	font-weight: bold;
	font-size: 12px;
	width: 600px;
	text-align: center;
}
#note a {
	color: #FFCC00;
}
#note a:hover {
	text-decoration: none;
}

/************************************** MENU ******************************************************/
ul {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	height: 22px;
}
li {
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 22px;
	background-repeat: no-repeat;
}
.menu_storia {
	background-image: url(../images/menu_storia_su.gif);
	width: 40px;
}
.menu_programma {
	background-image: url(../images/menu_programma_su.gif);
	width: 80px;
}
.menu_tournee {
	background-image: url(../images/menu_tournee_su.gif);
	width: 52px;
}
.menu_biglietteria {
	background-image: url(../images/menu_biglietteria_su.gif);
	width: 102px;
}
.menu_strutture {
	background-image: url(../images/menu_strutture_su.gif);
	width: 120px;
}
.menu_photogallery {
	background-image: url(../images/menu_photogallery_su.gif);
	width: 84px;
}
.menu_contatti {
	background-image: url(../images/menu_contatti_su.gif);
	width: 51px;
}
li span {
	display: none;
}
li a {
	background-repeat: no-repeat;
	height: 26px;
	display: block;
	margin: 0px;
	padding: 0px;
}
a.menu_storia {
	background-image: url(../images/menu_storia.gif);
}
a.menu_storia:hover  {
	background-image: url(../images/menu_storia_su.gif);
}
a.menu_programma {
	background-image: url(../images/menu_programma.gif);
}
a.menu_programma:hover  {
	background-image: url(../images/menu_programma_su.gif);
}
a.menu_tournee {
	background-image: url(../images/menu_tournee.gif);
}
a.menu_tournee:hover  {
	background-image: url(../images/menu_tournee_su.gif);
}
a.menu_biglietteria {
	background-image: url(../images/menu_biglietteria.gif);
}
a.menu_biglietteria:hover  {
	background-image: url(../images/menu_biglietteria_su.gif);
}
a.menu_strutture {
	background-image: url(../images/menu_strutture.gif);
}
a.menu_strutture:hover  {
	background-image: url(../images/menu_strutture_su.gif);
}
a.menu_photogallery {
	background-image: url(../images/menu_photogallery.gif);
}
a.menu_photogallery:hover  {
	background-image: url(../images/menu_photogallery_su.gif);
}
a.menu_contatti {
	background-image: url(../images/menu_contatti.gif);
}
a.menu_contatti:hover  {
	background-image: url(../images/menu_contatti_su.gif);
}
/************************************** menu ******************************************************/

/***************************** TEMPORANEO ******************************************************/
#natale h1 {
	padding-bottom: 0px;
}
#natale h3 {
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	color: #BC0000;
	font-size: 18px;
	text-align: center;
}
#natale p.colonna {
	width: 260px;
	float: left;
	margin-top: -15px;
	clear: none;
}
#natale p.colonna span {
	padding-top: 15px;
	padding-bottom: 5px;
	display: block;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
}
#natale p.blocchetto {
	width: 240px;
	float: left;
	background-color: #BC0000;
	padding: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
	font-size: 12px;
	clear: none;
	margin-bottom: 20px
}
#natale p.blocchetto span {
	padding-bottom: 10px;
	display: block;
	font-size: 22px;
	line-height: 22px;
}
p.asterisco {
	clear: both;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	color: #BC0000;
	padding-bottom: 20px;
}
#map {
	width: 556px;
	/width: 554px;
	height: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 20px;
	border: 3px solid #BC0000;
}
#temporaneo{
	position: absolute;
	z-index: 10;
	left: 50%;
	width: 730px;
	margin-left: -330px;
}
#temporaneo a {
	background-image: url(../images/natale_milano.gif);
	width: 164px;
	height: 148px;
	background-repeat: no-repeat;
	display: block;
	float:right;
	margin-top: 10px;
	background-position: right top;
}
#temporaneo a span {
	display: none;
}
/***************************** temporaneo ******************************************************/
table {
	table-layout: fixed;
	width: 560px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #000000;
	border: 3px solid #BC0000;
}
tr.riga_chiara {
}
tr.riga_scura {
	background-color: #ECAB00;
}
tr.riga_evidenziata {
	background-color: #BC0000;
	color: #FFCC00;
}
td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
td.data {
	width: 145px;
}
td h6 {
	font-size: 14px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
div#paginazione {
	width: 560px;
	padding-top: 0px;
	padding-bottom: 40px;
	/padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #000000;
}
div#paginazione div {
	float: left;
	width: 140px;
	text-align: center;
}