/* CSS Document */
html, body{margin: 0px; padding: 0px;border: 0;}
div#foto {
	background-color: #D8E6F1;
	vertical-align: middle;
	background-position: center center;
	text-align: center;
	height: 120px;
	width: 160px;
	top: 10px;
	position: relative;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035FA7;
	line-height: 17px;
}
.altezza10px {
	height: 10px;
}
body{background:url('sfondo.jpg'); background-repeat:no-repeat;background-color: #F0F5F9;margin-left: 0; margin-right: 0; width: 100%; margin-top: 0px; margin-bottom: 0px; border:0px solid;}

.lineaSxSOTTOTratteggiata {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #035FA7;
	border-bottom-color: #035FA7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.lineaSxTratteggiata {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #035FA7;

}
.lineaSottoTratteggiata {

	border-bottom-color: #035FA7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.lineaSopraTratteggiata {

	border-top-color: #035FA7;
	border-top-width: 1px;
	border-top-style: dotted;
}

.boxModel {
	border: 1px solid #035FA7;
	background-color: #C4D9EA;
	/*margin: 2px;
	padding: 2px;*/
}
.titoloBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #80AFD2;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 12px;
	text-align: left;
}
.titoloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #035FA7;
}

.sfondoChiaro {
	background-color: #D8E6F1;
}
.sfondoBianco {
	background-color: #FFFFFF;
	border: 1px solid #0460A8;
	background-image: url(ondaSotto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cellSpace {
	margin: 8px;
	padding: 8px;
}
.testoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.link a,.link a:visited,.link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035FA7;
	line-height: 17px;
	text-decoration:none;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #035FA7;
	line-height: 17px;
	text-decoration:underline;
}
.quadratini{
	width:17px;
	height:17px;

}
div#quadratini{
	margin:0;
	padding: 0;
	text-align: left;
}
div#quadratini a voce{
	margin:0;
	padding: 0;
	width: 15px;
	height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #0460A8;

} 

div#voce  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #035FA7;
	line-height: 17px;
	text-decoration:none;
	background-color: #FFFFFF;
	border: 1px solid #0460A8;
	width: 15px;
	height: 15px;


}
div#voce:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration:none;
	background-color: #0460A8;
	border: 1px solid #FFFFFF;
	width: 15px;
	height: 15px;


}

#a,#a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #035FA7;
	line-height: 17px;
}
#a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #035FA7;
	text-decoration:underline;
	line-height: 17px;
}

