.texto_blanco_recetas {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.texto_blanco_chico {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.texto_naranja_chico {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #f4b701;

}
.titulo_naranja_bold {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #f4b701;
	padding-left: 5px;
	padding-right: 5px;
}
.texto_naranja_freceta {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #ff5c00;
	font-weight: bold;
	padding-left: 2px;
}
.titulo_blanco_bold {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	color: #281e65;
}
a {
	font-family: Trebuchet MS, Arial;
	
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF
}
a:hover {
	text-decoration: underline;
	color: #F4B701;
}
a:active {
	text-decoration: none;
	color: #FFFFFF
}.texto_azul_infonutri {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #271e62;
	font-weight: bold;
	padding-left: 2px;
}
.titulosproductos {
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	padding: 10px;
	font-family: "Trebuchet MS", Arial;
}
