.testoFooter {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.linkFooter {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.linkFooter:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: underline;
}
.link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link:visited {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.lista {
	list-style-image:   url(immagini/punto_lista.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.nomeServizio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.titolo {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	text-align: center;

}
.testoBase {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 0px;

}
.tabellaTestoGrigia {
	border-top: 1px solid #FFFFFF;
	border-right: 0px none #CCCCCC;
	border-bottom: 2px solid #999999;
	border-left: 0px none #CCCCCC;
	background-color: #CCCCCC;

}
.tabellaTestoBianca {

	border-top: 2px solid #FFFFFF;
	border-right: 0px none #CCCCCC;
	border-bottom: 2px solid #999999;
	border-left: 0px none #CCCCCC;
}
.testoBaseBold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.lista {
	list-style-image:  url(immagini/punto_lista.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}