<style>
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline font-size: 16px; color: #FF6600;}
</style>


.titolo_news {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.data_news {
	font-size: 12px;
	color: #FFCC00;
}
.autore {
	font-size: 13px;
	color: #FFFFFF;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
.regia {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}
.titolo_film {
	font-size: 22px;
	color: #FFCC00;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.dal {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
.al {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
.tab_box_film {
	width: 200px;
	border: 1px solid #FFFFFF;
	height: 400px;
}
.link_menu_sito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.titolo_pagina {
	font-size: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.titolo_news {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabella_corpo_centrale {
	height: 400px;
	width: 100%;
	background-image: url(/sito/images/sfondo_nero.jpg);
}

.data_news {
	font-size: 12px;
	color: #FFFFFF;
}
.testo_news {
	font-size: 14px;
	color: #FFFFFF;
}
.background_template {
	background-color: #191919;
	background-image: url(/sito/images/background_pellicola.jpg);
	background-attachment: fixed;
}
.campi_form_contatti {
	width: 250px;
}
.titolo_news_per_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}
.titolo_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-transform: uppercase;
}
.testo_generico {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.titolo_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
}
.tabella_finestra_film {
	border: thin solid #FFFFFF;
}

