body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {	
	font-size: 12px;
}
.style2 {	
	color: #FF9933;
	font-size: 12px;
}
.style3 {
	color: #FF9933;
	font-size: 16px;
}
.title {
	color: #FF9933;
	font-size: 14px;
}


.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style7 {
	color: #000000;
	font-size: 12px;
}
.tabella
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bordata
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:2px solid #dae8d8;
}
textarea
{
	border:1px solid #999999;
}

input
{
	border:1px solid #999999;
}
.bottone
{
	border:1px solid #999999;
	width: 100px;
}
.testa
{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.testa_italic
{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	font-style: italic;
}
.sala
{
	font-weight: bold;
	font-size: 13px;
	color: dimgray;
}
.giorno
{
	font-weight: bold;
	font-size: 13px;
	color: dimgray;
	font-style: italic;
}

.coda
{
	background-color: #dae8d8;
	font-size:10px;
	/*color: #ffffff;*/
}
.azioni
{
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}
.td_top
{
	color: #333333;
	font-style: italic;
}
.td_top_left
{
	color: dimgray;
}
.td_left
{
	color: #333333;
}
.linea1
{
	background-color:#FFCC99;
}
.linea2
{
	background-color:#CCCCCC;
}
.line1
{
	background-color:#D6D6D6;
}
.line2
{
	background-color: DAE8D8;
}
.titolo_film
{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border: none;
}
.cast_film
{
	font-size: 13px;
	color: dimgray;
}
.note
{
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
A:hover
{
	text-decoration: underline;
}
.scheda
{
	font-size: 13px;
	color: #333333;

}
.generic
{
	font-size: 13px;
	color: #333333;
	text-align: justify;
}

.firma
{
	font-size: 13px;
	color: #333333;
	text-align: right;
}
.border {
	background-image: url(../images/bord.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.borderlong {
	background-image: url(../images/bordlong.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.MainMenu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;

}

