body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E9E9E9;
}
.field{
	border: 2px solid #CCCCCC;
	width: 200px;
}
.pulsante{
	background: #D20000;
	color: #FFFFFF;
	width: 100px;
	font-variant: normal;
	font-weight: bold;
	border: 2px ridge #ffffff;
	font-size: 14px;
	margin-left: 50px;
	position: fixed;
	left: 200px;
}
.alert{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	float: left;
}
.alert a:link,.alert a:visited{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #056F97;
	text-decoration: none;
	float: left;
}
.RIGAseparatore{
	background-color: #FF6600;
}
.titolo_login{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titolo_top{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.TITcont {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.titTITOLO {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #056F97;
	text-decoration: none;
}
.titCINEMA, .titCINEMA a:link, .titCINEMA a:visited {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #056f97;
	text-decoration: none;
	text-shadow: #8c8c8c 3px 3px 2px;
}
.titCINEMA a:hover {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.titRICERCA{
	<!-- classe titoli campi box ricerca -->
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 12px;
	font-variant: small-caps;
}

.titFILM,.titFILM a:link, .titFILM a:visited{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1a5193;
	text-decoration: none;
}
.titFILM a:hover{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.textCONTENT {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
}
.textORARI {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D20000;
	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;
}
.credit, .credit a:link, .credit a:visited {
	font-style: normal;
	font-weight: normal;
	color: #056f97;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	left: 320px;
	position: fixed;
}
