.bordo {
	border: 1px solid #464543;
}
.bordoinf {
	border-top: 1px none #464543;
	border-right: 1px none #464543;
	border-bottom: 1px solid #464543;
	border-left: 1px none #464543;
}
.didascalia {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bordodxinf {

	border-top: 1px none #464543;
	border-right: 1px solid #464543;
	border-bottom: 1px solid #464543;
	border-left: 1px none #464543;
}
.bordodx {
	border-top: 1px none #464543;
	border-right: 1px dashed #464543;
	border-bottom: 1px none #464543;
	border-left: 1px none #464543;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.titolo1 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.testo1 {
		font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: justify;
}
.link {

	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	text-align: justify;
}
.imm {

	border: 1px solid #999999;
}
.titoloBIANCO {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_nogr {


	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
	text-align: justify;
}
.no_repeat {
	background-repeat: no-repeat;
}
