@charset "utf-8";
/* CSS Document */

body {
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	background-color: #2e2e2e;

	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #fff;
}
a:link {
	color: #69472b;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #69472b;
}
a:hover {
	text-decoration: none;
	color: #69472b;
}
a:active {
	text-decoration: underline;
	color: #69472b;
}
.container {
	height: 900px;
	width: 1076px;
}

.top {
	height: 20px;
	width: 1076px;
	position: absolute;
	left: 0px;
	top: 0px;
        background-image: url(top.jpg);
}
.header {
	height: 227px;
	width: 1076px;
	position: absolute;
	left: 0px;
	top: 20px;
        background-image: url(header6.jpg);
}
.menu {
	height: 38px;
	width: 1076px;
	position: absolute;
	left: 0px;
	top: 247px;
        background-image: url(menu.jpg);
}

.mappa {
	height: 484px;
	width: 1076px;
	position: absolute;
	left: 0px;
	top: 285px;
        background-image: url(center2.jpg);
}
.box {
	position: absolute;
	left: 49px;
	top: 18px;
}
.album {
	height: 209px;
	width: 104px;
	left: 511px;
	top: 28px;
	position: absolute;
}
.video {
	height: 467px;
	width: 388px;
	left: 645px;
	top: 10px;
	position: absolute;
}



.areaban {
	height: 90px;
	width: 1076px;
	position: absolute;
	left: 0px;
	top: 769px;
        background-image: url(areaban.jpg);
}
.footer {
	height: 35px;
	width: 1076px;
	position: absolute;
	left: 0px;
	top: 859px;
        background-image: url(footer.jpg);
}
.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #69472b;
}

.body_iframe {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
