body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	/*background-color: #FFFFFF;*/
}
img.locandina_s {
	border:1px solid #CCCCCC; 
	margin: 1px 25px 0px 0px; 
	padding: 2px; 
	float: left; 
	width: 60px; 
	height: 84px;
}

img.locandina_b {
	border:1px solid #CCCCCC; 
	margin: 1px 25px 0px 0px; 
	padding: 2px; 
	float: left; 
	width: 80px; 
	height: 112px;
}

img.locandina_t {
	border:1px solid #CCCCCC; 
	margin: 1px 25px 0px 0px; 
	padding: 2px; 
	float: left; 
	width: 50px; 
	height: 70px;
}

hr {
	border: 1px solid;
	color: #E5E5E5;
}

input, button{
	border: 0px none;
	background: url(img/prenota_purple.png) no-repeat;
	color: #ffffff;
	width: 101px;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	font-variant: small-caps;
	float:right;

}

.TitoloCinema {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.titoloFilm {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #a0148b;
	text-decoration: none;
}
.textOrari {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ee6a28;
	text-decoration: none;
}

.textRegia {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
	list-style-position: inside;
}
.textCast {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
	list-style-position: inside;
}
.textTrama, .textTrama * {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
	list-style-position: inside;
	line-height: 13px;
}

