@charset "UTF-8";
.celle_td_prodotti {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.celle_td_prodotti p { font-size: 12px; line-height: 12px; margin: 3px 0; padding: 3px 0; }
.celle_td_prodotti h1 { font-size: 16px; color: #00357a; line-height: 16px; font-weight: normal; margin: 3px 0; padding: 3px 0; }
.celle_td_prodotti h2 { font-size: 14px; text-align: left; line-height: 14px; color:#00357a; margin: 7px 0 3px; padding: 0; }
.celle_td_prodotti td {
	width: 25%;
}
.celle_td_prodotti a{
		color:#00357a;
		text-decoration:none;		
		}
.celle_td_prodotti a:hover{
	color:#39F;
		}
