/*

  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

*/
/* iconcine attributi */

 .attributi_icon {
	margin: 1px 0;
	border: 1px solid #ccc;
	font-family: helvetica,arial,sans-serif;
	display: block;
	font-size: 10px !important;
}
.attributi_icon a, .attributi_icon a:hover {
/*  display: inline;
*/  
	display: block;
	white-space:nowrap;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:inherit;
	word-spacing:normal;
}

.attributi_icon span{
  text-align:center;
  padding: 0 0.4em;
  margin:0;
}
.attributi_icon span.leftstyle {
  background-color: #FFF;
}

.fresco { background-color: #77AADD; width: 115px !important;}
.fresco span.leftstyle{ color: #77AADD}

.senza_glutine { background-color: #EC5B5B; width: 73px !important;}
.senza_glutine span.leftstyle{ color: #EC5B5B}

.senza_frumento{ background-color: #CC6600; width: 85px !important;}
.senza_frumento span.leftstyle{ color: #CC6600}

.senza_uova { background-color: #FFBB55; width: 60px !important;}
.senza_uova span.leftstyle{ color: #FFCC66}

.senza_aglievitanti { background-color: #666666; width: 130px !important;}
.senza_aglievitanti span.leftstyle{ color: #666666}

.senza_zucchero { background-color: #DDAAAA; width: 85px !important;}
.senza_zucchero span.leftstyle{ color: #DDAAAA}


.vegetariano { background-color: #66CC99; width: 85px !important; }
.vegetariano span.leftstyle{ color: #66CC99}

.macinazione_pietra { background-color:#996600; width: 135px !important;}
.macinazione_pietra span.leftstyle{ color: #996600}

.biologico { background-color: #00CC33; width: 65px !important;}
.biologico span.leftstyle{ color: #00CC33}

.biodinamico { background-color:#DDBB00; width: 75px !important;}
.biodinamico span.leftstyle{ color: #DDBB00}

.senza_lievito { background-color:#C1C100;  width: 135px !important;}
.senza_lievito span.leftstyle{ color: #C1C100}

.senza_lievito_birra { background-color: #AAAA00; width: 135px !important;}
.senza_lievito_birra span.leftstyle{ color: #AAAA00}

.vegano { background-color:#00CC99; width: 55px !important;}
.vegano span.leftstyle{ color:#00CC99}

.senza_latticini { background-color: #77AADD; width: 80px !important;}
.senza_latticini span.leftstyle{ color: #77AADD}

.senza_sale { background-color: #77AADD; width: 134px !important;}
.senza_sale span.leftstyle{ color: #77AADD}

.senza_soia { background-color:#996600; width: 78px !important;}
.senza_soia span.leftstyle{ color: #996600}

.low_carb { background-color:#FFBB55; width: 78px !important;}
.low_carb span.leftstyle{ color: #FFBB55}

.avviso_prodotti_freschi {
	background-color:#FFFFFF;
	border:#99CCFF dashed 1px;
	padding:0.5em;
	display:block;
	margin: 0.5em 0;
}
