@charset "utf-8";


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titolo{
	font-size: 14px;
	color: #337BA1;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	margin-top: 0px;
	
}

.testo{
	font-size:12px;
		line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;

}

.testo a:link {
	color: #000000;
	text-decoration: none;
}
.testo a:visited {
	color: #000000;
	text-decoration: none;
}
.testo a:hover {
	color: #337BA1;
	text-decoration: none;
}
.testo a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.testo:link {color: #FFFFFF; text-decoration:none;} 
.testo:visited {color: #FFFFFF; text-decoration:none;} 
.testo:active {color: #FFFFFF; text-decoration:none;}

.testo01{
	font-size:12px;
		line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#337BA1;
	font-weight: bold;

}
.barra01{
	font-size:11px;
		color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.testo_form{
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 10px;
	margin-bottom:25px;
	margin-left: 95px;
	
}


.barra {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-size: 11px;

}
.barra a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.barra a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.barra a:hover {
	color: #FF6600;
	text-decoration: none;
}
.barra a:active {
	color: #FF6600;
	text-decoration: none;

}



