.prodotti
{
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	border-bottom: 1px dashed #026632;
	width: 435px;
}


.prodotti_name
{
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	width: 320px;
	height: 25px;
	vertical-align: top;
}



.prodotti_link,
.prodotti_link-active,
.prodotti_link-active:hover
{
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    color: #037C39;
    font-weight: bold;
    text-decoration: none;
    hite-space: nowrap;
    position: relative;
}
.prodotti_link:hover
{
    color: #04B75F;
    text-decoration: underline;
}


.prodotti_desc
{
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	height: 50px;
	vertical-align: top;
}

.prodotti_img
{
	vertical-align: middle;
	width: 125px;
	height: 66px;
}








.categorie
{
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.categorie_link,
.categorie_link:hover,
.categorie_link-active,
.categorie_link-active:hover
{
	color: #026632;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: relative;
}

.categorie_tr
{
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.categorie_td
{
	background: none;
	border-bottom: 1px dashed #026632;
}
.categorie_td_on
{
	background: #6ce4a6;
	border-bottom: 1px dashed #026632;
}
