.legenda
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding: 10px 10px 10px 10px;
	font-weight : normal;	
	line-height:16px;
	width:90%;
	height:100%;
}

.ricette
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-left : 15px;
	margin-right:10px;
	font-weight : normal;	
	line-height:17px;
	width:auto;
}

.ricette A:LINK {
	color: black;
	text-decoration : none;
}

.ricette  A:VISITED {
	color: black;
	text-decoration : none;	
}

.ricette A:ACTIVE {
	color: black;
	text-decoration : none;	
}
.ricette A:HOVER {
	color: #336600;
	text-decoration : underlined;	
}


.ricette_diet
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-left : 15px;
	margin-right:10px;
	font-weight : bold;	
	line-height:17px;
	width:auto;
}

.ricette_diet A:LINK {
	color: #336600;
	font-size : 13px;		
	text-decoration : none;
}

.ricette_diet  A:VISITED {
	color: #336600;
	font-size : 13px;		
	text-decoration : none;	
}

.ricette_diet A:ACTIVE {
	color: #336600;
	font-size : 13px;			
	text-decoration : none;	
}
.ricette_diet A:HOVER {
	color: #999999;
	font-size : 13px;			
	text-decoration : underlined;	
}


.tab_alimenti
 {
 	margin-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Definisce il font */
	font-size: 12px; /* Dimensione del fon */
	color: #000000; /* Colore del font */
	background-color: #FFFFFF; /* Colore di sfondo della tabella */
	margin-bottom: 20px;
	margin-top: 5px;	
	border : 1px solid #336600;
	width:470px;
}

.td_alimenti{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 5;
	padding-right : 5;

}

.td_subtitle_ric{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13;
	font-weight : bold;
	padding-left : 15;
	width:230px;	
	margin-bottom:8px;
	color: #336600;
}

