
body {
  font-family: 'Century Gothic', Arial, Verdana, sans-serif;
  font-size: 11px;
  background-image: url(sfondo.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #003466;
  color: #002c4a;
}

.titoli {
	font-family: 'Century Gothic', Arial, Verdana, sans-serif;
    font-size: 11px;
	color: #fff;
}

.titoloPagina{font-size:26px; margin:0px; margin-bottom:5px; margin-left:5px}

.testo{margin: 15px; font-size: 15px; color: #002c4a; text-align: justify;}

.banner {
	height:126px;
	line-height:126px;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	width:251px;
	overflow: hidden;
}


A.normalLink{
	color: #002c4a;
	font-family: 'Century Gothic', Arial, Verdana, sans-serif;
    font-size: 11px;
}


img.imgPreview
{
	font-family: 'Century Gothic', Arial, Verdana, sans-serif;
	border: solid 1px black;

}
