div.blog {
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	margin-bottom: 20px;
	height: 20px;
}
div.blog a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.blog a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div.blog a:hover {
	color: #FF0000;
	text-decoration: none;
	}
div.blog a:active {
	color: #CCFF00;
	text-decoration: none;
}

div.director {
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	padding: 5px;
	border: thin solid #CCCCCC;
	margin-bottom: 20px;
}
div.cinema {
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 5px;
	background-color: #000066;
	height: 20px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font-size: 24px;
	color: #000000;
	font-style: italic;
}
h2 {
	font-size: 14px;
	color: #FF0000;
}
h3 {
	font-size: 14px;
	color: #FF0000;
}
h4 {
	font-size: 14px;
	color: #FF0000;
}
div.sup {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	font-size: 14px;
	text-align: right;
}
div.sin {
	float: left;
	position: relative;
	top: 0px;
	right: 0px;
}
div.immagine {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
}
div.cancella {
	position: relative;
	top: 0px;
	right: 0px;
	clear: both;
	float: left;
	margin-bottom: 30px;
}
#estatecinema {
	background-image: url(../images/-svago_e_spettacolo/-cinema/estate_cinema.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 20px;
}
div.mansi {
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 5px;
	background-color: #000066;
	height: 20px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/-svago_e_spettacolo/-cinema/villa_mansi/decoro.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
div.2film {
	font-weight: bolder;
	color: #FFFFFF;
	padding: 5px;
	height: 20px;
	clear: both;
}div.separa {
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 5px;
	background-color: #CCCCCC;
	height: 10px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

