body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #4682a6;
	margin: 0px;
	background-repeat: x;
	background-position: left top;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#777777;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#777777;
	scrollbar-shadow-color:#777777;
	scrollbar-track-color:#000000;
	background-image: url(Immagini/striscia_azzurra.jpg);
}
.miniatura {
	border: 1px solid #555555;
	text-decoration: none;
}

a {  font-weight: bold; color: #dddddd; text-decoration: none; border: 0;}
a:hover {  color: #FFFFFF}
p { font-size: 11px; color: #dfdfdf; text-decoration: none; text-align: justify}
h1 {  font-size: 14px; font-weight: bold}
th {  text-align: left}
.testo { font-size: 11px; color: #efefef; text-decoration: none; text-align: left}
.testocentrato { font-size: 11px; color: #efefef; text-decoration: none; text-align: center}
.tabella {
	border: 1px solid #762938;
	}
.td {
	border: 1px solid #333333;
	margin: 0px;
	}
.titoletto {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}
.titolo {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}
.Piccolo{
	font-size: 9px;
	color: #efefef;
}
.menu{
	border:0px;
	font-size: 10px;
	color: #777777;
}
.fondo {
	background-image: url(Immagini/fondo_azzurro.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 750px;
}
#contenitore {
	width: 757px;
	align: left;
	text-align: left;
	z-index: 1;
}
#logo {
	position: relative;
	height: 90px;
	width: 195px;
	top: 20px;
	z-index: 2;
}
#menu {
	position: relative;
	height: 20px;
	width: 757px;
	z-index: 100;
}
#testo {
	position: relative;
	width: 363px;
	height: 359px;
	float: left;
	z-index: 1;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 8px;
	overflow: auto;
}
#piede {
	width: 750px;
	top: 5px;
	height: 30px;
	z-index: 1;
	clear: both;
}
#fotohome {
	position: relative;
	width: 755px;
	height: 374px;
	z-index: 1;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

