html, body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#container{
	/*min-width:790px;*/
/*width:expression(document.body.clientWidth < 790? "790px": "970px" );*/
/*max-width:970px;*/
/*width:expression(document.body.clientWidth > 970? "970px": "790px" );*/

	width: 890px;   /*centra negli altri browsers*/
	text-align: center;   /*ripristina l' allineamento*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 15px solid #B4B4B4;
	background-color: #DCDCDC;
    } 
div#top{
	text-align: left;   /*ripristina l' allineamento*/
	background-color: #050821;
	background-image: url(ImgLayout/decor_top_dx.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	position: relative;
	height: 250px;
} 
div#logo{
	width: 420px;
	padding: 23px;
	background-image: url(ImgLayout/desc.png);
	background-repeat: no-repeat;
	background-position: 46px 160px;
	height: 190px;

} 
div#menu{
	top: 110px;
	left: 465px;
	position: absolute;
	width: 190px;
	margin: 0px;
	padding: 0px;

} 
div#menufilm{
	top: 110px;
	left: 660px;
	position: absolute;
	width: 220px;
	margin: 0px;
	padding: 0px;
} 

div#content{
	text-align: left;   /*ripristina l' allineamento*/
	background-color: #DCDCDC;
	padding: 0px;
	margin: 0px;
	position: relative;
} 

ul#menuvis{
	color: #A364DC;	
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	list-style-type: none;
	text-indent: 21px;
	letter-spacing: 0mm;
}
li#menuvis1{
	background-image: url(ImgLayout/livis1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#menuvis2{
	background-image: url(ImgLayout/livis2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#menuvis3{
	background-image: url(ImgLayout/livis3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#menuvis4{
	background-image: url(ImgLayout/livis4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a#menuvis{
	text-decoration: none;
	color: #FFFFFF;
}
a#menuvis:hover{
	text-decoration: none;
	color: #A364DC;	
}
a#menuvis:active{
	text-decoration: none;
	color: #FFFFFF;	
}
a#menuvisact{
	text-decoration: none;
	color: #A364DC;	
}
a#menuvisact:hover{
	text-decoration: none;
	color: #FFFFFF;		
}
ul#menufilmel{
	color: #646464;	
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	list-style-type: none;
	text-indent: 21px;
	letter-spacing: 0mm;
}
li#menufilm1{
	background-image: url(ImgLayout/lifilm1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#menufilm2{
	background-image: url(ImgLayout/lifilm2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#menufilm3{
	background-image: url(ImgLayout/lifilm3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#menufilm4{
	background-image: url(ImgLayout/lifilm4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li#menufilm5{
	background-image: url(ImgLayout/lifilm5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a#menufilmel{
	text-decoration: none;
	color: #B4B4B4;
}
a#menufilmel:hover{
	text-decoration: none;
	color: #646464;	
}
a#menufilmel:active{
	text-decoration: none;
	color: #B4B4B4;	
}
div#intest{
	position: relative;
}
div#intsx{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #878787;
	background-image: url(ImgLayout/bg_sez_sx.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 27;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	color: #DCDCDC;
	text-align: left;
	vertical-align: middle;
	padding-right: 45px;
	padding-left: 14px;
}
div#intdx{
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #878787;
	background-image: url(ImgLayout/bg_sez_dx.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	color: #DCDCDC;
	text-align: right;
	vertical-align: middle;
	padding-left: 365px;
	padding-right: 14px;
}
div#intdxfilm{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(ImgLayout/35mm.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	line-height: 27px;
	text-align: right;
	vertical-align: middle;
	width: 105px;
}
div#intdxedit{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(ImgLayout/edizioni.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	line-height: 27px;
	text-align: right;
	vertical-align: middle;
	width: 105px;
}
div#maincont{
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-color: #DCDCDC;
	width: 100%;
}
div#maincontfilm{
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-color: #DCDCDC;
	width: 100%;
}
div#contentcompany{
	float: left;
	width: 445px;
	padding: 13px;
	vertical-align: top;
	background-image: url(ImgLayout/linea_sep.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.pnerop{
	color: #414141;
	font-size: 12px;
	text-align: justify;
}
.nomecampi{
	color: #919191;
	font-size: 11px;
}
div#contatti{
	float: left;
	width: 336px;
	vertical-align: top;
	text-align: right;
}
.inputtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #414141;
	background-color: #F3F3F3;
	padding: 2px;
}

div#contentcont1{
	float: left;
	width: 250px;
	width: 336px;
	text-align: right;
	/*
	background-image: url(ImgLayout/linea_sep.gif);
	background-repeat: repeat-y;
	background-position: right;
*/
	padding-right: 13px;
	padding-right: 0;
}
div#contentcont2{
	width: 150px;
	float: left;
	text-align: left;
	padding-left: 13px;
	padding-top: 54px;
}
div#clearfloat{
    float: none; clear: left
} 
.boldviola{
	font-size: 15px;
	font-weight: bold;
	color: #A364DC;
}
.ruolo{
	font-size: 12px;
	color: #A364DC;
}
a.info{
	font-size: 11px;
	color: #A364DC;
	text-decoration:none;
}
a.info:hover{
	font-size: 11px;
	color: #A364DC;
	text-decoration:underline;
}
.boldnero{
	color: #414141;
	font-size: 14px;
	font-weight: bold;
}
a.boldnero {
	font-size: 15px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
}
a.boldnero:hover {
	font-size: 15px;
	font-weight: bold;
	color: #A364DC;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DCDCDC;
	background-color: #414141;
	border: 1px solid #DCDCDC;
}
div#logobott {
	background-color: #B4B4B4;
	background-image: url(ImgLayout/logo_bott.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #878787;
	text-align: right;
	line-height: 40px;
	background-position: left bottom;
}
.casellafilm {
	float: left;
	width: 202px;
	padding: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	height: 330px;
}

div#contedmus {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #414141;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.titoloboldbig {
	font-size: 16px;
	font-weight: bold;
	color: #414141;
}
.titolobold {
	font-size: 13px;
	font-weight: bold;
	color: #414141;
	text-align: left;
}
.autorebold {
	font-size: 11px;
	font-weight: bold;
	color: #414141;
}

.casellafilm img{
	border: 1px solid #414141;
}
div#intdxmus {

	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(ImgLayout/cd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	line-height: 27px;
	text-align: right;
	vertical-align: middle;
	width: 105px;
}
.casellafilmlunga {
	float: left;
	padding: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	height: auto;
	width: 202px;
	text-align: justify;
}
.casellafilmlunga img {

	border: 1px solid #414141;
}
div#invisible {
	display: none;
}
div#descprint {
	display: none;
}
li#menuvis5 {

	background-image: url(ImgLayout/livis5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div#menufilmtv {

	top: 110px;
	left: 660px;
	position: absolute;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
div#intdxtv {
	position: absolute;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	line-height: 27px;
	text-align: right;
	vertical-align: middle;
	width: 105px;
	background-image: url(ImgLayout/tv.gif);
}
div#lang_links {
	top: 5px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	right: 5px;
	color: #272727;
}
a#lang{
	text-decoration: none;
	color: #A364DC;	
}
a#lang:hover{
	text-decoration: none;
	color: #FFFFFF;	
}
a#lang:active{
	text-decoration: none;
	color: #A364DC;	
}
div#menuedizioni {
	top: 110px;
	left: 660px;
	position: absolute;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
div#intdxdvd {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(ImgLayout/dvd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	line-height: 27px;
	text-align: right;
	vertical-align: middle;
	width: 105px;
}
