body {
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    margin: 0;
}
h1, h2, h3 {
    margin: 0;
    padding: 0;
}
a {
    color: #0a51b1;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
table, tr, td {
    border: 0;
}
.contenedor {
    width: 860px;
    margin: 0 auto;
}
#cabecera {
    margin-bottom: 35px;
    background-image: url('/images/fondo_menu.png');
    background-repeat: repeat-x;
    background-position: 0px 83px;
}
#cabecera .logo {
    float: left;
    width: 181px;
    text-align: right;
    padding-top: 14px;
}
#cabecera .logo a {
    display: block;
}
#cabecera .logo h1 {
    font-size: 85%;
    font-weight: normal;
    margin-top: 3px;
    position: relative;
    right: 2px;
} 
#cabecera .ad {
    margin: 10px 0 11px 0;
    text-align: center;
    float: right;
    width: 468px;
    height: 60px;
}
#cabecera .menu {
    font-size: 100%;
    font-weight: bold;
    height: 31px;
    margin-bottom: 10px;
    margin-top: 2px;
}
#cabecera .menu ol {
    margin: 8px 0 0 0;
}
#cabecera .menu ol li {
    display: inline;
}
#cabecera .menu .linksPrincipales {
    float: left;
}
#cabecera .menu .linksIdioma {
    margin-left: 30px;
    float: right;
    padding-top: 5px;
}
#cabecera .menu .linksIdioma label {
    font-size: 85%;
    font-weight: normal;
}
#cabecera .menu .linksIdioma a {
    display: none;
}
#cabecera .menu .linksPrincipales li {
    margin-right: 17px;
}
#cabecera .menu .linksIdioma li {
    margin-left: 13px;
}
#cabecera .menu .linksIdioma li a {
    font-weight: normal;
    font-size: 9px;
}
#cabecera .temporadas {
    color: #bbbbbb;
    font-size: 100%;
    font-weight: bold;
    position: relative;
    text-align: center;
    margin-top: 6px;
}
#cabecera .temporadas span {
    color: #555555;
}
#cabecera .temporadas a {
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    margin: 0;
}
#cabecera .temporadas a:hover {
    color: #ffffff;
    background-color: #3252B2;
    text-decoration: none;
}
#cabecera .buscador {
    float: right;
    height: 23px;
    margin-top: 4px;
}
#cabecera .buscador .borde {
    float: left;
    width: 5px;
    height: 23px;
    background-image: url('/images/buscador.png');
}
#cabecera .buscador .bordeDerecha {
    background-position: -5px;
}
#cabecera .buscador .centro {
    float: left;
    width: 240px;
    height: 22px;
    position: relative;
    border-top: 1px solid #cbe2ff;
    border-bottom: 1px solid #cbe2ff;
    background-color: #ffffff;
}
#cabecera .buscador .centro form .textField {
    border: 0 !important;
    height: 16px !important;
    width: 230px !important;
    padding-top: 2px !important;
    position: absolute !important;
    top: 2px !important;
    left: 4px !important;
}
#cabecera .buscador .centro form .submit {
    height: 19px;
    vertical-align: top;
    border: 0;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 3px;
    right: 0px;
    background-image: url('/images/buscador.png');
    background-position: -10px 0px;
    font-size: 0;
}
#principal {
    float: left;
    width: 660px;
}
#principal h1 {
    margin-bottom: 20px;
}
#columna {
    float: right;
    width: 180px;
}
#columna .seccion {
    margin-bottom: 35px;
}
#columna .seccion h3 {
    margin-bottom: 7px;
}

/*---- home ----*/
#home .capituloDestacado {
    border: 1px solid #fff176;
    margin-bottom: 10px;
}
#home .capituloDestacado .interior {
    border: 1px solid #ffffff;
    border-bottom: 0;
    background-color: #fff9c2;
    padding: 5px;
}
#home .capituloDestacado .interior img {
    float: left;
    width: 262px;
    height: 118px;
}
#home .capituloDestacado .interior .texto {
    width: 365px;
    float: left;
    margin-left: 15px;
}
#home .capituloDestacado .interior h3 {
    font-size: 108%;
    margin-bottom: 9px;
}
#home .capituloDestacado .interior h4 {
    font-size: 85%;
    font-weight: normal;
    margin-bottom: 3px;
}
#home .capituloDestacado .interior p {
    /*font-size: 85%;*/
    font-weight: normal;
    margin-bottom: 3px;
}
#home .columnaIzquierda {
    float: left;
    width: 348px;
}
#home .columnaDerecha {
    float: right;
    width: 292px;
}
#home .box {
    border: 1px solid #c2e2e2;
    margin-bottom: 10px;
}
#home .box h3 {
    background-color: #e3f5f8;
    font-size: 77%;
    text-transform: uppercase;
    padding: 5px;
    border: 1px solid #ffffff;
    border-bottom: 0;
    letter-spacing: -1px;
}
#home .box .interior {
    padding: 5px;
}
#home .masEpisodios .interior ul {
    margin: 0;
}
#home .masEpisodios .interior ul li {
    list-style: none;
    display: block;
    margin-top: 7px;
    padding-top: 7px;
    border-top: 1px solid #eeeeee;
}
#home .masEpisodios .interior ul .primero {
    border: 0;
    margin-top: 0;
    padding-top: 0;
}
#home .masEpisodios .interior ul li .imagen {
    float: left;
    margin-right: 10px;
}
#home .masEpisodios .interior ul li .texto {
    float: left;
    width: 180px;
    overflow: hidden;
}
#home .masEpisodios .interior ul li .texto p {
    margin: 0 0 3px 0;
    font-size: 88%;
}
#home .masEpisodios .interior ul li .texto b {
    font-size: 100% !important;
}
#home .masEpisodios .interior ul li .texto .descripcion {
    margin-top: 6px !important;
    margin-bottom: 0 !important;
}
#home .fbWidget .interior {
    padding: 0;
}
.fan_box .full_widget {
    border: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.fan_box .full_widget .connect_top {
    background-color: #F4FAFF;
}
.fan_box a {
    color: #3252B2;
}
.fan_box .page_stream {
    height: 322px;
}
.fan_box .connections {
    min-height: 100px;
}
.fan_box .connect_top {
    background-color: #e3f5f8 !important;
    border: 1px solid #ffffff;
    border-bottom: 0;
}
.imagenCapitulo {
    padding: 2px;
    border: 1px solid #dddddd;
    width: 100px;
    height: 75px;
}
.aviso {
    background-color: #ffeeef;
    padding: 4px 8px 4px 8px;
    border: 1px solid #ffcbcd;
    margin-bottom: 10px;
    color: #333333;
}
.capitulo {
}
.capitulo h4 {
    margin-bottom: 15px;
    color: #999999;
    font-weight: normal;
}
.capitulo h4 a {
}
.capitulo h4 a:visited {
    text-decoration: none;
    color: #3252B2;
}
.video {
}
.infoCapitulo {
}
.infoCapitulo h3 {
    margin-bottom: 5px;
}
.infoCapitulo p {
    margin-bottom: 14px;
}
.infoCapitulo h4 {
    margin-bottom: 10px;
}
.infoCapitulo h4 a {
    text-decoration: none;
    font-weight: bold;
}
.infoCapitulo h4 a:visited {
}
.capitulo .comentarios h3 {
    margin: 35px 0 20px 0;
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
}
.capitulo .comentarios h3 img {
    margin-right: 6px;
    vertical-align: -2px;
}
.capitulo .comentarios ol {
    margin: 0 0 0 23px;
    width: 400px;
    
    padding-bottom: 10px;
}
.capitulo .comentarios ol li {
    list-style: none;
    background-color: #f9f9f9;
    margin-bottom: 3px;
    padding: 8px;
    font-size: 93%;
}
.capitulo .comentarios ol li .info {
    margin-bottom: 9px;
}
.capitulo .comentarios ol li .info .nombre {
    font-weight: bolder;
    margin-right: 15px;
}
.capitulo .comentarios ol li .info .fecha {
    color: #999999;
    font-size: 85%;
}
.capitulo .comentarios ol li .msgAprobacion {
    margin-bottom: 10px;
    font-style: italic;
    color: #999999;
    font-size: 8pt;
}
.capitulo .comentarios ol li .contenido {
    overflow: hidden;
}
.capitulo .comentarios .formulario {
    margin-top: 25px;
    font-size: 93%;
}
.capitulo .comentarios .formulario form .campo {
    margin-top: 12px;
}
.capitulo .comentarios .formulario form .campo label {
    display: block;
    margin-bottom: 3px;
}
.capitulo .comentarios .formulario form .campo input, textarea {
    width: 300px;
    padding: 4px;
}
.capitulo .comentarios .formulario form .submit {
    margin-top: 20px;
}
.capitulo .comentarios .formulario form .submit input {
    font-weight: bolder;
    padding: 3px 6px 3px 6px;
}
#pie {
    float: left;
    margin-top: 20px;
    width: 870px;
}
.linksCapitulosTemporada {
    padding-top: 5px;
    margin: 0;
}
.linksCapitulosTemporada li {
    margin-bottom: 17px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
    display: block;
}
.linksCapitulosTemporada li a:hover {
    text-decoration: underline;
}
.linksCapitulosTemporada li a:visited {
    color: #071D5F;
}
.linksCapitulosTemporada h2 {
    margin-bottom: 3px;
    font-size: 108%;
}
.linksCapitulosTemporada h2 span {
    font-size: 77%;
    margin-right: 8px;
}
.imgLinkCapituloTemporada {
    float: left;
    margin-right: 15px;
}
.imgLinkCapituloTemporada img {
    padding: 2px;
    border: 1px solid #eeeeee;
}
.textoLinkCapituloTemporada {
    float: left;
    width: 480px;
}
.accionesVideo {
    background-color: #F4FAFF;
    border-top: 1px solid #D4EDFF;
    border-bottom: 1px solid #D4EDFF;
    width: 630px;
    padding: 14px 0 15px 10px;
    margin-bottom: 20px;
}
.accionesVideo a {
    padding: 4px 6px 4px 28px;
    background-image: url('../images/fondo_btn_video.gif');
    background-repeat: repeat-x;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    text-decoration: none;
    position: relative;
    font-size: 93%;
    margin-right: 15px;
    color: #666666;
}
.accionesVideo a img {
    position: absolute;
    left: 5px;
    top: 1px;
    border: 0;
}
.accionesVideo a:hover {
    border-color: #aaaaaa;
}
.compartir {
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
}
.compartir h4 {
    margin: 0;
    font-weight: bolder;
    display: inline;
}
.compartir a {
    margin-left: 30px;
    border: 1px solid transparent;
    padding: 2px 4px 5px 4px;
}
.compartir a:hover {
    text-decoration: none;
    border-color: #D4EDFF;
}
.compartir img {
    vertical-align: middle;
    margin-right: 5px;
    vertical-align: text-bottom;
}
.formulario .formularioCampo {
    margin-bottom: 20px;
}
.formularioCampo input, textarea {
    padding: 4px;
}
.formulario .formularioCampo label {
    margin-bottom: 6px;
    font-weight: bolder;
    display: block;
}
.formulario .formularioCampo label .formularioOpcionalTexto {
    font-weight: normal !important;
    color: #aaaaaa;
}
.formulario .formularioCampo label .formularioRequeridoTexto {
    font-weight: normal;
    color: #ff0000;
}
.formulario .formularioCampo label .formularioComentarioTexto {
    color: #aaaaaa;
    font-weight: normal;
}
.formulario .formularioSubtitulo {
    margin-bottom: 20px;
    font-size: 108%;
}
.formularioSubmit {
    font-size: 123.1%;
    padding: 2px 5px 2px 5px !important;
    font-weight: bolder;
}
.avisoFormulario {
    font-size: 14pt;
    margin-bottom: 14px;
    color: #ff0000;
}
.linkAportarVideo {
    text-decoration: none;
    font-size: 8pt;
}
.statcounter {
    visibility: hidden;
}
.columnaTitulo {
    margin-bottom: 9px;
    font-size: 12pt;
}
.adDvd {
    text-align: center;
}
.adDvd p {
    margin-top: 6px;
    font-weight: bolder;
}
.trivia ol {
    border-bottom: 1px dashed #dddddd;
    margin: 0;
    padding: 0;
}
.trivia .pregunta {
    font-weight: bolder;
    font-size: 93%;
    padding: 0;
    color: #0090ff;
    padding-left: 70px;
    height: 60px;
    background-image: url('/images/trivia.gif');
    background-repeat: no-repeat;
}
.trivia .respuesta {
    margin-left: 10px;
    padding: 9px 5px 9px 5px;
    margin: 0;
    border-top: 1px dashed #dddddd;
    cursor: pointer;
    font-size: 88%;
    position: relative;
    list-style: none;
}
.trivia .respuesta a {
    color: #333333;
}
.trivia .respuesta a:hover {
    text-decoration: none;
}
.trivia .respuesta .cartelCargando {
    text-align: center;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 8px;
    right: 3px;
    background-image: url('/images/cargando.gif');
    visibility: hidden;
}
.trivia .respuestaMarcada {
    background-color: #feff93;
}
.trivia .respuestaMarcada a {
    color: #000000 !important;
}
.trivia .respuestaSeleccionada {
    background-color: #0090ff;
}
.trivia .respuestaSeleccionada a {
    color: #ffffff !important;
}
.trivia .respuestaCorrecta {
    font-size: 88%;
    color: #333333;
}
.trivia .cartelCargando span {
    background-color: #0090FF;
    color: #ffffff;
    padding: 1px 4px 2px 4px;
    display: inline-block;
    font-size: 93%;
}
.trivia .resultado {
    font-weight: bolder;
    margin: 20px 0 20px 0;
}
.trivia .resultado .bien {
    color: #58d071;
}
.trivia .resultado .mal {
    color: #fe674e;
}
.trivia .resultado span {
    background-image: url('/images/trivia.gif');
    width: 16px;
    height: 16px;
    margin-right: 8px;
    display: inline-block;
}
.trivia .resultado .bien span {
    background-position: -16px -60px;
}
.trivia .resultado .mal span {
    background-position: 0px -60px;
}