

ol li {



}

ol li a{

	font-size:0.75em;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	text-decoration:none;

}
ol li a:hover{

	
	color:#00497F;
	

} 
table#tabella_prodotti {
margin-top:1em;

}
table#tabella_prodotti tr td {

padding:10px;
}
table#tabella_prodotti tr td.cella_immagine {
width:20%;
}

table#tabella_prodotti tr td.cella_testo div.link {
float:right;
text-align:right;
width:30%;
}
table#tabella_prodotti tr td.cella_testo p {
clear:both;
}
div#briciole {
background-color:#004779;
color:#FFFFFF;
font-size:8px;
margin-left:30%;
padding:1em 1em 1em 0.5em;
text-align:left;
width:70%;
}
div#briciole a {
color:#FFFFFF;
margin-left:2em;
text-decoration:none;
}
div#briciole a:hover {
text-decoration:underline;
}

table#tabella_prodotti tr td.cella_testo div.link {
float:right;
text-align:right;
width:15%;
}

body div#corpo div#blocco_dx div.descrizione {
float:right;
width:85%;
}

