html,body{
	background-image: url(img/bkg.jpg);
	background-color: #3E0001;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat-y;
	font-size: small;
	background-position: top center;
	margin: 0;
	padding: 0;
	height: 100%;
   }
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}
div {
	border: 0px solid black;
}
div#sfondo{
	margin: 0 auto;
	width:100%;
	background-image: url(img/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: auto;
	min-height:100%;
	  height:auto !important;
	  height:100%;
}
div#pagina {
	margin: 0 auto;
	background-color: #000000;
	width: 880px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height:100%;
	  height:auto !important;
	  height:100%;
}
div.spacer {
	height: 78px;
}
div#titolo {
	margin-top: 30px;
	margin-bottom: 30px;

}
div#testo {
	width: 650px;
	border-right: 1px solid white;
	margin-left: 10px;
	float: left;
	min-height:500px;
	height:auto !important;
	height:500px;

}
div#destra {
	margin-left: 665px;
}

div#bottom {
	background-image: url(img/linea.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: xx-small;
}
div#bottom p {
	text-align: center;
	color: #666666;
	padding-top: 5px;
}
div#destra p {
	text-align: center;
}


img.immagine {
	float: left;
	margin-right: 5px;
}
img.middle {
	vertical-align: middle;
	border: none;
	margin-bottom: 3px;
}
img.miniature {
	margin: 5px;
	border: 1px solid white;
	padding: 5px;
}

div#testo form{
	margin: 0 auto;
	text-align: center;
}



h1 {
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
	font-family: "Century Gothic", Calibri, Cambria, "Arial Narrow", Arial, "Trebuchet MS";
	border-bottom: 1px solid white;
	width: 95%;
}
h2 {
	color: #FF9900;
	font-size: small;
	text-align: center;
}
p.testo {
	text-align: justify;
	padding-right: 10px;
	line-height: 1.3em;
}
p.centra {
	text-align: center;
}


.evidenzia {
	color: #FF9900;
}
img {
	border: none;
}

td.trailer {
	width:200px;
	height:133px;
	border: 5px solid white;
	vertical-align: bottom;
	text-align: right;
	background-repeat: no-repeat;
}
td#promessi {
	background-image: url(img/promessi.jpg);
}
td#eliogabalo {
	background-image: url(img/eliogabalo.jpg);
}
td#isola {
	background-image: url(img/isola.jpg);
}
td#eliogabaloback {
	background-image: url(img/eliogabaloback.jpg);
}
td#rose{
	background-image: url(img/rose.jpg);
}
td#macbeth{
	background-image: url(img/macbeth.jpg);
}
td#principe{
	background-image: url(img/principe.jpg);
}

td.title {
	text-align:center;
	font-size:small;
	background-color: #222222;
	font-variant: small-caps;

}
ul.archivio li {
	margin-bottom: 5px;
	padding-right: 10px;
	text-align: justify;
	list-style-type: square;
}

