.bordodoppio {
	border: 3px double #000000;
}
.fontmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0D3C8A;
	text-decoration: none;
}
.sfondo_sito {
	background-color: #81A4BC;
	background-image: url(sfondo_sito2007.jpg);
	background-repeat: repeat-x;
}
.spazio {
	line-height: 17px;
}

.ombra {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #535353;
	border-bottom-color: #535353;
	border-top-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF8800;
}
a:active {
	color: #FFFFFF;
}
