body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
}

font {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
	line-height: 1.4;
}

.titolo_film {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}

.nero {
	color: #000000;
}

.td_campiricerca {
	padding: 3px;
	background-color: #EFEFEF;
}

.td_separatore {
	height: 2px;
	background-color: #999999;
}

.td_separatore2 {
	height: 1px;
	background-color: #DDDDDD;
}

.box_testo {
	border: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D6D6D;
	background-color: #FFFFFF;
}

.immagine_film {
	border: none;
	margin-top: 4px;
	margin-right: 21px;
	margin-bottom: 18px;
}

a:link {
	font-size: 12px; 
	font-weight: bold; 
	color: #E66E32; 
	text-decoration: none;
	background: none;
}
a:visited {
	font-size: 12px; 
	font-weight: bold; 
	color: #E66E32; 
	text-decoration: none;
	background: none;
}
a:hover {
	font-size: 12px; 
	font-weight: bold; 
	color: #E66E32; 
	text-decoration: underline;
	background: none;
}

a.link_schedafilm:link {
	font-size: 11px; 
	font-weight: bold; 
	color: #E66E32; 
	text-decoration: none;
	background: none;
	display: none;
}
a.link_schedafilm:visited {
	font-size: 11px; 
	font-weight: bold; 
	color: #E66E32; 
	text-decoration: none;
	background: none;
	display: none;
}
a.link_schedafilm:hover {
	font-size: 11px; 
	font-weight: bold; 
	color: #E66E32; 
	text-decoration: underline;
	background: none;
	display: none;
}

a.link_film:link {
	font-size: 15px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	background: none;
}
a.link_film:visited {
	font-size: 15px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	background: none;
}
a.link_film:hover {
	font-size: 15px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
	background: none;
}

a.link_immagini:link {
	background: none;
}
a.link_immagini:visited {
	background: none;
}
a.link_immagini:hover {
	background: none;
}

.cnt_filtri
{
	float:left;
	width:100%;
	height:auto;
	background-color:#EFEFEF;
	border-top:2px solid #999999;
	margin-bottom:20px;
}

.cnt_singolo_filtro
{
	float:left;
	height:55px;
	width:120px;
	color:Black;
	padding-top:2px;
}

.my_input
{
	margin-top:12px;
}

.cnt_filtri_lettere
{
	float:left;
	width:100%;
	height:auto;
}

.cnt_table_lista_film
{
	float:left;
	clear:left;
}
