body {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #CCC;
        font-size: small;
        color: #666;
}

td {
        font-family: Arial, Helvetica, sans-serif;
}

th {
        font-family: Arial, Helvetica, sans-serif;
}

a,
a:link{
        color: #325a8f;
        text-decoration: none;
        border:none;
        }

a:visited {
        color: #325a8f;
        border:none;
        text-decoration: none;
        }

a:hover{
        text-decoration: underline;
        border:none;
        }
        
.tabellaprincipale {
	background-color: #FFF;
	margin-top: 0px;
}
.cellamenu {
	text-align: center;
	background-color: #325a8f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.cellamenu a:link{
        color: #FFF;
        text-decoration: none;
        border:none;
        }

.cellamenu a:visited {
        color: #FFF;
        border:none;
        text-decoration: none;
        }

.cellamenu a:hover{
		color: #FFF;
        text-decoration: underline;
        border:none;
        }
		
.divlogoicu {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.spallasinistra {
	width:23%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	background-color: #F8F9FC;
}
.contenitorespalla {
	margin:0 auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contenitoretestospalla {
	
	margin: 20px;
}
.contenutocentrale {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 20px;
	width:600px;
}
.rigasotto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.link_eng {
	font-size: xx-small;
	color: #FFF;
	text-align: right;
	margin-right: 30px;
}

.link_eng a:link{
        color: #FFF;
        text-decoration: none;
        border:none;
        }

.link_eng a:visited {
        color: #FFF;
        border:none;
        text-decoration: none;
        }

.link_eng a:hover{
		color: #FFF;
        text-decoration: underline;
        border:none;
        }

.hiddeninput {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav {
	font-size: x-small;
	text-align: right;
	padding-right: 30px;
}

.titoletto {
	font-size: medium;
	font-weight: bold;
}
.titolosezione {
	font-size: large;
	color: #325a8f;
}
.titolosezionefoto {
	font-size: large;
	color: #325a8f;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}

.intestazione {
	background-color: #325a8f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.grassetto {
	font-weight: bold;
}
.bordosuperiore {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.testo_spalla {
	margin-right: 10px;
	margin-left: 10px;
}
.footer {
	font-size: x-small;
	background-color: #325a8f;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.footer a:link{
        color: #FFF;
        text-decoration: none;
        border:none;
        }

.footer a:visited {
        color: #FFF;
        border:none;
        text-decoration: none;
        }

.footer a:hover{
		color: #FFF;
        text-decoration: underline;
        border:none;
        }

