.testo {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.testo a{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.testo a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
.bordo_sinistro {
	border-left-style: solid;
	border-left-color: #295F77;
	border-left-width: 1px;
}
.titolo_evento {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.scritta_header {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align:center;
}
.commenti_data {
	font-family: Arial;
	font-size: 9px;
}
.commenti {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 0px none #FFFFFF;
	padding: 3px;
	display: none;
}

.scritta_header a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align:center;
	text-decoration:none;
}
.testo_borda_tutto h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

.scritta_header a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align:center;
	text-decoration:underline;
}
.borda_tutto_blue {
	border: 1px solid #003366;
}
.testo_borda_tutto {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #FF9900;
	padding: 3px;
}
.testo_borda_tutto a{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.testo_borda_puntini {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 1px dotted #003366;
	padding: 3px;
	text-align:justify;
}


.tabelle_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/immagini/sfondo_tabelle_news.jpg);
	background-repeat: repeat-y;
	color: #333333;
	padding: 2px;
}
.tabelle_home1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-image: url(/immagini/sfondo_tabelle_home1.jpg);
	background-repeat: repeat-y;
	color: #333333;
	padding: 4px;
}

.tabelle_home1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 4px;
	color: #333333;
}

.tabelle_home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/immagini/sfondo_tabelle_home3.jpg);
	background-repeat: repeat-y;
	color: #333333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.riga_sotto {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #0000FF;
}

.tabelle_news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
}
h2 {
	background-color: #FBF89B;
	border: 1px solid #022A65;
	margin-right:6px;
}
.testoFAQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	text-align: justify;
	text-decoration: none;
}
.testoFAQ a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	text-decoration: none;
}
.testoFAQ a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	padding-left: 5px;
	text-decoration: underline overline;
}
.testorispostaFAQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 3px;
	display:none;
	text-align: justify;
	border: thin dotted #CCCCCC;
}

