div[class*="elecciones"].sec-espana {}
div[class*="elecciones"].sec-espana .title {}
div[class*="elecciones"].sec-espana .title h3 {
    border: none;
}
div[class*="elecciones"].sec-espana .title h3 a {
    color: #515151;
    font-family: RTVEfontsansR;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: -1px;
}
div[class*="elecciones"].sec-espana .title h3 a:hover {text-decoration: none;}
div[class*="elecciones"].sec-espana .title h3 a:after {
    content: "25-M";
    float: right;
    color: #BABABA;
    font-size: 30px;
}



/** Tabla Proyecciones
***************************************************/
div[class*="elecciones"].sec-espana .news {}
div[class*="elecciones"].sec-espana .news .imgL {
    max-width: none !important;
    width: 43%;
    padding-right: 10px;
    margin: 0;
    background: none !important;
}
div[class*="elecciones"].sec-espana .news .imgL img {
    width: 100% !important;
    max-width: none !important;
}   
div[class*="elecciones"].sec-espana .news .chapeaux {overflow: hidden;}

div[class*="elecciones"].sec-espana .tabla_datos {float: right;width: 100%;}
div[class*="elecciones"].sec-espana .tabla_datos thead {}
div[class*="elecciones"].sec-espana .tabla_datos thead tr {}
div[class*="elecciones"].sec-espana .tabla_datos thead tr th {
    text-align: center;
}
div[class*="elecciones"].sec-espana .tabla_datos thead tr th:first-child {}
div[class*="elecciones"].sec-espana .tabla_datos tr {font-family: RTVEfontR;font-size: 16px;text-align: center;line-height: 18px;width: 100%;}
div[class*="elecciones"].sec-espana .tabla_datos th {text-align: left;font-family: RTVEfontB;border-bottom: solid 1px #ddd;}
div[class*="elecciones"].sec-espana .tabla_datos td {font-family: RTVEfontB;border-bottom: solid 1px #ddd;padding: 0;margin: 0;}
div[class*="elecciones"].sec-espana .tabla_datos td:nth-child(5), div[class*="elecciones"].sec-espana .tabla_datos td:nth-child(4) {
    background: #E9E9E9;
}
div[class*="elecciones"].sec-espana .tabla_datos tr:first-child  {color: #242156}
div[class*="elecciones"].sec-espana .tabla_datos tr:nth-child(2) {color: #BF1717}
div[class*="elecciones"].sec-espana .tabla_datos tr:nth-child(3) {color: #EBB400}
div[class*="elecciones"].sec-espana .tabla_datos tr:nth-child(4) {color: #0A6D30}
div[class*="elecciones"].sec-espana .tabla_datos tr:nth-child(5) {color: #8D1512}
div[class*="elecciones"].sec-espana .tabla_datos tr:nth-child(6) {color: #0270A2}
div[class*="elecciones"].sec-espana .tabla_datos tr:nth-child(7) {color: #3A4A69}
div[class*="elecciones"].sec-espana .tabla_datos tr:nth-child(8) {color: #A7A5A3}
div[class*="elecciones"].sec-espana .tabla_datos tr:nth-child(9) {color: #CCC9B4}