div.blog {
	text-align: left;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	margin-bottom: 20px;
}
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 {
	top: 0px;
	right: 0px;
	clear: both;
	height: 38px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#cancella {
	top: 0px;
	right: 0px;
	clear: both;
	height: 50px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#TV {
	text-align: center;
	background-color: #999999;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 30px;
	background-image: url(../images/-costruzione_sito/capannorieven_tv.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
