﻿.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.sfondotesto {
	font-family: "Times New Roman", Times, serif;
	background-color: #F2F3F4;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.sfondopagina {
	background-color: #EAEBEE;
}
.sfondotabella {
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151500;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	text-decoration: none;
}
.linea {
	border: #FFFFFF;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.sfondoimmagine {
	font-family: "Times New Roman", Times, serif;
	background-color: #F2F3F4;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../immagini/isole.jpg);
	height: 455px;
}
.sfondocella {
	font-family: "Times New Roman", Times, serif;
	background-color: #E8E594;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.baselink {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(../immagini/base.jpg);
}

