@charset 'UTF-8';

/* Color FONDO BACK IMAGE */
.spechead  {background:none;}
.spechead .backima img{background:url('/css/rtve.2015.noticias/rtve.especiales/Elec-grecia-sept-2015/i/fondo.png') repeat-x;width:100%;left:0;margin: 0;}

/* Posicionamiento LOGO IMAGE */

 .spechead .logoima{border-width: 1em 0 0 0;}
 .spechead .hostima{border-width: 0 24em 0 0;}


/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead nav .active a span:after {background:#223a7f;}


/* reset tablas */
table {border-collapse:collapse;border:none;margin-bottom:3em;width: 48%;float: left;margin: 0 1%;}
table th {color:#494847;text-transform:uppercase;}
table td {color:#737578;}
table td strong {margin:0 auto;display:table;color:#494847;}
table td, table th{border:0;font-size:140%;padding: 0.5em;text-align: left;}
table thead tr:first-child{font-size:150%;color:#747577;}
table thead tr:first-child th{color:#747577;}
table tbody tr:nth-child(even) { background: #fff; }
table tbody tr:nth-child(odd) { background: #ededed;}