body{
	font-family: Arial, Helvetica, sans-serif;
	/*margin: 0px;*/
	/*padding: 0px;*/
}
.testo {
	font-family: TimesNewRoman, Times New Roman, Times;
	font-size: 16px;
	color: #666666;
	text-align: justify;
	line-height: 20px;
	/*padding: 6px;*/
  /*margin-right:26.7pt; */
  /*margin-bottom:0cm; */
  /*margin-left:23.05pt;*/
}
.testo_ind {
	font-family: TimesNewRoman, Times New Roman, Times;
	font-size: 16px;
	color: #666666;
	text-align: justify;
	margin-left:23.00pt;
  /*line-height: 150%*/
	line-height: 20px;
	/*padding: 6px;*/
  /*margin-right:26.7pt; */
  /*margin-bottom:0cm; */
  /*margin-left:23.05pt;*/
}
.titolo {
	font-family: TimesNewRoman, Times New Roman, Times;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.sottotitolo {
	font-family: TimesNewRoman, Times New Roman, Times;
	font-size: 16px;
	color: navy;
	/*margin-left:23.00pt;*/
	text-align: justify;
	font-weight: bold;
}
.titolobarra {
	font-family: TimesNewRoman, Times New Roman, Times;
	font-size: 16px;
	color: #666666;
}
.ridotto {
	font-family: TimesNewRoman, Times New Roman, Times;
	font-size: 12px;
	color: #666666;
}

a:link{color:#666666;} /* colore del link */
a:visited{color:#0000AA;} /* colore del link visitato */
a:hover{color:#AA0000;} /* colore del link quando ci passi il mouse */

.elemento_menu_sinistro {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #737373;
	font-family: TimesNewRoman, Times New Roman, Times;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 7px;
}
.riquadro {/* mette il riquadro alle immagini e definisce un margine */
	border-width: 1;
	border-style: solid;
	margin: 10px;
}

.cella_titolo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
}

.cella_menu_destro {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #555555;
}

.cella_menu_sinistro {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
}
