p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	line-height: 18px;
	color: #333333;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #006f9e;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #006f9e;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.spaziatore {
	line-height: 10px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}

.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

.sxtortora {
	background-image: url(../arts/riquadro_sx.gif);
	background-repeat: repeat;
}

.dxtortora {
	background-image: url(../arts/riquadro_dx.gif);
	background-repeat: repeat;
}

.sxbianco {
	background-image: url(../arts/riquadro_bianco_sx.gif);
	background-repeat: repeat;
}

.dxbianco {
	background-image: url(../arts/riquadro_bianco_dx.gif);
	background-repeat: repeat;
}

.sxpanna {
	background-image: url(../arts/ombra_panna_sx.gif);
	background-repeat: repeat;
}

.dxpanna {
	background-image: url(../arts/ombra_panna_dx.gif);
	background-repeat: repeat;
}

.divisore {
	background-image: url(../arts/divisore.gif);
	background-repeat: repeat;
}

