@charset "utf-8";
/* CSS Document */

/*-------- Inicio Estilos Generales ---------*/
#carcasa {margin:0px auto; width:1000px; padding-bottom:10px; position:relative; z-index:1;}
body {margin:0px auto; background-image:url(../img/bg.gif); background-repeat:repeat; font-family:tahoma; color:#000;}
#cab {float:left; display:inline; margin:0px; width:1000px; /*height:205px;*/}
#cont {float:left; display:inline; margin:0px; width:1000px; height:auto; background-color:#FFF; background-image:url(../images/bg_cont2.gif); background-repeat:repeat-y; padding-bottom:10px;}
#pie {float:left; display:inline; margin:0px; width:1000px; height:29px; background-image:url(../img/bg_menu.png); background-repeat:repeat-x; color:#FFF; font-weight:normal; font-size:12px;}
h1 {font-size:18px; color:#42b0f6; font-weight:bold; text-transform:uppercase; line-height:20px; border-bottom:1px dotted #CCC;}
h2 {font-size:18px; color:#000; font-weight:bold; line-height:20px;}
h3 {font-size:14px; color:#000; font-weight:bold; line-height:16px;}
p {font-size:13px; color:#000; font-weight:normal; line-height:16px;}
a {text-decoration:none; color:#000;}
a:hover {text-decoration:underline; color:#000;}

hr {float:left; display:inline; margin:10px 0 0 10px; width:640px; /*height:1px;*/ color:#e4e4e4; border-style:dotted;  /*border-top:1px dotted #CCC;*/}
/*-------- Fin Estilos Generales ---------*/


#pub_izq {top:0px; left:-200px; width:200px; height:1000px; position:absolute; z-index:100}
#pub_der {top:0px; left:1000px; width:200px; height:1000px; position:absolute; z-index:100}


/*-------- Inicio Estilos Cabecera ---------*/
#cab .top {float:left; display:inline; margin:0px; width:1000px; height:55px; background-color:#FFF;}
#cab .publis {float:left; display:inline; margin:5px 0 0 0; width:1000px; height:90px;}
#cab .down {float:left; display:inline; margin:5px 0 0 0; width:1000px; padding-bottom:15px; background-color:#FFF;}

/*#articulo #cab .down {height:180px;}*/

#cab .top .logo {float:left; display:inline; margin:0 0 0 5px;}
#cab .top .logo img{border: 0px;}
#cab .top #rebusface {float:right; display:inline; margin:25px 15px 0 0; width:450px; height:30px;}
#cab .top #rebusface .rss {float:left; display:inline; margin:8px 0 0 5px; width:45px; font-weight:bold; height:16px; font-size:11px;}
#cab .top #rebusface .rss img {float:left; display:inline; margin:0 5px 0 0; width:16px; height:16px;}
#cab .top #rebusface .registro {float:left; display:inline; margin:8px 0 0 5px; width:140px; height:16px; font-size:11px;}
#cab .top #rebusface .registro ul {float:left; display:inline; margin:0px; width:140px; padding:0px; list-style-type:none;}
#cab .top #rebusface .registro ul li {float:left; display:inline; margin:0 0 0 5px; padding-left:10px; background-image:url(../img/flechita.gif); background-position:0px 5px; background-repeat:no-repeat;}
#cab .top #rebusface .buscador {float:left; display:inline; margin:4px 0 0 5px; width:175px; height:18px; font-size:11px;}
#cab .top #rebusface .buscador .caja-busc {height:16px; border:1px solid #c1c1c1;}
#cab .top #rebusface .buscador .boton {/*float:left; display:inline; margin:0 0 0 3px;*/ width:15px; height:15px; background-image:url(../img/flecha_enviar.png); background-repeat:no-repeat; background-position:0px 0px; border:0px; cursor:pointer;}
#cab .top #rebusface .redes {float:left; display:inline; margin:4px 0 0 8px; width:66px; height:19px;}
#cab .top #rebusface img {float:left; display:inline; margin:0 0 0 3px; width:19px; height:19px;}

#cab .publis .mini {float:left; display:inline; margin:0 0 0 3px; width:260px; height:90px; background-color:#CCC;}
#cab .publis .mega {float:left; display:inline; margin:0 0 0 6px; width:728px; height:90px; background-color:#CCC;}

#cab .down #menu {float:left; display:inline; margin:5px 0 0 2px; width:996px; height:29px; background-image:url(../img/bg_menu.png); background-repeat:repeat-x; color:#FFF; text-transform:uppercase; font-weight:bold; font-size:17px; color:#FFF; cursor:pointer}
#cab .down #menu a {text-decoration:none; color:#FFF;}
#cab .down #menu a:hover {text-decoration:none; color:#FFF; background-color:#000; padding:1px 5px 1px 5px;}
#cab .down #menu ul {float:left; display:inline; margin:5px 0 0 11px; width:996px; padding:0px; list-style-type:none;}
#cab .down #menu ul li {float:left; display:inline; margin:0px; width:140px; padding:0px; list-style-type:none; text-align:center; border-right:1px solid #FFF;}

#cab .down #sub-menu {float:left; display:inline; margin:1px 0 0 2px; width:996px; height:23px; color:#42b0f6; text-transform:uppercase; font-weight:bold; font-size:10px; background-color:#000;}
#cab .down #sub-menu a {text-decoration:none; color:#FFF;}
#cab .down #sub-menu a:hover {text-decoration:none; color:#cc0000; /*background-color:#000; padding:1px 5px 1px 5px;*/}
#cab .down #sub-menu ul {float:left; display:inline; margin:5px 0 0 11px; width:996px; padding:0px; list-style-type:none;}
#cab .down #sub-menu ul li {float:left; display:inline; padding:0 18px 0 18px; list-style-type:none; text-align:center; /*border-right:1px solid #FFF;*/}

.seccion_actual {color:#FFF; background-color:#000; padding:1px 5px 1px 5px;}
.subseccion_actual {color: #42b0f6 !important;}
/*-------- Fin Estilos Cabecera ---------*/


/*-------- Inicio Estilos Contenido ---------*/
#cont #col-izq {float:left; display:inline; margin:0px; width:660px; height:auto; padding-bottom:15px;}
#cont #col-der {float:left; display:inline; margin:0 0 0 20px; width:320px; height:auto;}

/*-------- Inicio Estilos Tienda ---------*/
#cont #tienda {float:left; display:block; margin:10px 0 0 10px; width:965px; height:190px; background-image:url(../img/bg_tienda3.png); background-repeat:no-repeat; background-position: top left; padding-left:10px;}

#tienda .tienda_pieza {float:left; display:inline; margin:32px 5px 0 5px; width:150px;}
#tienda .tienda_imagen {float:left; display:inline; margin:0px; width:150px; text-align:center;}
#tienda .tienda_nombre {float:left; display:inline; margin:-1px 0 0 0; width:150px; height:28px; text-align:center; color:#cc0000; font-size:12px; font-weight:bold; overflow:hidden;}
#tienda .tienda_desde {float:left; display:inline; margin:3px 0 0 0; width:70px; color:#666; font-size:10px; font-weight:bold; text-transform:uppercase; text-align:right;}
#tienda .tienda_precio {float:left; display:inline; margin:3px 0 0 10px; width:70px; color:#000; font-size:10px; font-weight:bold;}
#tienda .tienda_boton {float:left; display:inline; margin:5px 0 0 25px;  width:100px; height:17px; background-image:url(../img/bt_tienda.png); background-repeat:no-repeat; background-position:0px 0px; font-size:10px; text-align:center;}
#tienda .tienda_boton a {float:left; display:inline; color:#FFF; text-decoration:none; margin:1px 0 0 10px}
/*-------- Fin Estilos Tienda ---------*/

/*-------- Inicio Estilos Col-Izq ---------*/
#cont #col-izq #girobox {float:left; display:inline; margin:0 0 0 10px; width:638px; height:360px; background-color:#e3e3e3; border:1px solid #e3e3e3;}
#girobox .foto {float:left; display:inline; margin:0px; width:480px; height:360px; position:relative; z-index:1}
#girobox .thumbs {float:left; display:inline; margin:0px; width:158px; height:360px;}
#girobox .thumbs .fotito {float:left; margin:20px 0 0 20px; width:122px; height:92px;}
#girobox .thumbs .fotito img {float:left; margin:0px; width:120px; height:90px; -ms-interpolation-mode:bicubic; border:1px solid #000;}
#girobox .thumbs .fotito .lnk {border:1px solid #e3e3e3; filter: alpha(opacity=50); opacity: .5;}
#girobox .thumbs .fotito .lnk:hover {border:1px dotted #000; filter: alpha(opacity=70); opacity: .7;}
#girobox .text {width:480px; height:60px; position:absolute; z-index:100; top:300px; left:0px; background-image:url(../img/trans.png); background-repeat:repeat;}
#girobox .text h2 {float:left; display:inline; margin:8px 0 0 8px; width:470px; padding:0px; font-size:22px;}
#girobox .text p {float:left; display:inline; margin:5px 0 0 10px; width:468px; font-weight:bold; font-size:16px;}

#cont #col-izq .titular {float:left; display:inline; margin:15px 0 0 0; width:660px; height:35px;}

#cont #col-izq .blq_1 {float:left; display:inline; margin:0px; width:660px;}

.firma .nombre {float:left; display:inline; margin:0px; font-size:10px; color:#999;}
.firma .fecha {float:left; display:inline; margin:0px; font-size:10px; color:#666;}
.firma .com {float:left; display:inline; margin:0px; font-size:10px; color:#999; text-align:right;}

#portada #cont #col-izq .blq_1 .pieza, #sub-home #cont #col-izq .blq_1 .pieza {float:left; display:inline; margin:10px/* 10px 0 10px*/; width:200px; height:310px;}
#portada #cont #col-izq .blq_1 .pieza .imagen img, #sub-home #cont #col-izq .blq_1 .pieza .imagen img {float:left; display:inline; margin:0px; width:200px; height:150px; border-top:1px solid #000; border-bottom:2px solid #CC0000; -ms-interpolation-mode:bicubic;}
#portada #cont #col-izq .blq_1 .pieza h2, #sub-home #cont #col-izq .blq_1 .pieza h2 {float:left; display:inline; margin:5px 0 0 0; width:200px; height:40px; overflow:hidden;}
#portada #cont #col-izq .blq_1 .pieza p, #sub-home #cont #col-izq .blq_1 .pieza p {float:left; display:inline; margin:5px 0 0 0; width:200px; height:80px; overflow:hidden; border-bottom:1px dotted #e3e3e3;}
#portada #cont #col-izq .blq_1 .pieza .firma, #sub-home #cont #col-izq .blq_1 .pieza .firma {float:left; display:inline; margin:4px 0 0 0; width:200px; height:30px;}
#portada #cont #col-izq .blq_1 .pieza .firma .nombre, #sub-home #cont #col-izq .blq_1 .pieza .firma .nombre {width:150px;}
#portada #cont #col-izq .blq_1 .pieza .firma .fecha, #sub-home #cont #col-izq .blq_1 .pieza .firma .fecha {width:150px;}
#portada #cont #col-izq .blq_1 .pieza .firma .com, #sub-home #cont #col-izq .blq_1 .pieza .firma .com {width:50px;}

#cont #col-izq #video {float:left; display:inline; margin:15px 0 0 10px; width:640px; height:290px; background-color:none; background-image:url(../img/bg_video.png); background-position:0px 0px; background-repeat:no-repeat;}
#cont #col-izq #video .player {float:left; display:inline; margin:10px 0 0 10px; width:480px; height:270px;}
#cont #col-izq #video .thumbs {float:left; display:inline; margin:0px; width:150px; height:270px;}
#cont #col-izq #video .thumbs .fotito {float:left; display:inline; margin:20px 0 0 20px; width:123px; height:70px;}
#cont #col-izq #video .thumbs .fotito img {float:left; display:inline; margin:0px; width:120px; height:68px; -ms-interpolation-mode:bicubic; border:1px solid #000;}
#cont #col-izq #video .thumbs .fotito .lnk { border:1px solid #e3e3e3; filter: alpha(opacity=50); opacity: .5;}
#cont #col-izq #video .thumbs .fotito .lnk:hover { border:1px solid #000; filter: alpha(opacity=70); opacity: .7;}

#cont #col-izq .blq_2 {float:left; display:inline; margin:0px; width:660px;}
#cont #col-izq .blq_2 .pieza {float:left; display:inline; margin:10px 10px 0 10px; width:640px; height:125px;}
#cont #col-izq .blq_2 .pieza .imagen img {float:left; display:inline; margin:0px; width:260px; height:125px; border:1px solid #000; -ms-interpolation-mode:bicubic;}
#cont #col-izq .blq_2 .pieza h2 {float:left; display:inline; margin:0 0 0 5px; width:370px; height:20px; overflow:hidden;}
#cont #col-izq .blq_2 .pieza p {float:left; display:inline; margin:5px 0 0 5px; width:370px; height:70px; overflow:hidden; border-bottom:1px dotted #e3e3e3;}
#cont #col-izq .blq_2 .pieza .firma {float:left; display:inline; margin:4px 0 0 5px; width:370px; height:30px;}
#cont #col-izq .blq_2 .pieza .firma .nombre {width:320px;}
#cont #col-izq .blq_2 .pieza .firma .fecha {width:320px;}
#cont #col-izq .blq_2 .pieza .firma .com {width:50px;}

/* -Estilos Sub-Home- */
#destacado {float:left; display:inline; margin:0 0 0 10px; width:638px;}
#destacado h1 {float:left; display:inline; margin:0px; width:638px;}
#destacado .img img {float:left; display:inline; margin:10px 5px 0 0; width:270px; height:202px;}
#destacado h3, #destacado p {float:left; display:inline; margin:10px 0 0 0; width:360px;}
#destacado h3 {height:50px; overflow:hidden;}
#destacado p {height:105px; overflow:hidden; border-bottom:1px dotted #e3e3e3;}
#destacado .firma {float:left; display:inline; margin:10px 0 0 0; width:355px; height:30px;}
#destacado .firma .nombre {width:300px;}
#destacado .firma .fecha {width:300px;}
#destacado .firma .com {width:50px;}

#pag {float:left; display:inline; margin:30px 0 0 10px; width:640px; height:20px; font-family:Arial; color:#cc0000; font-size:12px; border-top:1px dotted #CCC; padding-top:10px; text-align:center;}
#pag a {color:#666; font-weight:bold;}
#pag a:hover {color:#999;}
/* -Fin Estilos Sub-Home- */

/* -Estilos articulo y especial- */
#articulo h1, #especial h1 {float:left; display:inline; margin:0 0 10px 10px; width:640px; border-bottom:none;}
#articulo #girobox .thumbs .fotito {float:left; margin:15px 0 0 20px; width:122px; height:92px;}
#articulo #girobox .thumbs .gal_up, #articulo #girobox .thumbs .gal_down {float:left; display:inline; margin:5px 0 -10px 20px; width:122px; height:14px; text-align:center;}

#articulo .firma, #especial .firma {float:left; display:inline; margin:15px 0 10px 10px; width:640px; padding-bottom:5px; border-bottom:1px dotted #e3e3e3;}
#articulo .firma .foto img, #especial .firma .foto img {float:left; display:inline; margin:0 5px 0 0; border:1px solid #000;}
#articulo .firma .nombre, #especial .firma .nombre {width:300px; margin-top:15px;}
#articulo .firma .fecha, #especial .firma .fecha {width:300px;}
#articulo .firma .com, #especial .firma .com {width:300px; text-align:left;}
#articulo .firma .redes, #especial .firma .redes {float:right; display:inline; margin:0 0 0 10px;}
#articulo .firma .redes img, #especial .firma .redes img {margin:0 0 0 3px;}
#especial h2 {float:left; display:inline; margin:0 0 10px 10px; width:640px; text-transform:uppercase;}
#articulo h3, #especial h3 {float:left; display:inline; margin:0 0 10px 10px; width:640px;}
#articulo #col-izq p {float:left; display:inline; margin:10px 0 10px 10px; width:640px; padding-bottom:5px;}
#articulo #col-izq p a {color:#cc0000;}
#especial #col-izq p {float:left; display:inline; margin:10px 0 0 10px; padding-bottom:0px;}
#articulo #puntuacion, #especial #puntuacion {float:left; display:inline; margin:5px 0 0 10px; width:640px; height:50px; border-top:1px dotted #e3e3e3; padding-top:10px;}
#articulo #puntuacion .valor, #especial #puntuacion .valor {float:left; display:inline; margin:0px; width:250px; font-size:14px; color:#42b0f6;}
#articulo #puntuacion .valor img, #especial #puntuacion .valor img {margin:0 2px 0 2px;}
#articulo #puntuacion .votos, #especial #puntuacion .votos {float:left; display:inline; margin:0px; width:100px; font-size:14px;color:#000;}
#articulo #puntuacion .twfb, #especial #puntuacion .twfb {float:right; display:inline; margin:0px; width:240px;}
#articulo #puntuacion .twfb .fb, #especial #puntuacion .twfb .fb {float:left; display:inline; margin:0px;}
#articulo #puntuacion .twfb .tw, #especial #puntuacion .twfb .tw {float:left; display:inline; margin:0 0 0 5px;}

#articulo #comentarios, #especial #comentarios {float:left; display:inline; margin:0 0 0 10px; width:640px; font-size:12px;}
#articulo #comentarios .env-cmt, #especial #comentarios .env-cmt {float:left; display:inline; margin:10px 0 0 0; width:640px;border-bottom:1px solid #999; padding-bottom:30px;}
#articulo #comentarios textarea, #especial #comentarios textarea {float:left; display:inline; margin:3px 0 15px 0; width:640px;}
#articulo #comentarios .apodo, #especial #comentarios .apodo {float:left; display:inline; margin:3px 0 0 0; width:200px;}
#articulo #comentarios .bt, #especial #comentarios .bt {float:left; display:inline; margin:2px 0 0 5px; width:100px;}
#articulo #comentarios .comment, #especial #comentarios .comment {float:left; display:inline; margin:10px 0 0 0; width:640px; border-bottom:1px dotted #e3e3e3; padding-bottom:10px;}
#articulo #comentarios .comment p, #especial #comentarios .comment p {float:left; display:inline; margin:5px 0 0 0; padding:0px; width:640px; border:none; font-size:12px;}
#articulo #comentarios .comment .fecha, #especial #comentarios .comment .fecha {float:left; display:inline; margin:0px; width:640px; font-size:10px; color:#42b0f6; border:none;}
#articulo #comentarios .comment .nic, #especial #comentarios .comment .nic {float:left; display:inline; margin-right:5px; font-weight:bold;}

#esp-lnk {float:left; display:inline; margin:0 0 10px 10px; width:640px; font-size:12px;}
#esp-lnk ul {float:left; display:inline; margin:0px; width:640px; padding:0px; list-style-type:none; padding:5px 0 10px 0; background-color:#e3e3e3;}
#esp-lnk li {float:left; display:inline; margin:5px 20px 0 15px; width:270px; padding:0 0 0 13px; list-style-type:none; font-weight:bold; background-image:url(../img/+.png); background-repeat:no-repeat; background-position:0px 3px; color:#42b0f6;}
#esp-lnk li a { color:#000;}
#esp-lnk .pag {float:left; display:inline; margin:10px 0 20px 0; width:640px; font-size:12px; font-weight:bold;}
#esp-lnk .pag a {color:#42b0f6;}
#esp-lnk .pag .left {float:left; display:inline; margin:0px; width:110px;}
#esp-lnk .pag .left img {float:left; display:inline; margin:0 5px 0 0; border:0px;}
#esp-lnk .pag .num {float:left; display:inline; margin:5px 0 0 0; width:420px; font-size:16px; text-align:center;}
#esp-lnk .pag .right {float:left; display:inline; margin:0px; width:110px; text-align:right;}
#esp-lnk .pag .right img {float:right; display:inline; margin:0 0 0 5px; border:0px;}

#especial h1 {float:left; display:inline; margin:0 0 0 10px; width:638px; padding-bottom:5px; text-transform:uppercase;}
#especial .pieza {float:left; display:inline; margin:15px 10px 0 15px; width:630px; height:100px;}
#especial .pieza .imagen img {float:left; display:inline; margin:0px; width:120px; height:90px; border:1px solid #000; -ms-interpolation-mode:bicubic;}
#especial .pieza h2 {float:left; display:inline; margin:0 0 0 5px; width:495px; height:20px; text-transform:none; overflow:hidden;}
#especial .pieza p {float:left; display:inline; margin:5px 0 0 5px; width:495px; height:45px; overflow:hidden; border-bottom:none;}
#especial .pieza .firma {float:left; display:inline; margin:5px 0 0 0; width:495px; border:none;}
#especial .pieza .firma .fecha {float:left; display:inline; width:55px; margin:0 0 0 5px; text-align:left;}
#especial .pieza .firma .nombre {float:left; display:inline; margin:0px;}
#especial .pieza .firma .com {float:right; display:inline; width:40px; text-align:right;}
/* -Fin Estilos articulo y especial- */

/* -Estilos stuff tv- */
#stuff-tv #tv {float:left; display:inline; margin:0 0 0 10px; width:638px;}
#stuff-tv #tv h1 {float:left; display:inline; margin:0px; width:638px;}
#stuff-tv #tv .player {float:left; display:inline; margin:10px 0 10px 0; width:640px; height:360px; background-color:#999;}
#stuff-tv .pieza {float:left; display:inline; margin:10px 10px 0 15px; width:300px; height:280px;}
#stuff-tv .pieza .imagen img {float:left; display:inline; margin:0px; width:300px; height:170px; border-top:1px solid #000; border-bottom:2px solid #CC0000; -ms-interpolation-mode:bicubic;}
#stuff-tv .pieza h2 {float:left; display:inline; margin:5px 0 0 0; width:300px; height:20px; overflow:hidden;}
#stuff-tv .pieza p {float:left; display:inline; margin:5px 0 0 0; width:300px; height:55px; overflow:hidden;}
#stuff-tv .firma .fecha {float:right; display:inline; width:100px; margin:2px 0 0 0; text-align:right;}
#stuff-tv .firma .com {float:right; display:inline; width:40px; text-align:right;}
/* -Fin Estilos stuff tv- */

/* -Estilos top10- */
#lista_top10 {float:left; display:inline; margin:0 0 0 10px; width:638px;}
#lista_top10 .tp {float:left; display:inline; margin:15px 0 0 0; width:638px; padding-bottom:10px; border-bottom:1px dotted #e3e3e3;}
#lista_top10 .tp h2 {float:left; display:inline; margin:0px; width:638px;}
#lista_top10 .tp h2 a:hover{color:#42b0f6; text-decoration:none;}
#lista_top10 .tp img {float:left; display:inline; margin:5px 5px 5px 0; width:120px; height:90px; border:1px solid #000; -ms-interpolation-mode:bicubic;}
#lista_top10 .dat {float:left; display:inline; margin:0px; width:500px;}
#lista_top10 .tp p {float:left; display:inline; margin:2px 0 0 0 !important; width:500px !important;/* height:45px; overflow:hidden;*/ border:none !important;}
#lista_top10 .tp .mas {float:left; display:inline; margin:5px 0 0 0; width:500px; font-size:11px; color:#42b0f6;}
#lista_top10 .tp .mas a {color:#42b0f6; font-weight:bold;}
#lista_top10 .tp .mas a:hover {}
#lista_top10 .precio {float:left; display:inline; margin:2px 0 0 0; width:500px; font-size:11px;}
#lista_top10 .web {float:left; display:inline; margin:2px 0 0 0; width:500px; font-size:11px; color:#999;}


/* -Fin Estilos top10- */

/* -Estilos listado- */
#listado h1 {float:left; display:inline; margin:0 0 0 10px; width:638px; padding-bottom:5px; text-transform:none;}
#listado .pieza {float:left; display:inline; margin:15px 10px 0 15px; width:630px; height:100px;}
#listado .pieza .imagen img {float:left; display:inline; margin:0px; width:120px; height:90px; border:1px solid #000; -ms-interpolation-mode:bicubic;}
#listado .pieza h2 {float:left; display:inline; margin:0 0 0 5px; width:495px; height:20px; text-transform:none; overflow:hidden;}
#listado .pieza p {float:left; display:inline; margin:5px 0 0 5px; width:495px; height:55px; overflow:hidden;}
#listado .firma .fecha {float:left; display:inline; width:55px; margin:0 0 0 5px; text-align:left;}
#listado .firma .com {float:right; display:inline; width:40px; text-align:right;}
/* -Fin Estilos listado- */

/*.formulario { float:left; display:inline; margin:60px 0 0 0; width:600px;}
.formulario h2 {float:left; display:inline; margin:0 0 0 -10px; width:595px; padding:2px 0 2px 10px; background-color:#000; font-size:16px; font-weight:bold;}*/
.formulario {float:left; display:inline; margin:0 0 0 30px; width:575px; /*height:325px;*/padding:5px; font-size:13px;}


/*-------- Fin Estilos Col-Izq ---------*/

/*-------- Inicio Estilos Col-Der ---------*/
#cont #col-der .publi {float:left; display:inline; margin:5px 0 0 5px; width:300px;}
#cont #col-der .publi h2 {float:left; display:inline; margin:0px; width:295px; height:14px; padding:0 5px 3px 0; background-color:#000; color:#FFF; font-size:10px; text-align:right;}
#cont #col-der .publi .roba {float:left; display:inline; margin:2px 0 0 0; width:300px; height:250px; background-color:#666;}

.sep {float:left; display:inline; margin:15px 0 0 15px; width:280px; border-bottom:1px dotted #42b0f6;}

#cont #col-der #links {float:left; display:inline; margin:15px 0 0 5px; width:300px;}
#cont #col-der #links .pestanas {float:left; display:inline; margin:0px; width:300px; height:24px; border-bottom:6px solid #606060;}
#cont #col-der #links .pestanas ul {float:left; display:inline; margin:0 0 0 10px; width:260px; padding:0px; list-style:none;}
#cont #col-der #links .pestanas ul li {float:left; display:inline; margin:0 0 0 5px;}
#cont #col-der #links .lista {float:left; display:inline; margin:0px; width:298px; background-color:#FFF; border-left:1px solid #CCC; border-right:1px solid #CCC; border-bottom:1px solid #CCC; padding:0 0 10px 0; list-style:none;}
#cont #col-der #links .lista li {float:left; display:inline; margin:8px 0 0 10px; width:285px; font-size:12px; font-weight:bold;}
#cont #col-der #links .lista li a {color:#42b0f6;}
#cont #col-der #links .lista li p {float:left; display:inline; margin:2px; width:285px;}
#cont #col-der .promo {float:left; display:inline; margin:15px 0 0 5px; width:300px; border:0px;}
#cont #col-der .promo a { border:0px !important;}

#cont #col-der #fb {float:left; display:inline; margin:15px 0 0 5px; width:300px;}

#stuff-tv #col-der .lista li {float:left; display:inline; margin:2px 0 0 10px; width:285px; font-size:12px; /*font-weight:bold;*/ padding-bottom:5px; border-bottom:1px dotted #42b0f6;}
#stuff-tv #col-der .lista li img {float:left; display:inline; margin:0 5px 2px 0; border:0px;}
#stuff-tv #col-der .lista li h2 {float:left; display:inline; margin:0px; font-weight:bold; width:225px; color:#42b0f6; font-size:12px; line-height:15px; height:35px;}
#stuff-tv #col-der .lista li .fecha {float:left; display:inline; width:110px; margin:2px 0 0 0; font-size:10px; color:#999; text-align:left;}
#stuff-tv #col-der .lista li .veces {float:left; display:inline; width:110px; margin:2px 0 0 0; font-size:10px; color:#999; text-align:right;}
/*-------- Fin Estilos Col-Der ---------*/
/*-------- Fin Estilos Contenido ---------*/

#error {float:left; display:inline; margin:0px; width:1000px; height:300px; padding-top:100px; text-align:center; background-color:#FFF;}
#condiciones {float:left; display:inline; margin:0px; width:960px; /*height:300px;*/ padding:10px 20px 20px 20px; text-align:left; background-color:#FFF; font-size:12px;}
/*-------- Inicio Estilos Pie ---------*/
#pie ul {margin:6px auto; width:600px; list-style:none; padding:0px;}
#pie li {float:left; display:inline; margin:0 10px 0 10px; padding:0px;}
#pie li a {color:#FFF; text-decoration:none;}
#pie li a:hover {color:#FFF; text-decoration:underline;}
/*-------- Fin Estilos pie ---------*/





