body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #1F1F1F;
}
.field{
	width: 200px;
}
.pulsante{
	border: 0px none;
	background:	#FF9900;
	color: #000000;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}
.alert{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.RIGAseparatore{
	background-color: #FF6600;
}
.titolo_login{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titolo_top{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.TITcont {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #66CC33;
	text-decoration: none;
	margin-bottom: 3px;
}

/** testo sala **/
.titTITOLO {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 3px;
}
.titCINEMA, .titCINEMA a:link, .titCINEMA a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.titCINEMA a:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFAA00;
	text-decoration: none;
}
.titRICERCA{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

/** titolo film **/
.titFILM,.titFILM a:link, .titFILM a:visited{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #66CC33;
	text-decoration: none;
	margin-bottom: 3px;
	line-height: 20px;
}
.titFILM a:hover{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	margin-bottom: 3px;
	line-height: 20px;
}


/** colore del testo cast **/
.textCONTENT {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
	text-align: justify;
	margin-bottom: 3px;
	line-height: 20px;
}
.textORARI {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.text {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text a:link, .text a:visited {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text a:hover {
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

