﻿.tabella {
	width: 100%;
	color: #000080;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	line-height: normal;
}
               
.immagine {
	margin-left: 30px;
}

.collegamento{
	padding: 0px;
	margin: 0px 30px 0px 30px;
	color: #000080;
	font-weight: bold;
}

.collegamento a{
	padding: 0px;
	color: navy;
	font-weight: bold;
}

.collegamento a:visited {
	padding: 0px;
	color: navy;
	font-weight: bold;
}

.titolino{
	color: #3A78C5;
	font-weight: bold;
	margin: 0px 30px 15px 30px;
}
.normale{
	font-family: Arial;
	color: navy;
	margin: 0px 30px 0px 30px;
	font-size: 12px;
}

.normale a {
	font-family: Arial;
	color: navy;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.normale a:active {
	font-family: Arial;
	color: navy;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.normale a:visited {
	font-family: Arial;
	color: navy;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
