body {
    /*background: #fff url('../imgs/bg3.jpg') no-repeat 50% 0;*/
    color: #fff;
    /*font-family: 'Verdana','Helvetica Neue','Helvetica','Arial',sans-serif;
*/
}
.logoPortada {
    top: -10px;
    left: -10px;
    position: relative;
}h1, h2, h3, h4, h5 {
    color: #fff;
}

hr {
    background-color: #aaa;
}

.listado a{
    display: block;
    font-style: italic;
    font-weight: normal;
    text-shadow: 1px 1px 1px #444444;
    filter: dropshadow(color=#444444, offx=1, offy=1);
    margin-bottom: 1em;
    line-height: 1.1em;
    font-size: 1.2em;
    border-radius: 0px 15px 0px 0px;
    -moz-border-radius: 0px 15px 0px 0px;
    -webkit-border-radius: 0px 15px 0px 0px;
}
.mainmenu a {
    text-shadow: 1px 1px 1px #444;
    filter: dropshadow(color=#000000, offx=1, offy=1);
    padding: 0 0.5em;
}
.listado a strong {
    /*display: block;*/
    font-style: normal;
    font-weight: bold;
}


a {
    color: #fff;
    text-decoration: none;

}

#chileno, #dossier, #chileno a, #dossier a, #dossier h2, #chileno h3 {
    color: #333;
    filter: dropshadow(color=#fff, offx=1, offy=1);
    text-shadow: 1px 1px 1px #fff;
}

.facebook {
    background-color: #DADBD6;
    background-color: rgba(244,242,243,0.5);
}

#twitter a {
    display:inline ;
}
#twitter a, #twitter {
    text-shadow: none;
    filter: none;
}