/* CSS Document */

body,td,th, p {
	font-family: Verdana, Trebuchet MS, Arial;
	padding: 0px;
	font-size:12px;
	color:#000000;
	margin: 0px;
	border: 0px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #644F39;
	background-image: url(images/sfondopaper.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

p {
	line-height: +2;
}

a {
	text-decoration: none;
	color: #035d75;
	font-weight: bold;
}

a.linkino {
	font-size: 10px;
}

a:hover {
	color: #800000;
}

.titolonews {
	text-decoration: none;
	color: #035d75;
	font-weight: bold;
	font-size:20px;
}

.grasso {
	font-weight: bold;
	font-size: 16px;
}

.bianco {
	color: #FFFFFF;
}

#panorama {
	position: absolute;
	width: 100%;
	height: 576px;
	left: 0px;
	top: 39px;	
	z-index: 7;
}

#sfondobarratop {
	width: 100%;
	height: 39px;
	background-color: #644F39;
	z-index:9;
}

#topleft {
	position: absolute;
	top: 0px;
	height: 39px;
	left: 50%;
	margin-left: -471px;
}

#topright {
	position: absolute;
	top: 0px;
	height: 39px;
	left: 50%;
	margin-left: 120px;
}

#logotop {
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -50px;
	width: 494px;
	height: 164px;
	z-index: 9;
}

#menu {
	position:absolute;
	top: 190px;
	left: 50%;
	margin-left: 205px;
	width: 240px;
	overflow:hidden;
	z-index: 9;
}

#menuanteprima {
	position:absolute;
	top: 200px;
	left: 50%;
	margin-left: -104px;
	width: 549px;
	overflow:hidden;
	z-index: 9;
}

#main {
	position:absolute;
	width: 850px;
	/* top: 670px; */
	top: 547px;
	left: 50%;
	margin-left: -423px;
	z-index: 9;
}

#contenuto {
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#titolo {
	position:absolute;
	height: 59px;
	/* top: 610px; */
	top: 487px;
	left: 50%;
	margin-left: -423px;
	z-index: 9;
	overflow:hidden;
}
