body {
	font-family: Arial, sans-serif;
	background-color: #ffffff;
}
img.locandina_s {
	border:1px solid #666666; 
	margin: 1px 25px 0px 0px; 
	padding: 2px; 
	float: left; 
	width: 60px; 
	height: 100px;
}

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

hr { 
	color: #EFEFEF;
	border-style: solid;
	border-width: 1px;
}

input, button{
	border: 0px none;
	background: url(img/prenota_orange_2.png) no-repeat;
	/*background: #FF9900;*/
	color: #000000;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	font-variant: small-caps;
	float: left;
}

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

.titoloFilm {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #486A96;
	text-decoration: none;
}
.textOrari {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.textRegia {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
	list-style-position: inside;
}
.textCast {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
	list-style-position: inside;
}
.textTrama {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
	list-style-position: inside;
}

