@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #00FFFF;
}

.contenutidex {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	text-align: right;
}
.contenutisix {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	text-align: left;
}
.contenuticen {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
	text-align: center;
}

.titoli {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003366;
	text-align: left;
	font-weight: bold;
}

.padleft { padding-left:10px; }
#title { width:498px; height:54; margin:0 auto; margin-top:20px;}
#gallery { width:425px; height:auto; min-height:330px; margin:0 auto; border-right:1px dashed #0066FF; margin-top:20px; margin-bottom:10px; padding-right:8px;}