.bordi {
	border: 1px solid #003B12;
}
.bordodx {
	border-top: #003B12;
	border-right: 1px solid #003B12;
	border-bottom: #003B12;
	border-left: #003B12;

}
.bordogiu {

	border-top: #003B12;
	border-right: thin #003B12;
	border-bottom: 1px solid #003B12;
	border-left: #003B12;
}
.titoloblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;

}
.testoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.btn {font-size : 8pt;font-weight : bold;color : #004184;font-family : Arial;text-decoration : none;line-height : normal;}
.btn:Visited {font-size : 8pt;font-weight : bold;color : #004184;font-family : Arial;text-decoration : none;line-height : normal;}
.btn:Active {font-size : 8pt;font-weight : bold;color : #CF0F19;font-family : Arial;text-decoration : none;line-height : normal;}
.btn:HOVER {font-size : 8pt;font-weight : bold;color : #CF0F19;font-family : Arial;text-decoration : none;line-height : normal;}

.btnbig {font-size : 9pt;font-weight : bold;color : #004184;font-family : Arial;text-decoration : none;line-height : normal;}
.btnbig:Visited {font-size : 9pt;font-weight : bold;color : #004184;font-family : Arial;text-decoration : none;line-height : normal;}
.btnbig:Active {font-size : 9pt;font-weight : bold;color : #CF0F19;font-family : Arial;text-decoration : none;line-height : normal;}
.btnbig:HOVER {font-size : 9pt;font-weight : bold;color : #CF0F19;font-family : Arial;text-decoration : none;line-height : normal;}

.bordogiuWhite {


	border-top: #FFFFFF;
	border-right: thin #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: #FFFFFF;
}
.titolointerno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004184;
	font-variant: small-caps;


}
.sfondo {
	background-attachment: fixed;
	background-image: url(images/sfondo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordotabbasso {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.testointbordo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;

}
.sfondotabella {

	background-attachment: fixed;
	background-image: url(images/sfondo_tabella.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondoalto {
	background-attachment: fixed;
	background-image: url(images/home_alto2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordicolored {
	border-top: 1px solid #007b3a;
	border-right: 1px solid #007b3a;
	border-bottom: 1px solid #023A13;
	border-left: 1px solid #023A13;

}
