.testo_nero_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #082C84;
	text-align: left;
	white-space: nowrap;
	line-height: 10px;
}


.testo_nerobold_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.testo_blugrigio_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686884;
	font-weight: bold;
}

.crediti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5B5B5;
	font-weight: bold;
	text-align: right;
}

.prezzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #43559C;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}
.testo_testata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43559C;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}


.td_bordogrigio_su {
	border-top-color: #C4C4C6;
	border-top-style: solid;
	border-top-width: 1px;
}

.td_bordogrigio_sx {
	border-left-color: #C4C4C6;
	border-left-style: solid;
	border-left-width: 1px;
}
.td_bordogrigio_giu {
	border-bottom-color: #C4C4C6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.td_bordogrigio_dx {
	border-right-color: #C4C4C6;
	border-right-style: solid;
	border-right-width: 1px;
}
.sfondogrigio {
	background-color: #C4C4C6;
}


a { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	}


a:link { 
	text-decoration: none; 
	color: #305E96;
	}
a:visited { 
	text-decoration: none; 
	color: #3C5C8F;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #F36F3F;
	}



BODY.scroll {
	SCROLLBAR-FACE-COLOR: #e5eaf0; SCROLLBAR-HIGHLIGHT-COLOR: #e5eaf0; SCROLLBAR-SHADOW-COLOR: #e5eaf0; COLOR: #264059; SCROLLBAR-3DLIGHT-COLOR: #e5eaf0; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #f6fbf1; SCROLLBAR-DARKSHADOW-COLOR: #e5eaf0
}
