/* estilos extras para el menu seleccionado */
#menu ul li.faq{ background:#f7f7f7; }
#menu ul li.faq:hover{ cursor:default; }

/* contenido de la pagina */
#contenido { margin:0; padding:0; float:right; color:#666666; font-size:15px; line-height:18px; width:541px; }

ul#preguntas { line-height:25px; list-style:none; background:url(../images/bgFaq.gif) repeat-y left; width:541px; margin:0; padding:0;}
ul#preguntas li { height:28px; margin:0; padding:0; width:541px; }
ul#preguntas li.doble{ height:45px; line-height:16px; padding-top:3px; }
ul#preguntas li:hover { background:url(../images/bgFaq2.gif) repeat-y left; cursor:pointer; cursor:hand;}
ul#preguntas li b { font-size:11px; color:#000000; margin-left:25px; }
ul#preguntas li.none{ height:25px;}
ul#preguntas li.none:hover { background:none; }
ul#preguntas li em{ color:#000000; font-style:normal; padding-left:40px;}
#textos .titulo{ line-height:20px; width:495px; float:left; text-align:left; }
#costos { font-size:18px; line-height:15px;}
#costos .titulo { color:#000000; font-size:25px;}
#costos strong { font-weight:normal; color:#999999;}

#respuesta { background:url(../images/bgAcidoUrico.gif) repeat-x top; width:541px; margin:25px 0 0 0; padding:0; color:#333; display:none;}

#respuesta .wrapper{ padding:25px 25px 0 25px; margin:0;}
#respuesta .titulo{ color:#FFFFFF; margin-bottom:25px; }
#respuesta .titulo strong { font-size:11px; }

#respuesta .texto { line-height:20px; }
#respuesta .texto strong { color:#339933; font-size:18px; font-weight:normal; }
p.arriba { display:none; width:518px; text-align:right; margin:0 0 25px 0;}
p.arriba a{ color:#0066cc; font-size:12px; }

ul#alimentos{ color:#666; width:490px; list-style:none; padding:0; margin:0; }

ul#alimentos li.izq{ float:left; width:170px; text-align:right; font-size:18px; }
ul#alimentos li.der{ float:right; width:310px; text-align:left;}
ul#alimentos li.der strong { color:#339933; font-size:12px; font-weight:normal;}
ul#alimentos li.clear { clear:both; }
ul#alimentos li.mg{ color:#999;}
ul#alimentos li.alimentos{ font-size:18px; color:#333;}

