body {
	background-color: #a1a178;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#container {
	width: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 80px;
	width: 850px;
	background-image: url(immagini/header.gif);
	background-repeat: no-repeat;
	font-size: x-small;
}

#menu {
	height: 25px;
	width: 843px;
	background-color: #7d7d5f;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	font-size: medium;
}
#container #menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#header_int {
	background-image: url(immagini/header_interno.gif);
	height: 80px;
	width: 850px;
	text-align: left;
	font-size: x-small;
}
#container #header_int a {
	text-decoration: none;
	color: #FFFFFF;
}
#container #header a {
	color: #FFFFFF;
	text-decoration: none;
}


#movie {
	text-align: justify;
}
.olive {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

.titoletto {
	font-weight: bold;
}
#container #movie a {
	color: #7D7D5F;
	text-decoration: none;
	font-weight: bold;
}
.chiesetta {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}
.miniatura {
	margin: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.td_large {
	height: 25px;
	width: 270px;
	vertical-align: top;
	text-align: justify;
}
.lingua {
	text-align: right;
}

.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

.td_small {
	height: 25px;
	width: 20px;
}
