@CHARSET "ISO-8859-1";


/*   cabezera     */



#idioma{
padding-top: 10px;	
font-size: 0.7em;
text-align: center;
}


/* cuerpo */

#cuerpo{
border: 0px solid;
width:100%;
height:100%;
background-color:#ffffff;
margin: 1% 0 0 0;
}


/*   contenido     */

#contenido{
border: 0px solid;
width:100%;
margin: 0 0 2% 0;
}


#informacion{
Font-size:1.0em;
}

#tituloinf{
color:#ffffff;
background-color: rgb(0, 0, 255);
border-bottom:6px solid;
border-color:rgb(255, 255, 0);
padding: 1% 0 1% 0;
text-align: center;
}

#textoinf{
color:rgb(0, 0, 0);
text-align: center;
}

#tituloing{
color:#ffffff;
background-color: rgb(0, 0, 255);
border-bottom:6px solid;
border-color:rgb(255, 255, 0);
padding: 1% 0 1% 0;
text-align: center;
}

/* informacion nutricional */



#titulonutr{
color:#ffffff;
background-color: rgb(0, 0, 255);
border-bottom:6px solid;
border-color:rgb(255, 255, 0);
padding: 1% 0 1% 0;
text-align: center;
}

#infnut{
border-bottom: 3px solid;
border-color:  rgb(0, 0, 255);
}

#grastu{
border-bottom: 2px solid;
border-color:  rgb(255, 255,0);
margin: 0 0 1% 0; 
}

#Saturadas{
padding-left: 2%;
}

#azuhid{
border-bottom: 2px solid;
border-color:  rgb(255, 255,0);
margin: 0 0 1% 0; 
}



#tituloresp{
color:#ffffff;
background-color: rgb(0, 0, 255);
border-bottom:6px solid;
border-color:rgb(255, 255, 0);
padding: 1% 0 1% 0;
text-align: center;
}

#titulosost{
color:#ffffff;
background-color: rgb(0, 0, 255);
border-bottom:6px solid;
border-color:rgb(255, 255, 0);
padding: 1% 0 1% 0;
text-align: center;
}







