body {
	background-color: #E1E1E1;
	font-family: "Trebuchet MS";
}
.bold-20 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.grigio-10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #9C9C9C;
}
.grigio-12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9C9C9C;
}

.grigio-13-bold {
	font-size: 13px;
	font-weight: bold;
	color: #9C9C9C;
	font-family: "Trebuchet MS";
}
.grigio-32 {color: #5f5f5f; font-size: 32px;}
.grigio-46-bold {
	font-size: 46px;
	font-weight: bold;
	color: #5f5f5f;
}


.azzurro-14-bold {
	font-size: 14px;
	font-weight: bold;
	color: #25b4dd;
}
.azzurro-22-bold {
	font-size: 22px;
	font-weight: bold;
	color: #25b4dd;
}

.bg_movie_home {
	background-image: url(immagini/movie-bg.jpg);
	background-repeat: no-repeat;
}
.movie {
	position: absolute;
	z-index: 2;
}
.testo-td {
	border: 8px solid #ececec;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	font-size: 12px;
	color: #737373;
	line-height: 18px;
}
.submenu-td {
	border: 1px solid #ececec;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
.testo {
	z-index: 10;
	position: absolute;
	margin: 71px 0px 0px 492px;
	color: #FFF;
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}
.anniversario {
	position: absolute;
	z-index: 100;
	margin: 185px 0px 0px 32px;
}

