.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
}
.text11 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
}
.border {
	border: 1px solid ded1bd;
}
body {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: #6A6A6A;
}

font.footer{
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}


font.categoria {
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	font-weight: bolder;
}
font.promozioni {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

a{
	font-family: Tahoma;
	color: #262626;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.menu{
	font-family: Tahoma;
	color: #6A6A6A;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover{
	font-family: Tahoma;
	color: Red;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


a.promozioni{
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}