﻿body { margin:0 auto 0 auto; width:960px; }
a { text-decoration: none; } a:hover { text-decoration: underline; }
.mp_izq { width: 200px; vertical-align: top; margin-top: 5px; }
.mp_cen { width: 760px; vertical-align: top; margin-top: 5px; }
.fondo_cabecera
{
    padding: 10px; margin-top: 5px;
    background-position: top;
    background-image: url(Img/Master/fondo_cabecera.png);
    background-repeat: repeat-x;
    height: 120px;
}
img.iconos_cabecera { float: left; padding: 10px; }

/*Cajas*/
.borde_caja
{
    width:260px; height:auto;
    border:1px #CCCCCC solid;
    padding:2px;
}
.contenido_caja { padding:5px; text-align:justify; }
.fondo_caja
{ 
    background-position: url(images/box.jpg); width:260px; height:auto;
    background:url(Img/Master/caja.jpg); background-repeat: no-repeat; 
    padding: 5px;
}.fondo_caja a:hover { text-decoration:none; }
.titulo_caja
{
    font-size:14px; font-weight:bold;
    color:#7B0E10; 
}
/*Fin Cajas*/

/*menu_cabecera*/
.fondo_cabecera_alto
{
    width: 960px; height: 26px;
    background: url(Img/Master/fondo_alto.png);
    background-repeat: no-repeat;
    float: left; margin-top: 5px;
}
.fondo_cabecera_centro
{
    width: 960px; height: 26px;
    background: url(Img/Master/fondo_centro.png);
    background-repeat: repeat-y;
    float: left;
}
.fondo_cabecera_bajo
{
    width: 960px; height: 26px;
    background: url(Img/Master/fondo_bajo.png);
    background-repeat: no-repeat;
    float: left;
}
.fondo_menu_izquierda
{
    width: 9px; height: 50px;
    background: url(Img/Master/menu_izquierda.gif);
    background-position: center; background-repeat: no-repeat;
    float: left; margin-top: 5px;
}
.fondo_menu_derecha
{
    width: 9px; height: 50px;
    background: url(Img/Master/menu_derecha.gif);
    background-position: center; background-repeat: no-repeat;
    float: left; margin-top: 5px;
}
.fondo_menu
{
    width: 942px; float: left; display: block;
    background: url(Img/Master/menu_fondo.gif);
    background-repeat: repeat-x; margin-top: 5px;
}   
.divisor_menu
{
    background-position: center;
    display: inline;
    width: 2px;
    height: 50px;
    float: left;
    background: url(Img/Master/menu_divisor.gif);
}
a.menu_inicio { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/home.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.menu_musica { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/musica.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.menu_internet { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/internet.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.menu_juegos { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/juegos.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.menu_tv { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/tv.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.menu_tienda { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/regalo.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.menu_horoscopo { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/horoscopo.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.menu_trabajo { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/trabajo.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.menu_noticias { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/noticias.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.menu_eltiempo { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 16px 3px 0 14px; height: 20px; background: url(Img/Master/eltiempo.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }


/*Fin menu_cabecera*/

/*Utilidades*/
.encuadrar
{
    border: 1px #CCCCCC solid;
    padding: 0px 10px 0px 8px;
}
.borde_utilidades
{
    border: 1px #CCCCCC solid;
    width: 190px;
    height: 270px;
    margin-top: 10px;
}
.borde_informacion
{
    border: 1px #CCCCCC solid;
    width: 190px;
    height: 390px;
    margin-top: 10px;
}
.borde_google
{
    border: 1px #CCCCCC solid;
    width: 190px;
    height: auto;
    margin-top: 10px; text-align: center;
}
.borde_centro
{
    border: 1px #CCCCCC solid;
    width: inherit;
    height: inherit;
    margin-top: 10px;
}
.fondo_utilidades
{
    float: left; display: block;
    background: url(Img/Master/fondo_utilidades.jpg);
    padding: 5px; width: 180px; background-repeat: no-repeat;
    text-align: center;
}
.boton_utilidades
{
    float: left; display: block;
    background: url(Img/Master/boton_utilidades.png);
    width: 170px; background-repeat: no-repeat;
}
.titulo_utilidades { font-size:14px; font-weight:bold; }
a.uti_facebook { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_facebook.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_friendster { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_friendster.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_linkedin { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_linkedin.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_hi5 { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_hi5.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_match { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_match.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_meetic { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_meetic.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_myspace { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_myspace.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_parship { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_parship.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_tuenti { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_tuenti.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_twitter { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_twitter.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }

a.uti_ares { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_ares.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_msn_live { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_msn_live.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_avast { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_avast.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_atube { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_atube.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_photoscape { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_photoscape.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_avg { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_avg.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_winrar { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_winrar.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_limewire { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_limewire.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_nod32 { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_nod32.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_nero { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_nero.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }

a.uti_coches { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_coches.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_diccionario { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_diccionario.gif); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_callejero { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_callejero.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_google { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_google.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_libros { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_libros.png); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_letras { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_letras.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_moviles { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_moviles.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_amarillas { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_pag_amarillas.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_pisos { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_pisos.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_radios { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_radios.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_seguros { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_seguros.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_teletexto { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_teletexto.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_wiki { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_wikipedia.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_youtube { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_youtube.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }

a.uti_comics { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_comics.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_docus { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_documentales.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_espectaculos { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_espectaculos.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_humor { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_humor.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_imagenes { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_imagenes.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_masocio { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_ocio.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_pasatiempos { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_pasatiempos.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_postales { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_postales.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_recetas { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_recetas.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }
a.uti_tests { background-position: left; float: left; padding: 0px 8px 0px 22px; margin: 2px 14px 0 35px; height: 22px; background: url(Img/Master/uti/logo_tests.jpg); color: #676d77; font-size: 15px; background-repeat: no-repeat; }

/*Fin Utilidades*/

/*Contenido izq*/
.contenido_izq { padding: 10px; width: 280px; vertical-align: top; }
.contenido_der {
    padding: 10px 0px 10px 10px;
    width: 420px;
    vertical-align: top;
}
.contenido_izq_juegos {
    padding: 10px; width: 380px; vertical-align: top;
}
.contenido_der_juegos {
    padding: 10px 0px 10px 10px;
    width: 320px;
    vertical-align: top;
}
.contenido_izq_eltiempo
{
    text-align: left;
    width: 460px; vertical-align: top;
}
.contenido_der_eltiempo
{
    text-align: left;
    width: 500px; vertical-align: top;
}
/*Texto contenido*/

.titulo_pagina { font-size:18px; font-weight:bold; text-decoration: underline; color:#7B0E10; }
.titulo { color: #606060; font-weight: bold; font-family: Arial; font-size: 11pt; } 
.descripcion { color: #333333; font-family: Arial; font-size: 10pt; }
.texto_der { color: #676d77; text-decoration: none; text-transform: lowercase; }
.fecha { color: #CC3300; font-size: 12px; }
.titulo_gris { font-family: verdana; color: #666666; font-weight: bold; font-size: 14px; }
.titulo_gris_p { font-family: verdana; color: #666666; font-weight: bold; font-size: 12px; }

/*musica*/
.img_musica { width: 60px; height: 60px; margin-right: 5px; }
.img_cine
{
    margin: 5px 7px 0px 0px;
    width: 111px;
    height: 70px;
}
.td_musica { padding-top: 4px; text-align: left; }
a.play
{
    background-position: left;
    float: left;
    padding: 0px 8px 0px 22px;
    margin: 2px 0px 0 2px;
    height: 22px;
    width: 100px;
    text-decoration: none;
    background: url(Img/Master/musica/boton_play.png);
    background-repeat: no-repeat;
}
.titulo_musica {
    font-family: verdana;
    color: #606060;
    font-size: 13px;
}
.titulo_azul_gris
{
    font-family: verdana;
    color: #6666FF;
    font-weight: bold;
    font-size: 14px;
}
.recuadro
{
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #EAEAEA;
    border-bottom-color: #EAEAEA;
    border-left-color: #EAEAEA;
}

.encuadrar_tv
{
    border: 1px solid #EAEAEA;
    height: 90px; text-align: center;
}
a.tv_la1 { background: url(Img/Master/tv/la1.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_la2 { background: url(Img/Master/tv/la2.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px;  }
a.tv_24h { background: url(Img/Master/tv/24h.png); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_clan { background: url(Img/Master/tv/clan.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_teledeporte { background: url(Img/Master/tv/teledeporte.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_veo7 { background: url(Img/Master/tv/veo7.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_cuatro { background: url(Img/Master/tv/cuatro.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_cnn { background: url(Img/Master/tv/cnn.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_sexta { background: url(Img/Master/tv/sexta.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_tele5 { background: url(Img/Master/tv/tele5.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_40latino { background: url(Img/Master/tv/40latino.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_la7 { background: url(Img/Master/tv/la7.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_antena3 { background: url(Img/Master/tv/antena3.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_neox { background: url(Img/Master/tv/neox.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_nova { background: url(Img/Master/tv/nova.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_goltv { background: url(Img/Master/tv/goltv.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_tv3 { background: url(Img/Master/tv/tv3.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_canal9 { background: url(Img/Master/tv/canal9.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_telemadrid { background: url(Img/Master/tv/telemadrid.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }
a.tv_canalsur { background: url(Img/Master/tv/canalsur.jpg); width: 130px; color: #676d77; font-size: 17px; background-repeat: no-repeat; background-position: center top; float: left; text-align: center; padding-top: 80px; margin-bottom: 90px; }

