@charset "UTF-8";
/* CSS Document */

body,html {
	font-family:Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background-color:black;
}
a img {
	border:none;
}
#header {
	height: 56px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	font-size: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 911px;
}
div#content {
	//background-image: url(contentbgnobordo2.png);
	width: 911px;
	height: 1000px;
	position: relative;
	top: 10px;
	border: 1px solid #0036ff;
	overflow:none;
}
img#immsfondo {
	position: absolute;
	top: 5px;
	left:5px;
	background-repeat: no-repeat;
	width: 902px;
	z-index:0;
}
div#menu {
	height: 33px;
	width: 903px;
	position: absolute;
	background-image: url(menubg.png);
	line-height:33px;
	font-weight:bold;
	top:298px;
	left:5px;
	z-index:1;
	border-top:2px solid black;
}
#menu ul {
	margin-top:0px;
	margin-left:-25px;
}
#menu li {
	display:block;
	float: left;
	height:1px;
	width:147px;
}
#menu a{
	text-decoration:none;
	color:white;
}
#menulink.active,#menulink	a:hover,#menulink.active a	{
	background:url(menubgdark.png);
	width:147px;
	height:33px;
	display:block;
}
#menulink.active a{
	color:yellow;
	border:none;
	height:32px;
}
#titolo {
	font-size: 28px;
	position: absolute;
	top: 185px;
	left: 6px;
	padding-left: 43px;
	background-image: url(menubg.png);
	padding-right: 10px;
	width: 445px;
	text-align: left;
}
#film {
	position: absolute;
	left: 480px;
	top: 255px;
	font-size: 36px;
}
#titoloalto {
	font-size: 28px;
	position: absolute;
	top: 85px;
	left: 6px;
	padding-left: 43px;
	background-image: url(sfondomenusfumato.png);
	padding-right: 10px;
	text-align: left;
	background-repeat: repeat-y;
	width: 850px;
}
img#locandinagrande {
	position: absolute;
	height: 280px;
	border: 2px solid white;
	left:40px;
	top:30px;
	z-index:1;
}
div#testoscheda {
	position:absolute;
    width:600px;
    left:280px;
	top:30px;
	z-index:1;
}
div#dettaglifilm {
	position: absolute;
	top: 333px;
	left:0px;
	text-align: justify;
	width: 100%;
	border: none;
	background-image:url(menubg.png);
    height:400px;
	z-index:1;
}
div#testostatic {
	color: #FFF;
	text-align: left;
	position: absolute;
	top:350px;
	left:460px;
	background-image: url(menubg.png);
	padding: 15px;
	width: 370px;
	border: 1px solid white;
	height:347px;
	z-index:1;
}
table#prezzi tr td {
	vertical-align: top;
	padding: 8px;
}
table#prezzi span.rosso {
	font-weight:bold;
}
#immaginestatic {
	position: absolute;
	width: 400px;
	right: 460px;
	top: 350px;
	border: 1px solid white;
	z-index:1;
}
#footer {
    font-size:10px;
    align:center;
	width:911px;
	color:#0036ff;
}
#footer a {
    text-decoration:underline;
	color:#0036ff;
}
#fullcontainer {
	position: absolute;
	left: 50px;
	top: 195px;
	text-align: justify;
	width: 770px;
	background-image: url(menubg.png);
	border: 3px solid #FFF;
	padding:15px;
	z-index:2;
}
#orari td {
	padding-right:10px;
	font-size:14px;
	color:#00d2ff;
}
.giallo {
	color:yellow;
}
.rosso {
	color:#00d2ff; /*in realtà è azzurro ma per comodità non cambio il nome...*/
}
#istruzioni {
	position:absolute;
	left:50px;
	top:530px;
	text-align:left;
	background-image:url(menubg.png);
	padding:5px;
}
#riquadromenu {
	position:absolute;
	left:10px;
	top:10px;
	text-align:left;
	color:white;
	z-index:1;
	background-image:url('menubg.png');
	border: 2px solid black;
}
div#riquadromenu img {
	margin:5px;
	border:1px solid white;
	height:150px;
}
#riquadromenu a {
	color:white;
	text-decoration:none;
}
#riquadromenu a:hover {
	text-decoration:underline;
}
img.freccia {
	position:relative;
	top:2px;
	height:13px;
}
div#locandine {
	height:200px;
	position:absolute;
	top:350px;
	left:40px;
	text-align:left;
	width:800px;
	z-index:1;
}
div#locandine img {
	border:2px solid white;
	height:100%;
	margin-right:10px;
}
div#content img#facebook {
	position:absolute;
	right:15px;
	top:15px;
	width:35px;
	border:none;
	z-index:1;
}