/* CSS Document */
td{
	font-family:Tahoma;
	font-size:11px;
	color:#166395;
}
.corpo{
	border-left-style:none;
	border-right-color:#166395;
	border-right-style:solid;
	border-top-style:none;
	border-bottom-style:none;
	border-width:1px;	
}
.testo{
	text-align:justify;
	line-height:15px;
}
form{
	margin:0px;
}
input,textarea{
font-family: Tahoma,Verdana,Arial;
font-size: 11px;
border:1px solid #C4C4C4;
}
.errore{
	color:#c40000;
	font-size:13px;
	}
.no_bordo{
	border:0px;
}
.interlinea{
	line-height:23px;
	text-align:justify;
}
.interlinea_max{
	line-height:23px;
	text-align:justify;
}
.intestazione{
	font-weight:bold;
	color:#166395;
}
.titoli_blu{
	font-weight:bold;
	color:#166395;
}
.piede{
	text-align:right;
	color:#166395;
}
A:link{
	color:#166395;
	text-decoration:none;
	font-weight:bold;
}
A:visited{
	color:#166395;
	text-decoration:none;
	font-weight:bold;
}
A:hover{
	color:#7CC1ED;
	text-decoration:underline;
	font-weight:bold;
}
textarea{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
form{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
select{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
option{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}
input{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
}