@charset "utf-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titoloMenu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titoloPagine {
	font-weight: bold;
}
a:hover {
	color: #FF6600;
}
a:visited {
	text-decoration: none;
}

a:link {
	color: #2C5352;
}
.bordoTabellaGrigio {
	border: thin solid #a7a9ab;
}
p {
	text-align: justify;
}
.testoCentrato {
	text-align: center;
}
.titoloPagineGrande {
	font-weight: bold;
	font-size: 14px;
}

.bordoVideo {
	border: thin solid #000000;
}
