@charset "utf-8";
/* CSS Document */
/*//Fuentes*/

@font-face {
    font-family: 'Roboto';
    src: url('/sites/elespectador.com/themes/el_espectador/fuentes/roboto-regular-webfont.eot');
    src: url('/sites/elespectador.com/themes/el_espectador/fuentes/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('/sites/elespectador.com/themes/el_espectador/fuentes/roboto-regular-webfont.svg#Roboto') format('svg'),
        url('/sites/elespectador.com/themes/el_espectador/fuentes/roboto-regular-webfont.woff') format('woff'),
        url('/sites/elespectador.com/themes/el_espectador/fuentes/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Fin Fuentes*/

body{margin:0;}
#tabs_deportes {width: 970px;margin: 0 auto;}
#tabs_deportes .ui-tabs-nav {background: none;border: none;padding: 0px;display: inline-block;margin: 0;list-style: none;float: left; width: 968px;}
#tabs_deportes .ui-tabs-nav p{float: left;margin: 0;font-family:'Roboto', sans-serif;font-size: 12px;padding: 5px 9px 6px 0;font-weight: bold;}
#tabs_deportes .ui-tabs-nav li{float: left;cursor: pointer;padding: 0!important;margin: 0 3px 0 0;top: 0;}
#tabs_deportes .ui-tabs-nav li a{display:block;font-family: 'Roboto', sans-serif;font-size: 12px;color: #666;text-decoration: none;text-transform:uppercase;background: #e3e3e3;padding: 5px 9px 3px;}
#tabs_deportes .ui-tabs-nav li a:hover{color: #fff;background: #666;}
#tabs_deportes .ui-tabs-nav li a.current{color: #fff;background: #c00;}
#tabs_deportes .creditoDF{float: right;z-index: 10;margin-top: -2px;}
#tabs_deportes .creditoDF a{background-image: url("/sites/elespectador.com/themes/elespectador/images/logo_datafactory.gif");height: 20px;width: 67px;display: block;}
#tabs_deportes .creditoDF a span{display: none;}

.panes .ui-tabs-panel{display: block;width: 970px;margin: 0 auto;}
.panes .ui-tabs-panel iframe{width: 970px;border: none;height: 65px;margin-top: -13px;}
