@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
body{
font-family: "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px;
}
#topbar,
#topbar #copre,
#trailer,
#download,
#optical_1,
#optical_2,
#optical_3,
#press,
#photogallery{
	display:none;
}
h1{
font-size:140%;
margin: 15px 0 20px;
color:#a41c30;
}
h2{
font-size:130%;
margin: 15px 0 20px;
}
a{
color: #000;
}
p{
margin: 10px 0 15px;
}
#logo,
#trailer,
#download,
#sinossi,
#regia,
#cast,
#produzione,
#optical_1,
#optical_2,
#optical_3,
#photogallery,
#press,
#comunicati,
#links,
#contatti{
float:none;
}
#logo{
text-align:center;
}
p.titolo{
font-size: 140%;
color:#a41c30;
font-weight: bold;
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

