body, table td {
    font-family: Arial,Trebuchet MS,Verdana,Tahoma,Arial,Helvetica;
    font-size: 12px;
    color: #010101;
}
strong {
    color: #18589f;
}
h1 {
    font-size: 24px;
    color: #18589f;
    padding-top: 20px;
}
h1.first {
    color: #18589f;
}

h1.last {
    color: #18589f;
}

h2 {
    color: #762f16;
}

h2 a{
    color: #762f16;
}

a {
    color: #c8532a;
}

img {
    border: 0px solid black;
}

table {
    border-collapse: collapse;
    width: 100%;
}
table td {
    vertical-align: top;
    padding: 0;
}

table#link-html {
    margin-bottom: 10px;
}
table#link-html td {
    text-align: center;
    color: #c8532a;
}
table#link-html td a {
    font-size: 11px;
}

table#link-html td a.first {
    color: #c8532a;
}

table#link-html td a {
    color: #c8532a;
}

table#link-html td a.last {
    color: #c8532a;
}

table.border-bottom {
    border-bottom: 1px solid #dcdcdc;
}
table td.align-left {
    text-align: left;
    width: 345px;
}
table td.space-center {
    width: 30px;
}
table td.align-right {
    text-align: right;
    width: 345px;
}

table.texto td {
    font-size: 14px;
    color: #010101;
    padding-bottom: 15px;
}

table.articulo td {
    padding: 20px 0px;
}

table.textos-articulo td {
    padding: 0px;
    text-align: left;
}

table.textos-articulo th {
    color: #ffffff;
    font-size: 18px;
    padding: 3px 0px;
    text-align: center;
    font-weight: normal;
}
table.textos-articulo th.es {
    background-color: #6fadf3;
}
table.textos-articulo th.eu {
    background-color: #ed8763;
}
table.textos-articulo td.title {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}
table.textos-articulo td.title a {
    text-decoration: none;
}
table.textos-articulo td.desc1 {
    color: #010101;
    padding: 5px 0px 20px 0px;
}
table.textos-articulo td.desc2 {
    color: #010101;
    padding: 5px 0px 0px 0px;
}

table.footer td {
    font-size: 10px;
    color: #787878;
    padding: 0px 0px 20px 0px;
}
table.footer td p {
    margin-top: 0px;
}

table.footer td.first-line {
    padding: 15px 0px 10px 0px;
}


table.footer-info td{
    font-size: 11px;
    color: #787878;
    line-height: 16px;
}

table.footer-info td hr{
    border: solid #18589f;
    border-width: 1px 0 0 0;
    padding: 0;
}

table.footer-info td hr.first{
    margin-bottom: 10px;
}

table.footer-info td hr.last{
    margin-top: 10px;
}

table.footer-info td.socials table{
    float: right;
    width: auto;
}

table.footer-info td.socials td{
    padding: 0 0 0 5px;
    margin: 0;
    width: 32px;
    float: left;
}

p.unbsuscribe{
    font-size: 11px;
    color: #787878;
}