@charset "utf-8";
/* CSS Document */

/***** TAG GENERICI *****/
body {
	background:#C7B77C;
	color: #D8CD98;
	margin:0px;
	min-width:100%;
	width:100%;
	height:100%;
	min-height:100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	margin:0px;
	margin-bottom: 10px;
}
select option {
	background: #c7b77c;
	color:#600;
}
legend {
	font-size: 14px;
	font-weight: bold;
}
fieldset {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	width: 170px;
	border-color: #C7B77C;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input[type=text], select {
	margin:0px;
	border:0px;
	padding: 0px 7px;
	
	background:url(../images/input_text.png) no-repeat top left;
	
	color:#600;
	font-size:12px;
	
	width:205px;
	min-width:205px;
	height:20px;
}
b {
	color: #fff;
	font-size: 12px;
}
a, a:HOVER, a:VISITED {
	color: #fff;
}
/***** FINE TAG GENERICI *****/


/***** CLASSI *****/
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/***** FINE CLASSI *****/


/***** ID *****/
#footer {
	border-top: 1px solid #660000;
	margin-top: 30px;
	padding: 3px 30px;
	color: #fff;
}
/***** FINE ID *****/


/***** INDEX *****/
#logo {
	top: 5px;
	left: 0px;
	height: 130px;
	margin-left: 100px;
}
#istruzioni {
	margin: 50px 0px 60px 220px;
	padding-right:10px;
	
	width:230px;
	max-height:370px;
	
	overflow:auto;
	float:left;
	scrollbar-face-color:#D8CD98; 
}
#ricerca {
	margin-top:30px;
	margin-left:130px;
	
	width:250px;
	min-height:400px;
	
	float:left;
}
#ricerca h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-transform:uppercase;
	margin-bottom:2px;
	margin-left:5px;
}
/***** FINE INDEX *****/


/***** RICERCA *****/
#colonnaricerca #formricerca {
	padding-top:10px;
	min-height: 600px;	
	width:225px;	
	float:left;
}
#colonnaricerca #formricerca input[type=text] {
	margin:0px 5px;
	border:0px;
	padding: 0px 7px;
	
	background:url(../images/ricerca_text.png) no-repeat top left;
	
	color:#600;
	font-size:12px;
	
	width:155px;
	min-width:155px;
	max-width:155px;
	height:20px;
}
#colonnaricerca #formricerca select {
	margin:0px 5px;
	border:0px;
	padding: 0px 7px;
	
	background:url(../images/ricerca_text.png) no-repeat top left;
	
	color:#600;
	font-size:12px;
	
	width:160px;
	min-width:160px;
	max-width:160px;
	height:20px;
}
#colonnaricerca #ordinamento {
	min-width: 50px;
	max-width: 50px;
	overflow: visible;
	min-height: 600px;
	margin-left: -20px;
	float: left;
}
#colonnaricerca #ordinamento #titolo {
	width: 50px;
	height: 100px;
	margin-bottom: 5px;
	text-align: right;
}
#colonnaricerca {
	background: #600;
	border: 1px solid #600;
	float: left;
	border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	box-shadow: 10px 10px 5px #6a3328;
	-moz-box-shadow: 5px 5px 10px #6a3328;
}
#colonnaricerca #ricerca_homepage a,#colonnaricerca #ricerca_homepage a:HOVER,#colonnaricerca #ricerca_homepage a:VISITED {
	color: #D8CD98;
}
#colonnaricerca #ricerca_homepage {
	text-align: center;
	vertical-align: center;
	margin-top: 80px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#corpo {
	float: left;
	margin: 0px 0px 0px 25px;
}
#elenco {
	max-height: 565px;
	min-height: 565px;
	height: 565px;
	max-width: 850px;
	width:850px;
	color: #fff;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
#elenco #film {
	float: left;
	height: 240px;
	width: 250px;
	margin: 10px 20px 20px 0px;
	padding: 5px;
	border-top: 1px solid #333;
}
#elenco #film_vuoto {
	float: left;
	height: 240px;
	width: 250px;
	margin: 10px 20px 20px 0px;
	padding: 5px;
}
#elenco #film p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#elenco #film b {
	color: #666;
}
#elenco #film .float_img {
	float: left;
	width: 80px;
	margin: 0px 10px 5px 0px;
	text-align: center;
}
#elenco #film a, #elenco #film a:HOVER,#elenco #film a:VISITED {
	color: #333;
}
#elenco #film .float_img img {
	width: 80px;
}
#div_pagine {
	padding-top: 5px;
	clear: both;
	overflow: hidden;
}
.ricerca_numrisultati, .ricerca_numrisultati b {
	color: #600;
	font-size: 14px;
}
.ricerca_numrisultati:HOVER, .ricerca_numrisultati b:HOVER {
	cursor: default;
}
.pag_risultati {
	float: left;
	color: #222;
	font-size: 14px;
	margin-right: 5px;
	padding-top: 2px;
}
.pag a, .pag a:HOVER, .pag a:VISITED {
	float: left;
	color: #222;
	font-size: 16px;
	margin: 0px 5px;
	text-decoration: none;
}
.pag_sel a, .pag_sel a:HOVER, .pag_sel a:VISITED {
	float: left;
	color: #222;
	font-size: 16px;
	margin: 0px 10px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}