*{border:0;margin:0;padding:0;} 
a img {margin-bottom:-4px !important;}
html {
    position:relative;
}
body {
    position:relative;
    color: black;
    text-align:center;
    font-size:10pt;
    background:#bebebe;
    margin-bottom:6px;
    font-family: Arial, sans-serif;
}
#todo {
    position:relative;
    margin:6px auto;
    width:1024px;
    height:684px;
}
#top_contenido_es {
    width:1024px;
    height:20px;
    background:#f1f1f1 url(img/top_es.png) no-repeat bottom center;
}
#contenido_es {
    width:1024px;
    height:644px;
    background:#f1f1f1 url(img/fondo_es.png) repeat-y;
}
#bottom_contenido_es {
    width:1024px;
    height:20px;
    background:#f1f1f1 url(img/bottom_es.png) no-repeat top center;
}
a {
    text-decoration:none;
}

