html {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../img/whitebar.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #DFEFCE;
	text-decoration: none;
}
a:active {
	color: #DFEFCE;
	text-decoration: none;
}


.footer a:link {
	color: #0091D5;
	text-decoration: none;
}
.footer a:visited {
	color: #0091D5;
	text-decoration: none;
}
.footer a:hover {
	color: #0091D5;
	text-decoration: none;
}
.footer a:active {
	color: #DFEFCE;
	text-decoration: none;
}
.cell_ext_blue {
	background-color: #A0D6EF;
}
.cell_ext_green {
	background-color: #DFEFCE;
}
#contenuto {
	font-size: 11px;
}
#col_destra img {
	border: 3px solid #FFFFFF;
	margin: 7px;
}
.articolo {
	line-height:16px;
	
}
.articolo img {
	border: 3px solid #FFFFFF;
	margin: 7px;
}
.articolo a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.articolo a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.articolo a:hover {
	color: #FFFFFF;
	text-decoration: underline overline blink;
	font-weight: bold;
}
.articolo a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}






.sottosezione {
	text-indent: 10px;
	background-image: url(./img/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 15px;
	font-size: 11px;
}
.sezione {
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.blu {
}
.verde {
	color: #C4E2A5;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}
.sottosezione_over {
	text-indent: 10px;
	background-image: url(../img/portovenere_canale.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 15px;
	font-size: 11px;
	background-color: #00CCFF;
}
#icone {
	filter: Alpha(Opacity=50);
}
#contenuto .subcontenuto {
	color: #000033;
	background-color: #A0D6EF;
	padding: 5px;
}
.trasparente {
	filter: Alpha(Opacity=50);
	border: 0px;
}

#lingua {
	font-size: 10px;
}

.menu {
	border-right: 1px solid #003399;
}
.titolohome {

	color: #0091D5;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}

