html,body{
	margin:0;
	padding:0;
	background-color:#000000;;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image:url(../images/bg-arancio.gif);
	background-position:center;
	background-repeat:repeat-y;
}

div#header{
	height:41px;
	margin:0;
	background-image:url(../images/bg-header.gif);
	text-align:center;
	padding-top:5px;
}
div#sfondo{
	background-image:url(../images/bg-opz.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
	

div#container{
	text-align:left;
	background-image:url(../images/bg-table.jpg);
}
div#link-main{
	display:none;
}
div#footer{
	height:80px;
	text-align:center;
	margin-left:3px;
}
div#container{
	width:970px;
	margin:0 auto;
}
div#content{
	float:left;
	width:720px;
	padding:0px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
div#navigation{
	float:left;
	width:200px;
	padding-left:10px;
}
div#extra{
	clear:both;
	width:100%;
	background:url(../images/bg-footer.gif) no-repeat;
	height:18px;
}

/* **************************** custom  ************************************** */

div#titolo{
	width:970px;
	height:223px;
	background-image:url(../images/img-header.gif);
	background-repeat:no-repeat;
	margin:0;
}

.no-border{
	border:0px;
}
.click{
	margin:3px;
	border:0px;
}
.click-cat, .click-rec{
	margin:3px;
	border:0px;
	margin-top:10px;
}
ul {
	margin:0 0 0 3px;
	width:191px;
	padding:0;
	list-style:none;
	text-decoration:none;
	}

li{
	padding:5px 0px 5px 17px;
	background:url(../images/button.gif) left top no-repeat;
	}
li a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#000000;
}
li a:hover {
	font-size:12px;
	color:#FFFFFF;
}
#titolo_pagina{
	font-size:12px;
	margin-top:10px;
	font-weight:bold;
	width:700px;
	height:30px;
	color:#FFFFFF;
	background:url(../images/linea.gif) no-repeat left bottom;
}

.blocco{
	font-size:11px;
	margin-top:20px;	
	width:700px;
	float:left;
	padding-bottom:13px;
	background:url(../images/linea.gif) no-repeat left bottom;
}

.testo-film{
	width:400px;
	float:left;
}

.foto-film{
	padding:0 10px 10px 10px;
	text-align:center;
	width:200px;
	float:left;
}

.form{
	background: #F8F8F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #BBBBBB;
}

.clickForm{
	width:200px;
	height:25px;
	color:#000000;
}
.rispostaForm{
	color:#FF9900;
	font-size:12;
	font-weight:bold;
}

/* classi per sostituzione testo */
.replace{
	position:relative;
	margin:0px;
	padding:0px;
	overflow:hidden; /* per IE5 - Mac */
}
.replace span{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1; /* per opera */
}.titolo_pagina { font-size:12px; margin-top:10px; font-weight:bold; width:700px; height:30px; color:#FFFFFF; background:url(../images/linea.gif) no-repeat left bottom; }
