.testo_nomale {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px}
.testo_piccolo {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px}
.testo_piccolissimo {  font-family: verdana; font-size: 9px}
.titolo_grande {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #B33B2D;

}

.navbar {
	POSITION: relative;
}

#navbar_login {
	POSITION: absolute;
	left: -20px;
	top: -10px;
	background-image: url(images2007/back_login.gif);
	width: 200px;
	height: 100px;
	padding-top: 23px;
	margin-right: 5px;
	margin-left: 5px;
}

#navbar_elenco_categorie {
	POSITION: relative;
	left: 7px;
	top: 120px;
	width: 179px;
	height: 500px;
}



#navbar_elenco_categorie a:link {
	color: #5d5915;
	text-decoration: none;
	padding-left: 10px;
}

#navbar_elenco_categorie a:hover {
	color: #B95C00;
	text-decoration: underline;
}

input {
	font-family: tahoma;
	font-size: 11px;
}
select {
	font-family: tahoma;
	font-size: 11px;
}



.testo_normale_giustificato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	line-height: 26px;

}
.testo_normale_giustificato_no_interlinea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;

}
.tabella_intestazione {
	background-color: #FFCC00;
	border-color: #FFFFFF #FF9900 #FF9900 #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: verdana;
	font-size: 10px;
}
.tabella_tipo1 { background-color: #F5F5F5;
    border-color: #FFFFFF #D2D2D2 #D2D2D2 #FFFFFF;
    border-style: solid; border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px}
.tabella_tipo2 { background-color: #EBEBEB;
    border-color: #FFFFFF #D2D2D2 #D2D2D2 #FFFFFF;
    border-style: solid; border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px}

link_chiaro {  color: #33CCFF}
.link_chiaro {  color: #33CCFF}
.field_qty {  font-family: Arial; font-size: 10px; text-align: center}
.titoloPiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
.titoloProdotti {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
