#interior { padding:30px 0px; width:504px; }
    h2.tituloPagina{padding: 0 20px; font-weight:bold;}
    ul.productos{overflow:hidden; padding: 0 10px; margin-bottom: 25px;}
       ul.productos  li{position:relative;z-index:1;overflow:hidden;float:left; width: 49%;height:125px; }
            ul.productos li img.asociadaFondo{top:0;left:0;position:absolute ;z-index:2; overflow:hidden; float:left}
                ul.productos li .textoProductos{top:38px;left:105px;position:absolute ;z-index:20; overflow:hidden; float:left; }
             ul.productos li h3 a:link, ul.productos li h3 a:visited{font-size:1.4em;color:#7397ba;text-decoration:none}
              ul.productos li p{overflow:hidden; float:left;font-size: 1.1em;color: #8b877f}
    p.textoGris{padding: 0 20px;font-size:1.1em; color: #8b877f}
        p.textoGris span.textoAzul{color: #7397ba;font-size: 1.18em}
            span.textoAzul strong{font-weight:normal;font-size: 1.08em}
            
         p.sellos{text-align:center}