﻿@charset "utf-8";
* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	behavior: url(csshover3.htc);
	background-image: url(../images/graphics/background_pattern.jpg);
	background-repeat: no-repeat;
	margin: 30px  0 10px; 
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.tabella {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
th {
	text-align: left;
	border-left: solid 1px #999999; border-bottom: solid 1px #999999;
	padding-left: 5px;
	color: #b00;
}
td {
	text-align: left;
	border-bottom: solid 1px #ddd;
	padding-left: 5px;
}
#contenitore { width: 940px; min-height: auto; overflow: hidden; margin: 0px auto 0px auto; padding: 10px; background-color: #FFFFFF; }
.social_badges { width: auto; height: 20px; float: right; position: relative;}
#header { float: left; width: 940px; height: 150px; }
#newsletter { float: left; width: 188px; height: 78px; padding: 5px; background-color: #fff; border-left: solid 1px #bb9999; border-bottom: solid 1px #bb9999; border-right: solid 1px #bb9999;  font: bold 15px Arial, Helvetica, sans-serif; color: #b00; text-align: justify; text-decoration: none; }
#newsletter h2{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#newsletter p{
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin:  0 0 0 0;
}
#newsletter a:link { color: #b00; text-decoration: none; font-size: 12px; }
#newsletter a:hover { color: #b00; text-decoration: underline; font-size: 12px; }
#newsletter a:visited { color: #b00; text-decoration: none; font-size: 12px; }
#newsletter a:active { color: #b00; text-decoration: none; font-size: 12px; }
.widget { float: left;}
.box_title { float: left; padding: 5px; font: bold 18px/20px Arial, Helvetica, sans-serif; color: #000; border-left: 1px #999999 solid;  }
.box { float: left; padding: 4px; border-left: solid 1px #999999; border-bottom: solid 1px #999999; border-right: solid 1px #999999; }
.spacer_horizontal_10px { width: 10px; height: 10px; clear: both; }
.spacer_vertical_10px { width: 10px; height: 10px; float: left; }
#banner730x90px { float: left; height: 90px; width: 730px; z-index: 1;} /*standard IAB */
#banner300x250px { float: left; width: 300px; height: 250px; z-index: 1; } /*standard IAB */
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
	z-index: 900;
}

#schedafilm { float: left; width: 930px; height: auto; background-color: #FFF; font: 12px Arial, Helvetica, sans-serif;  margin-bottom: 10px; }
.schedafilm_img { border-bottom: 12px solid #333; border-left: 3px solid #333; border-right: 3px solid #333; border-top: 3px solid #333;}
.schedafilm_img:hover { padding: 0px; border-bottom: 12px solid #b00; border-left: 3px solid #b00; border-right: 3px solid #b00; border-top: 3px solid #b00;}
#schedafilm h2 {
font: bold 40px Arial, Helvetica, sans-serif;
margin-left: 40px;
}
#schedafilm ul {
	list-style: none;
}
.inizio {
	margin: 30px 0 5px;
	font-size: 26px;
	font-weight: bold;
}
.ora { font: bold 20px Arial, Helvetica, sans-serif; }
.giorno {font: bold 14px Arial, Helvetica, sans-serif; color: #b00;}
.meta {display: inline; padding: 5px; color: #000; font: bold 16px Arial, Helvetica, sans-serif;  border-left: solid 1px #999999; border-bottom: solid 1px #999999; }
.periodo{ display: inline; padding: 5px; color: #b00; font: bold 16px Arial, Helvetica, sans-serif; border-left: solid 1px #bb9999; border-bottom: solid 1px #bb9999; margin-left: 10px;}
#tramafilm { float: left; width: 920px; height: 230px; padding: 5px; border: 0; font: 12px Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #222; }
#locandina-film {float: left; height: auto; width: 200px;  height: 280px; padding: 10px 5px; }
#informazioni-film {float: left; height: auto; width: 700px; padding: 10px 5px;}
#footer { clear: both; margin: auto; width: 920px; height: 100px; padding: 10px; font: 12px Arial, Helvetica, sans-serif; color: #FFF; text-align: justify; border: 0; background-color: #000; }
#footer a:link { color: #FFFFFF; text-decoration: none; padding: 5px; border: 0; }
#footer a:visited { color: #FFFFFF; text-decoration: none; padding: 5px; border: 0; }
#footer a:hover { color: #b00; text-decoration: underline; padding: 5px; border: 0; }
#footer a:active { color: #FFFFFF; text-decoration: none; padding: 5px; border: 0; }
.footer_img { margin: 0px 10px 0px 10px; text-align: left; }
.rassegna {
	background-image: url('../images/graphics/bg_rassegna.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	}
.digitale {
	background-image: url('../images/graphics/bg_digitale.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	}
.tred {
	background-image: url('../images/graphics/bg_3d.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.venezia {
	background-image: url('../images/graphics/bg_venezia.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	}
h2 {
font: bold 30px Arial, Helvetica, sans-serif;
margin: 5px 0 0;
}
p {
	margin: 0;
	padding: 0;
}
.fotografia { background-color: #fff; padding: 6px; border: 1px solid #bbb; margin:0; opacity: 0.7;  }
.fotografia:hover { background-color: #b00; padding: 6px; border: 1px solid #bbb; margin:0; opacity: 1;  -webkit-transition: opacity 300ms linear; -mozilla-transition: opacity 300ms linear;}

#avviso p{
	text-align: justify;
	width: 300px;
	font-size: 15px;
	padding-right: 10px;
}
#avviso img {
	float: right;
	border-radius: 5px;
}

