/*STILE PAGINA INTERNA MULTISALA*/
a{
	text-decoration:none; 
}
.date{
	width:auto; height:41px; padding-top:7px; padding-left:7px; padding-right:7px; 	color:#ffffff; font-weight:bold;padding:7px; color:#ffffff; font-weight:bold;background: #545454; /* Old browsers */
background: -moz-linear-gradient(top,  #545454 0%, #494949 50%, #3d3d3d 51%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545454), color-stop(50%,#494949), color-stop(51%,#3d3d3d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #545454 0%,#494949 50%,#3d3d3d 51%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #545454 0%,#494949 50%,#3d3d3d 51%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #545454 0%,#494949 50%,#3d3d3d 51%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #545454 0%,#494949 50%,#3d3d3d 51%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
 -webkit-border-radius: 13px;-moz-border-radius: 13px;border-radius: 13px;-webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.75);box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.75);
	}
.orari{
	width:auto; height:21px; padding-top:4px;  padding-bottom:1px; padding-left:5px; padding-right:5px;padding:7px; color:#ffffff; font-weight:bold;background: #545454; /* Old browsers */
background: -moz-linear-gradient(top,  #545454 0%, #494949 50%, #3d3d3d 51%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545454), color-stop(50%,#494949), color-stop(51%,#3d3d3d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #545454 0%,#494949 50%,#3d3d3d 51%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #545454 0%,#494949 50%,#3d3d3d 51%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #545454 0%,#494949 50%,#3d3d3d 51%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #545454 0%,#494949 50%,#3d3d3d 51%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
 -webkit-border-radius: 13px;-moz-border-radius: 13px;border-radius: 13px;-webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);-moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.75);box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.75);
	}
body{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
border:0;
color:#333;
}
.container_film{ height:100%;}


.testo_instestazione_progr{
	font-weight:bold; color:#E81414;
}
.riga{
	background-color:#E81414;
	height:2px;
	width:100%;
		
}
.titolo_film_programmazione{
	color:#333; font-size:19px; text-transform:uppercase; font-weight:bold; font-family:Arial, Helvetica, sans-serif;

}
.acquista_prenota{
	color:#E81414; font-weight:bold; margin-bottom:-20px; margin-right:2%;
}
/*FINE STILE PAGINA INTERNA MULTISALA*/

