@charset "utf-8";
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#container {
	background-image: url(../img/sfondo.jpg);
	background-repeat: no-repeat;
	margin:5px auto;
    padding:0;
    position:relative;
	width: 1006px;
	height: 773px;
}
#header {
    background-image: url(../img/intestazione.jpg);
	position: absolute;
	top: 40px;
	height: 100px;
	width: 800px;
	left: 99.5px;
}
#menusx {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 480px;
	width: 160px;
	left: 100px;
	top: 140px;
	position: absolute;
}
#menudx {
	background-color: #FFFFFF;
	position: absolute;
	height: 480px;
	width: 160px;
	top: 140px;
	left: 739.5px;
}
a:link, a:visited, a:active {
	padding: 0px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	padding: 0px;
	background-color: #151D4C;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	background-color: #FFFFFF;
	height: 70px;
	width: 800px;
	top: 620px;
	position: absolute;
	left: 100px;
	background-image: url(../img/barca.jpg);
}


#centrale {
    background-color: #FFFFFF;
	position: absolute;
	height: 480px;
	width: 480px;
	overflow: auto;
	left: 259.5px;
	top: 140px;
}
#menu_cat {
	position: absolute;
	height: 480px;
	width: 160px;
	left: 259.5px;
	overflow: auto;
	top: 140px;
	background-color: #FFFFFF;
}
.piepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #095DD9;
	float: left;
	clear: both;
	overflow: visible;
	z-index: auto;
	height: auto;
	width: auto;
}
.titolo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #063C8D;
	text-decoration: underline;
	float: no;
	clear: no;
	overflow: visible;
	z-index: auto;
	height: auto;
	width: auto;
}
.titolo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #151d4c;
	float: left;
	clear: both;
	overflow: visible;
	z-index: auto;
	height: auto;
	width: auto;
}
#centrale_gallery {
	background-color: #FFFFFF;
	position: absolute;
	height: 480px;
	width: 320px;
	left: 419.5px;
	top: 140px;
	overflow: auto;
}
.evidenziato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #095DD9;
}
