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

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

	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #fff;
}
iframe {
  background-color: transparent;
}

a:link {
	color: #a78448;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #a78448;
}
a:hover {
	text-decoration: none;
	color: #a78448;
}
a:active {
	text-decoration: underline;
	color: #a78448;
}
.container {
	height: 780px;
	width: 1030px;
}

.top {
	height: 120px;
	width: 1030px;
	position: absolute;
	left: 0px;
	top: 0px;
        background-image: url(http://img13.imageshack.us/img13/9710/topgck.jpg);
}

.centro {
	height: 590px;
	width: 1030px;
	position: absolute;
	left: 0px;
	top: 120px;
        background-image: url(http://img11.imageshack.us/img11/7177/centroh.jpg);
}
.mappa {
	height: 590px;
	width: 1030px;
	position: absolute;
	left: 0px;
	top: 20px;
      
}

.footer {
	height: 70px;
	width: 1030px;
	position: absolute;
	left: 0px;
	top: 710px;
        background-image: url(http://img10.imageshack.us/img10/1909/footerueq.jpg);
}

.menu {
	height: 242px;
	width: 174px;
	position: absolute;
	left: 211px;
	top: 176px;
        
}
.notizie {
	height: 499px;
	width: 542px;
	left: 436px;
	top: 20px;
	position: absolute;
}
.areaban {
	height: 51px;
	width: 993px;
	position: absolute;
	left: 17px;
	top: 714px;

.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #69472b;
}

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