﻿small {
    visibility: hidden;
}

/*para small*/
img {
    border: 1px #C0C0C0 solid !important;
}

a:visited:hover {
    text-decoration: underline !important;
}

a:hover {
    text-decoration: underline !important;
    color: #0064A1;
}

a:visited:active, a:visited:link {
    text-decoration: none;
    color: #005588;
}

a {
    border: 0;
    text-decoration: none;
    color: #0064A1;
}

    a:visited {
        text-decoration: none;
        color: #005588;
    }

hr {
    height: 1px;
    color: #E4E4E4;
}

body {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin: 0 0 0 0;
    background-color: #FFFFFF;
    font-size: 10px;
    letter-spacing: normal;
    font-family: Verdana;
}

/*formulario*/

select {
    background: #FFFFFF;
    border: 1px #C0C0C0 solid;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 120%;
    line-height: normal;
    color: #808080;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    letter-spacing: normal;
}

    select:hover, select:focus {
        background: #FFFFFF;
        border: 1px #0064A0 solid;
        font-family: Arial,Helvetica,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 120%;
        line-height: normal;
        color: #0064A1;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        letter-spacing: normal;
    }


/*submit nuevo */

.submit, .boton, a.boton, a.boton:visited, .submit:visited, input[type=button], input[type=submit] {
    margin-top: 5px;
    background: #05669B url(/images/alert-overlay.png) repeat-x;
    display: inline-block;
    font-size: 100% !important;
    padding: 5px 10px 6px;
    color: #fff !important;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}


    .submit:hover, .boton:hover, a.boton:hover, a.boton:hover:visited, input[type=button]:hover, input[type=submit]:hover {
        margin-top: 5px;
        background: #05669B;
        font-size: 100% !important;
        display: inline-block;
        padding: 5px 10px 6px;
        color: #fff !important;
        text-decoration: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
        text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
        border-bottom: 1px solid rgba(0,0,0,0.25);
        position: relative;
        cursor: pointer;
    }

    .submit #busqueda {
        background: #05669B url(/images/alert-overlay.png) repeat-x;
        display: inline-block;
        padding: 5px 10px 6px;
        font-size: 100% !important;
        color: #fff !important;
        text-decoration: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
        text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
        border-bottom: 1px solid rgba(0,0,0,0.25);
        position: relative;
        cursor: pointer;
    }


    .submit:hover #busqueda {
        background: #05669B;
        font-size: 100% !important;
        display: inline-block;
        padding: 5px 10px 6px;
        color: #fff !important;
        text-decoration: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
        text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
        border-bottom: 1px solid rgba(0,0,0,0.25);
        position: relative;
        cursor: pointer;
    }




/* submit viejo */


/*.submit, .boton, a.boton, a.boton:visited, .submit:visited,input[type="button"],input[type="submit"]	{
margin-top:5px;
	border: 1px #006595 outset;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	line-height: normal;
	color: #0064A1;
	letter-spacing: normal;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
.submit:hover, .boton:hover, a.boton:hover, a.boton:hover:visited, input[type="button"]:hover,input[type="submit"]:hover{
margin-top:5px;
	border: 1px #006595 inset;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	line-height: normal;
	color: #0064A1;
	letter-spacing: normal;
	text-transform: uppercase;
	background-color: #EBE9ED;
}
	
.submit	#busqueda{
	background-image: url('imagenes/elementos/fondo_button_submit.jpg');
	background-repeat: repeat-x;
	border: 1px #FFFFFF outset;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 100%;
	line-height: normal;
	color: #0064A1;
	letter-spacing: normal;
}
.submit:hover #busqueda{
	background-image:url('imagenes/elementos/fondo_button_submit_over.jpg');
	}
	
	
	
	
	
	
	

/* Titulos de Secciones */
h1.titulo {
    font-size: 320%;
    color: #1364A1;
}

.tdfondogris_borde_dawn {
    background: #F5F5F5;
    vertical-align: middle;
    text-align: left;
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.tdborde_down_gris {
    vertical-align: middle;
    text-align: left;
    border-bottom-bcolor: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #000000;
}

.td_linea_izda {
    border-left-color: silver;
    border-left-style: solid;
    border-left-width: 1px;
}

.tablabordesblancos1 {
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #FFFFFF;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #FFFFFF;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;
}
/* Definición de clases principales */

.imagenes_votos img {
    float: left;
    border: none 0px white !important;
}

#imagen_sin_bordes img {
    border: none 0px white !important;
}

.imagen_sin_bordes img {
    border: none 0px white !important;
}

.cajaBuscador {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 110%;
    line-height: normal;
    color: #0064a0;
    letter-spacing: normal;
    border: 0px;
}

h1, h2, h3, h4 {
    margin-top: 0px;
}

h1 {
    /*text-indent:5px;*/
    font: normal normal normal 100% serif;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 2px;
    font-size: 200%;
}

h2 {
    /*text-indent: 5px;*/
    font: normal normal normal 100% serif;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #0064A1;
    margin-bottom: 2px;
    font-size: 160%;
}

    h2 .textorojoh2 {
        /*text-indent: 5px;*/
        color: #999999;
        text-transform: uppercase;
    }

.imagen_sin_bordes_cabeceras {
    width: 640px;
    height: 51px;
    padding-left: 20px;
    background-image: url('imagenes/elementos/fondo_cabecer.png');
    background-repeat: no-repeat;
    color: #ffffff;
    margin-left: 2px;
}

h2 .firma {
    color: #808080;
    font-size: 70%;
}

h3 {
    text-indent: 5px;
    font: normal normal normal 100% serif;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #0064A1;
    margin-bottom: 2px;
    padding-left: 5px;
    font-size: 150%;
}


.encabezado3, p.encabezado3, encabezado3 p {
    /*font: normal normal normal 100% serif;*/
    font-family: Tahoma, Geneva, sans-serif;
    border-bottom: 1px #E6E6E6 solid;
    /*	color: #313131;*/
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 2px;
    font-size: 140%;
}

.encabezado4, p.encabezado4, .encabezado4 p {
    font-family: Tahoma, Geneva, sans-serif;
    border-bottom: 1px #E6E6E6 solid;
    /*color: #313131;*/
    margin-bottom: 2px;
    font-weight: bold;
    padding-left: 10px;
    font-size: 140%;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    color: #444444;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: 0px;
    line-height: 145%;
    font-size: 120%;
}

table {
    padding: 0px;
    border-spacing: 0px;
}
/* ELEMENTOS COMUNES */

.texto_blanco {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 110%;
    line-height: normal;
    color: #FFFFFF !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: normal;
}

.texto_azul {
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    text-decoration: none;
    color: #1464a1;
}

.foto_noticia {
    padding: 2px;
    margin: 3px;
}

.fechadia {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-size: 140%;
    line-height: normal;
    color: #1464a1;
    letter-spacing: normal;
}

.horadia {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-size: 140%;
    line-height: normal;
    color: #FF0000;
    letter-spacing: normal;
}

.paginacion {
    font-size: 10px !important;
    font-weight: bold;
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    text-decoration: none;
    margin-top: 5px;
}

    .paginacion_peq a, .paginacion a {
        border: 1px silver solid;
        padding-left: 3px;
        padding-right: 3px;
        max-width: 20px;
        margin: 0px;
    }

    .paginacion_peq span, .paginacion span {
        border: 1px silver solid;
        background-color: gray;
        color: white;
        padding-left: 3px;
        padding-right: 3px;
        max-width: 20px;
        margin: 0px;
    }

.paginacion_peq {
    font-size: 10px !important;
    font-weight: bold;
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    text-decoration: none;
    margin-top: 5px;
}

.txt_gris_verdana {
    font-size: 11px !important;
    color: Gray;
    font-family: Verdana;
}

.tabla_centro {
    border: 1px #EBE9ED solid;
}

.hora, .hora a, .hora a:hover {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 100%;
    line-height: normal;
    color: #be1a4a !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: normal;
}

td #fechaedicion {
    vertical-align: bottom;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 100%;
    line-height: normal;
    color: #FFFFFF;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: normal;
}

#menu a, .menu_blanco {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 110%;
    line-height: normal;
    color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: normal;
}

#menu_gris td {
    border: 0px,black,solid;
    text-align: center;
    border: 0px;
}

#menu td {
    border: 0px,black,solid;
    text-align: center;
    border: 0px;
}

#menu_gris a, .menu_gris {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 100%;
    line-height: normal;
    color: #808080;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: normal;
}

.comentario_peq {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    letter-spacing: 0.1;
    font-weight: bold;
}

.comentarios {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-size: 100%;
    line-height: normal;
    color: #0064a0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: normal;
}

.submenu {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 110%;
    line-height: normal;
    color: #0064a0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: normal;
}

.submenu_oscuro {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 110%;
    line-height: normal;
    color: #0064a0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: normal;
}

.menuSuple {
    color: #0064a0;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 110%;
    line-height: normal;
    letter-spacing: normal;
    display: none;
    left: 767px;
    position: absolute;
    top: 15px;
    width: 71px;
    background-color: #204A74;
    padding-top: 2px;
    border: solid 1px White;
    padding-bottom: 2px;
}

.menuSupleDin {
    color: #0064a0;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 110%;
    line-height: normal;
    letter-spacing: normal;
    padding: 3px;
    font-weight: normal !important;
}

    .menuSupleDin td {
        text-align: left !important;
    }

.menuSupleAbj {
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 100%;
    line-height: normal;
    letter-spacing: normal;
    display: none;
    left: 770px;
    position: absolute;
    top: -100px;
    width: 71px;
    background-color: #F3F3F3;
    padding-top: 2px;
    border: solid 1px #C0C0C0;
    padding-bottom: 2px;
}

.menuSupleAbjDin {
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 100%;
    line-height: normal;
    letter-spacing: normal;
    padding: 3px;
    font-weight: normal !important;
}

    .menuSupleAbjDin td {
        text-align: left !important;
    }

.menuSuple a {
    color: White;
}

.menuSupleAbj a {
    color: #808080;
}

.ultimahora_txt, .ultimahora_txt a, .ultimahora_txt a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-size: 100%;
    line-height: normal;
    color: #0064a0 !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: normal;
}

.piefoto {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-size: 100%;
    line-height: normal;
    color: #808080;
    margin-top: 0px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    padding-top: 5px;
    letter-spacing: normal;
}

    .piefoto td {
        background-color: #EBE9ED;
        padding-left: 10px;
        border-bottom-color: #C0C0C0;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

a.boton {
    color: #222;
    background: #EBE9ED;
    border: 1px outset #CCC;
    font-weight: bold;
    color: #0064A1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    word-spacing: normal;
    letter-spacing: normal;
}

    a.boton:hover {
        color: #444444;
        text-decoration: none !important;
        border: 1px inset #CCC;
    }

ul {
    margin: 0 0 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 130%;
    color: #0064a1;
    display: list-item;
    list-style-type: none;
    padding-left: 10px;
}

    ul li {
        list-style-image: url('imagenes/elementos/flecha_list.gif');
        font: 100%;
        font-family: Arial, Helvetica, sans-serif;
        color: #0064A1;
    }

dt {
    border-left: 2px #C0C0C0 outset;
    /*border-bottom: 1px #E8E8E8 solid;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 180%;
    color: #0064a1;
    background-color: #FAF9FB;
    padding-left: 10px;
    margin-bottom: 5px;
}

dd {
    list-style-image: url('imagenes/elementos/flecha_list.gif');
    font: 150% Arial, Helvetica, sans-serif;
    color: #808080;
    letter-spacing: normal;
}

    dd a:link, dd a:visited, dd a:hover, dd a:visited:hover {
        color: #444444;
    }

.seccion {
    margin-bottom: 5px !important;
}

/* Estilos Headers y parrafo segun bloques */
/* Estilos para partes comunes, servicios, etc */

#servicios h1 {
    background-color: #F5F5F5;
    font-size: 250%;
    color: #0064a0;
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#servicios .texto1 {
    font-size: 150%;
    color: #0064A1;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

#servicios .texto1bold {
    font-size: 150%;
    color: #0064A1;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    font-weight: bold;
}

#servicios .texto11 {
    font-size: 120%;
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

#servicios .texto11bold {
    font-size: 120%;
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    font-weight: bold;
}

#servicios .texto11remarcado {
    font-size: 120%;
    color: #0064A0;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}


#servicios .total {
    font-size: 150%;
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

#servicios p {
    letter-spacing: normal;
}

#servicios img {
    border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
    border-style: solid solid solid solid;
    border-width: 0px 0px 0px 0px;
}

#servicios ul li {
    list-style-image: url('imagenes/elementos/flecha_list.gif');
}

#servicios ul {
    font-size: 100%;
    margin: 0 0 0 0;
    display: list-item;
    list-style-type: none;
    padding-left: 0px;
}

#servicios .encabezado3 {
    font-size: 150%;
    color: #0064A1;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    font-weight: bold;
    background-color: #F5F5F5;
}

td.Azul_txt_Servicios {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-size: 200%;
    line-height: normal;
    color: #0064a0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    letter-spacing: normal;
    border-bottom-color: #E8E8E8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 7px;
}

    td.Azul_txt_Servicios #mini {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
        font-variant: normal;
        font-size: 60%;
        line-height: normal;
        color: #808080;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 4px;
        margin-left: 0px;
        letter-spacing: normal;
    }

.seccion_general {
    background-color: #F8F7F9;
    font-size: 160%;
    color: #444444;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 10px;
}
/* Estilos Headers y parrafo segun bloques */


#bloque0 h1 {
    font-size: 320%;
}

#bloque0 .entradilla {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    color: #444444;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 10px;
    letter-spacing: 0px;
    word-spacing: 5px;
    font-size: 120%;
}

#bloque0 table {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
}

#bloque0 p {
    margin-left: 5px;
    letter-spacing: normal;
    color: #444444;
}

#bloque0 td {
    /*vertical-align: middle;*/
}

#bloque0 img {
    border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    float: left;
}

#bloque1 h1 {
    font-size: 160%;
    color: #0064a0;
}

#bloque1 p {
    letter-spacing: normal;
    font-size: 120%;
}

#bloque2 h1 {
    font-size: 160%;
    color: #0064a0;
}

#bloque2 .seccion {
    background-image: url('imagenes/fondo_titulares_mini_2.jpg');
    font-size: 120%;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    padding-top: 3px;
}

    #bloque2 .seccion a {
        color: #FFFFFF;
    }

#bloque2 .seccion2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    font-weight: bold;
    font-size: 120%;
    padding-bottom: 4px;
}

    #bloque2 .seccion2 a {
        color: #444;
    }

#bloque2 p {
    letter-spacing: normal;
}

#bloque3 h1 {
    font-size: 160%;
    text-transform: uppercase;
    color: #0B0B0B;
}

#bloque3 p {
    letter-spacing: normal;
    color: #0b0b0b;
}

#bloque3 .seccion {
    /*background-image: url('imagenes/fondo_titulares_mini.jpg');
	font-size: 150%;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;*/
    background-image: url('imagenes/fondo_titulares_mini_2.jpg');
    font-size: 120%;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    padding-top: 3px;
}

    #bloque3 .seccion a {
        color: #FFFFFF;
    }

#bloque4 h1 {
    font-size: 160%;
    color: #0064a0;
}

#bloque4 .seccion {
    /*background-color: #F8F7F9;*/
    padding-left: 10px;
    background-image: url('imagenes/fondo_titulares.jpg');
    font-size: 150%;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
}

    #bloque4 .seccion a {
        color: #FFFFFF;
    }

#bloque4 ul, #bloque4 li {
    margin-bottom: 4px;
}

#bloque4 .subseccion {
    color: #444444;
    letter-spacing: normal;
}

#bloque4 p {
    letter-spacing: normal;
}

#bloque1 h1 {
    font-size: 180%;
    color: #0064a0;
}

#bloque1 p {
    letter-spacing: normal;
    font-size: 120%;
}

#bloque_especiales .titulo {
    font-size: 150%;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-left: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    background-image: url('imagenes/fondo_titulares.jpg');
}

    #bloque_especiales .titulo a {
        color: #FFFFFF;
    }

#bloque_altoaragon2 ul, #bloque_altoaragon2 li {
    margin-bottom: 4px;
}

#bloque_altoaragon2 .seccion {
    /*background-color: #F8F7F9;*/
    padding-left: 10px;
    background-image: url('imagenes/fondo_titulares.jpg');
    font-size: 150%;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#bloque_altoaragon2 h1 {
    font-size: 180%;
    color: #0064a0;
}

#bloque_ecos ul, #bloque_ecos li {
    margin-bottom: 4px;
}

#bloque_ecos .seccion {
    /*background-color: #F8F7F9;*/
    padding-left: 10px;
    background-image: url('imagenes/fondo_titulares.jpg');
    font-size: 150%;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#bloque_ecos h1 {
    font-size: 180%;
    color: #0064a0;
}

#blogs .titulo {
    font-size: 150%;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-left: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    background-image: url('imagenes/fondo_titulares.jpg');
}

/* BLOQUE PARA NOTICIA DETALLE */


#bloquenoticia h1 {
    font-size: 320%;
    color: #0064A1;
}

#bloquenoticia p {
    margin-left: 5px;
    margin-bottom: 10px;
    letter-spacing: normal;
    color: #444444;
}

#bloquenoticia .seccion {
    background-color: #F8F7F9;
    font-size: 150%;
    color: #000000;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#bloquenoticia .subseccion {
    background-color: #FAF9FB;
    color: #444444;
    letter-spacing: normal;
}

#bloquenoticia .subsecciondep {
    font-size: 120%;
    color: #999999;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px silver solid;
    width: 96%;
}

#bloquenoticia .antetitulo {
    color: #808080;
    letter-spacing: normal;
    font-family: Georgia, Georgia, serif;
    font-size: 150%;
}

#bloquenoticia .subtitulo {
    margin-left: 10px;
    font-size: 150%;
    color: #444444;
    letter-spacing: normal;
}

#bloquenoticia .entradilla p {
    margin-left: 5px;
    font-weight: bold;
    color: #444444;
    letter-spacing: normal;
}

#bloquenoticia .fuente {
    font-size: 120%;
    margin-left: 5px;
    font-style: italic;
    color: #444444;
    letter-spacing: normal;
}
/* NOTICIAS DEPORTES */
.parrafo_resultado a {
    color: #FFFFFF;
}

#bloquenoticia .parrafo_resultado {
    font: normal normal normal 100% serif;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-left: 50px;
    font-size: 160%;
    border: 1px white outset;
    background-color: #006595;
    background-image: url('Deportes/imagenes/barra_fondo_resultados.gif');
    background-repeat: no-repeat;
    overflow: hidden;
}

#bloquenoticia .parrafo_alineaciones {
    font: normal normal normal 100% serif;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    letter-spacing: -1px;
    color: #666666;
    font-size: 120%;
    background-image: url('Deportes/imagenes/pizarra.gif');
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-left: 10px;
    border-bottom-color: #E8E8E8;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    min-height: 33px;
}

#bloquenoticia .parrafo_incidencias {
    font: normal normal normal 100% serif;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    letter-spacing: -1px;
    color: #808080;
    font-size: 110%;
    background-image: url('Deportes/imagenes/exclamacion.gif');
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-left: 10px;
    border-bottom-color: #E8E8E8;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    min-height: 33px;
}



/*Estilos para carrusel deportes*/
#carrusel {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    color: #444444;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    letter-spacing: 0px;
    font-size: 110% !important;
}

    #carrusel .fondo_azul_botones {
        background-image: url(Deportes/imagenes/fondo_botones_azul_oscuro.gif);
    }

    #carrusel .seleccionado {
        border: solid 1px;
        font-weight: bold;
        background-image: url('Deportes/imagenes/fondo_carrusel_si_vert.jpg');
        background-color: #2e456f;
        background-repeat: no-repeat;
        float: left;
        height: 25px;
        line-height: 25px;
        text-align: center;
        color: #FFFFFF;
    }

        #carrusel .seleccionado a, #carrusel .seleccionadovert a {
            color: white;
        }

    #carrusel a {
        color: #313131;
    }

    #carrusel .noseleccionado {
        border: solid 1px;
        background-image: url('Deportes/imagenes/fondo_carrusel_no_vert.jpg');
        background-color: #d8d8d8;
        background-repeat: no-repeat;
        float: left;
        height: 25px;
        line-height: 25px;
        text-align: center;
        vertical-align: middle;
        color: #FFFFFF;
    }

    #carrusel .seleccionadovert {
        background-image: url('Deportes/imagenes/fondo_carrusel_si_vert.jpg');
        background-color: #2e456f;
        background-repeat: no-repeat;
        font-weight: bold;
        float: left;
        width: 55px;
        height: 27px;
        padding-top: 3px;
        vertical-align: middle;
        margin-top: 2px;
    }

    #carrusel .noseleccionadovert a {
        color: #313131;
    }

    #carrusel .noseleccionadovert {
        background-image: url('Deportes/imagenes/fondo_carrusel_no_vert.jpg');
        background-color: #d8d8d8;
        background-repeat: no-repeat;
        float: left;
        width: 55px;
        height: 27px;
        vertical-align: middle;
        padding-top: 3px;
        /*line-height:27px;*/
        margin-top: 2px;
        color: #FFFFFF;
    }

    #carrusel ul {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: #444444;
    }

        #carrusel ul li {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 100%;
            color: #444444;
            margin-top: 5px;
        }

.tabla_resultados, .tabla_clasificacion, .tabla_proxima_jornada {
    width: 100%;
    border-collapse: collapse;
}

    .tabla_resultados .par, .tabla_resultados .impar {
        width: 45%;
    }

.par_resultado {
    color: #BE1A4A;
    font-weight: bold;
    width: 5%;
    background-image: url('imagenes/elementos/fondo_20_png.png');
    border-bottom: 1px gray solid;
}

.impar_resultado {
    font-weight: bold;
    color: #BE1A4A;
    width: 5%;
    border-bottom: 1px gray solid;
}

.par {
    background-image: url('imagenes/elementos/fondo_20_png.png');
    border-bottom: 1px gray solid;
}

.impar {
    border-bottom: 1px gray solid;
}

.tabla_resultados td {
    /*border-bottom:solid 1px silver;*/
}

.tabla_clasificacion .par, .tabla_clasificacion .impar {
    border-right: 1px gray solid;
}

.par_posicion {
    background-image: url('imagenes/elementos/fondo_20_png.png');
}

.impar_posicion, .par_posicion {
    text-align: center;
    border-bottom: 1px gray solid;
    border-left: 1px gray solid;
    font-weight: bold;
}
/*Estilos para secciones*/

#secciones .subseccion {
    font-size: 120%;
    color: #BE1A4A;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-bottom: 1px silver solid;
    width: 97%;
}

    #secciones .subseccion a {
        color: #BE1A4A;
        text-transform: uppercase;
        font-family: Georgia, "Times New Roman", Times, serif;
    }

#secciones .textorojo {
    font-size: 120%;
    color: #BE1A4A;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#secciones .textogris {
    font-size: 120%;
    color: #444444;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#secciones p {
    letter-spacing: normal;
    color: #444444;
}

a.enlacecarrusel {
    color: #0064A1 !important;
}

.horaeventos {
    color: white !important;
    padding-top: 2px;
    border-right: 2px gray solid;
    background-image: url('Deportes/imagenes/fonfo_horas_retransmisiones.jpg');
    background-repeat: no-repeat;
    padding-right: 5px;
}

.minutoretransmisiones {
    border-right: 3px #E8E8E8 double;
    background-color: #F5F5F5;
    color: #800000;
    font-weight: bold;
}

.tituloretransevento {
    font-weight: bold;
    color: #006595;
    letter-spacing: 0.2px;
}

.textoretransevento {
    color: #444444;
}

.textoblanco {
    color: white;
}

.textoazul {
    color: #1364A1;
}

#resultados .subseccion {
    font-size: 120%;
    color: #BE1A4A;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-bottom: 1px silver solid;
    width: 97%;
}

#resultados h1 {
    background-color: #F5F5F5;
    font-size: 250%;
    color: #0064a0;
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-top: 10px !important;
}

#resultados, #resultados td {
    font-family: Arial, Helvetica, sans-serif !important;
    letter-spacing: 0px;
}

    #resultados th, #carrusel th {
        background-color: #0064A1;
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        letter-spacing: 0px;
        border-right: 1px #005588 solid;
        border-left: 1px #005588 solid;
        text-align: left;
    }

    #resultados ul li {
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 5px;
        color: #444444;
        font-size: 12px;
    }

#carrusel_titulo {
    margin-top: 5px;
    margin-bottom: 2px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    background-color: #006595;
    color: white;
    border: 1px #006595 outset;
}

.cabecera_secciones_derecha {
    background-image: url('Deportes/imagenes/barra_fondo_cabeceras_resultados.png');
    background-repeat: no-repeat;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 120%;
    letter-spacing: 0px;
    padding-top: 3px;
    font-weight: bold;
    padding-left: 10px;
    text-transform: uppercase;
}

#eventos {
    font-size: 110%;
}

    #eventos a {
        font-weight: bold;
        letter-spacing: 0px;
        color: white;
    }

        #eventos a.vergaleria {
            color: #353535;
        }

.enlace_lomas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.1px;
}

.cajaBuscador {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.tabs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url('imagenes/pestanas_masvistovisitado.gif');
    background-repeat: no-repeat;
    text-align: center;
    height: 21px;
    line-height: 25px;
    width: 315px;
}

.tabs_noseleccionado {
    font-weight: normal;
    color: #0064A1 !important;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    letter-spacing: 0.1px;
}

.tabs_seleccionado {
    font-weight: normal;
    color: #BE1A4A !important;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    letter-spacing: 0.1px;
}

.punt_negativo {
    font-size: 14px !important;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    text-decoration: none;
    background-color: Red;
    color: White;
    margin-top: 4px;
    border: solid 1px silver;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 1px;
    padding-top: 1px;
    font-weight: bold;
}

.punt_igual {
    font-size: 14px !important;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    text-decoration: none;
    background-color: Silver;
    color: White;
    border: solid 1px silver;
    margin-top: 4px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 1px;
    padding-top: 1px;
    font-weight: bold;
}

.punt_positivo {
    font-size: 14px !important;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    text-decoration: none;
    background-color: Green;
    color: White;
    border: solid 1px silver;
    margin-top: 4px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 1px;
    padding-top: 1px;
    font-weight: bold;
}

#tiempo {
    width: 262;
    height: 70;
    border: solid 1px silver;
    position: relative;
    padding-left: 3px;
    padding-top: 3px;
}

    #tiempo .titulo {
        font-family: Verdana;
        font-size: 11px;
        color: Black;
        letter-spacing: normal;
    }

    #tiempo .tmpmin {
        font-family: Verdana;
        font-size: 11px;
        color: #215bc9;
        letter-spacing: normal;
        font-weight: bold;
    }

    #tiempo .tmpmax {
        font-family: Verdana;
        font-size: 11px;
        color: #ca0422;
        letter-spacing: normal;
        font-weight: bold;
    }

    #tiempo .txtgris {
        font-family: Verdana;
        font-size: 11px;
        color: #727172;
        letter-spacing: normal;
    }

table .comentarioflow {
    overflow: hidden;
    word-wrap: break-word;
    clip: auto;
}

.comentarioflow {
    overflow: hidden;
    word-wrap: break-word;
    clip: auto;
}

.cabecera_seccion {
    border-bottom: solid 1px #9c9c9c;
    font: normal normal normal 100% serif;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #0064a0;
    margin-bottom: 2px;
    font-size: 210%;
    padding-left: 6px;
}

.menuIE8 {
    z-index: 50;
}

.fechanueva {
    color: #FFFFFF;
    font-size: 100%;
    font-family: Verdana;
}

.titulares {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 3px;
    text-transform: uppercase;
    background-color: #0071BC;
}


/* ESPECIAL FITUR 20150127 */

.separador {
	display:block;
	clear:both;
	width:100%;
	height:1px;
	background:transparent;
}

.FIT_categoria {
    float: left;
    display: block;
    margin: 1%;
    padding: 1%;
    width: 29.3%;
    position: relative;
    height: 240px;
}

    .FIT_categoria:hover {
        text-decoration: none;
    }

    .FIT_categoria img {
        border: 0px !important;
        width: 190px;
        height: auto;
    }

.FIT_nombre_categoria {
    position: absolute;
    top: 140px;
    left: 0px;
    width: 100%;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 2.5em;
    font-weight: 100;
    border-bottom: 1px #e3e4e7 solid;
    text-shadow: 0px 0px 3px #fff;
}

.FIT_nombre_subcategoria {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #999999;
    position: absolute;
    top: 180px;
}

    .FIT_nombre_subcategoria a:hover {
        text-decoration: none;
        color: black;
    }

.FIT_subcategoria {
    display: block;
    clear: both;
    width: 100%;
    height: 200px;
}

.FIT_subcategoria_imagen {
    width: 200px;
    height: auto;
    float: left;
}

    .FIT_subcategoria_imagen img {
        border: 0px !important;
    }

.FIT_subcategoria_nombre {
    float: left;
    width: 400px;
    margin: 50px 0px 0px 20px;
}

.FIT_subcategoria_titulo {
    text-align: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 2.5em;
    text-shadow: 0px 0px 3px #CCC;
}

.FIT_subcategoria_texto {
    font-size: 0.9em;
    text-transform: uppercase;
    border-top: 1px silver solid;
    color: #999;
}

.FIT_subcategoria_acordeon {
    display: block;
    margin: 0 auto 0 -10px;
    width: 640px;
}


    .FIT_subcategoria_acordeon ul li {
        list-style: none;
        width: 100%;
        /*height:30px;*/
        border: 1px silver solid;
        line-height: 30px;
        background: -webkit-linear-gradient(#fff, #f4f4f4);
        background: -moz-linear-gradient(#fff, #f4f4f4);
        background: -o-linear-gradient(#fff, #f4f4f4);
    }


        .FIT_subcategoria_acordeon ul li a {
            height: 30px;
        }

    .FIT_subcategoria_acordeon ul {
        font-size: 14px;
    }

    .FIT_subcategoria_acordeon img {
        padding: 5px;
        border: none !important;
    }

.current_active ul li {
    background-color: fuchsia;
}

.FIT_acordeon_subcategoria_imagen {
    float: left;
    width: 40px;
}

.FIT_acordeon_subcategoria_texto {
    float: left;
    width: 580px;
}

.FIT_acordeon_subcategoria_contenidos div {
    display: block;
    clear: both;
    width: 620px;
    border-top: 1px silver dashed;
    text-indent: 30px;
}

.FIT_ficha_detalle {
    width: 640px;
    margin: 1em;
    padding: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
}

.active ul li {
    background-color: fuchsia;
}

.FIT_ficha_detalle_categoria {
    color: #04619a;
    font-size: 0.9em;
    text-transform: uppercase;
    line-height: 2em;
    margin-bottom:1em;
}

.FIT_ficha_detalle_nombre {
    font-size: 1.2em;
    padding-bottom:0.5em;
    }

.FIT_ficha_detalle_imagen {
    float: right;
    display: block;
    margin: 0px 0px 1em 2em;
}

    .FIT_ficha_detalle_imagen > div {
        width: 280px;
    }

    .FIT_ficha_detalle_imagen img.imgDetalle {
        width: 100%;
        max-width: 250px;
        height: auto;
    }

.FIT_ficha_detalle_direccion {
    background-image: url('FIT_img/localizacion.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 40px;
    color: #666666;
    display: block;
    height:auto;
    line-height: 30px;
    width:70%;
}

.FIT_ficha_detalle_telefono {
    background-image: url('FIT_img/telefono.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
    color: #666666;
    display: block;
    height: 30px;
    line-height: 30px;
}

.FIT_ficha_detalle_fax {
    background-image: url('FIT_img/fax.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
    color: #666666;
    display: block;
    height: 30px;
    line-height: 30px;
}

.FIT_ficha_detalle_mail {
    background-image: url('FIT_img/e-mail.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
    color: #666666;
    display: block;
    height: 30px;
    line-height: 30px;
}

.FIT_ficha_detalle_web {
    background-image: url('FIT_img/web.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
    color: #666666;
    display: block;
    height: 30px;
    line-height: 30px;
}

.FIT_ficha_detalle_descripcion {
    clear: both;
    display: block;
    font-size: 2em;
    color: #999999;
    line-height: 1.5em;
    font-size: 14px !important;
    margin-top:2em;
}

.FIT_banner {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

    .FIT_banner img {
        border: 0px !important;
    }

.FIT_subcategoria_acordeon ul.accordion li > a {
    display: block;
}

.FIT_subcategoria_acordeon ul.accordion li > a {
    background: -webkit-linear-gradient(#fff, #f4f4f4);
    background: -moz-linear-gradient(#fff, #f4f4f4);
    background: -o-linear-gradient(#fff, #f4f4f4);
    background-image: url('FIT_img/abajo.png');
    background-position: right center;
    background-repeat: no-repeat;
}

.FIT_subcategoria_acordeon ul.accordion li.preactive > a {
    background: -webkit-linear-gradient(#507c9f, #39638b);
    background: -moz-linear-gradient(#507c9f, #39638b);
    background: -o-linear-gradient(#507c9f, #39638b);
    background-image: url('FIT_img/arriba.png');
    background-position: right center;
    background-repeat: no-repeat;
    color: #CCCCCC;
}

.FIT_volver {
	text-align:right;
	padding-right:2em;
	font-size:1.5em;
	text-decoration:none;
	font-style:italic;
}

.FIT_volver:hover {
	color:black;
	text-decoration:underline;
}



.FIT_ficha_detalle_imagen ul.bxslider li {
    text-align: center;
}

    .FIT_ficha_detalle_imagen ul.bxslider li img {
        display: inline;
    }

.FIT_ficha_detalle_imagen .bx-wrapper {
    text-align: center;
}

.FIT_ficha_detalle_imagen .bx-wrapper a {
    border: none 0px;
}

.FIT_ficha_detalle_imagen .bx-wrapper .bx-prev img {
    width: 50px;
    border: none 0px;
}

.FIT_ficha_detalle_imagen .bx-wrapper .bx-next img {
    width: 50px;
    border: none 0px;
}

.FIT_hilo_sup {
    width: 590px;
    margin: 1em;
    padding: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
}
