.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 22px;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00B039;
	width: 54px;
}

/* ##############################
titoli celle home*/

.title1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #00B039;
	font-weight: bold;
	line-height: 20px;
}

/* ##############################
titoli categorie principali in home*/

.catprinc_home {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #00B039;
	font-weight: bold;
	display: block;
	width: 144px;

}
.textcat {

	font-family: Tahoma;
	font-size: 11px;
	color: #00B039;
}
.titleAnn {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.prezzoAnn {


	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.textCap {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-transform: capitalize;
}
.texterror {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.textCap1 {

	font-family: Tahoma;
	font-size: 11px;
	color: #00B039;
	text-transform: capitalize;
}
.catprinc_page {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #00B039;
	font-weight: bold;
	display: block;
	width: 100%;
}
.text_basso {

	font-family: Tahoma;
	font-size: 11px;
	color: #00B039;
}
.title2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
}
.text_azienda {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
}
