/* CSS Document */
td{
	font-family:Tahoma;
	font-size:11px;
	color:#000027;
}
textarea,input,option,select{
	font-family:Tahoma;
	font-size:11px;
	color:#000027;
	border:1px solid #969797;
}
.no_bordo{
	border:0px none;
	}
.bordo{
	border:1px solid #969797;
}
a,a:link,a:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#000027;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#003A6B;
	text-decoration:underline;
	font-weight:bold;
	}
a.menu,a.menu:link,a.menu:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFF10D;
	text-decoration:none;
	font-weight:bold;
	}
	
.bott{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}
.titolo_colonna{
	border-right:1px solid #969797;
	vertical-align:top;
	background-color:#003A6B;
	
	}
.corpo{
	border-left:1px solid #969797;
	border-bottom:1px solid #969797;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}
.pre_piede{
	border-top:2px solid #FFFFFF;
	}
.titoli{
	color:#FFFFFF;
	text-align:left;
	padding-left:5px;
	font-weight:bold;
}
.testo_box{
	line-height:15px;
	text-align:justify;
	padding:7px;
}
.box{
	border:1px solid #969797;
}
.nome_campi{
	font-weight:bold;
	text-decoration:underline;
	}
