/* General */
html {
        padding: 0px;
        margin:0px;
        min-height:100%;
        height:100%;
}

body{   margin:0;
        font:13px/16px Tahoma,sans-serif;
        background:#fff;
        color:#000;
        height:100%;
        min-height:100%;

}

#main{
        margin:0px auto 0;
        background:#fff url(../webart/bg-main.gif) repeat-y;
        width:952px;
        padding:118px 0 0;
        z-index:1;
        min-height:100%;
        position:relative;
        height:100%;
}

form {
        margin:0px;
        padding:0px;
}

/*-- content --*/
#content{
        border-top:2px solid #fff;
        height:100%;
        z-index:100;
}

* html #main {
        height:100%;
}

img{border-style:none;}
a{
        text-decoration:none;
        color:#900;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
input,
textarea,
select{
        font:100% arial,sans-serif;
        vertical-align:middle;
}
form,fieldset{
        margin:0;
        padding:0;
        border-style:none;
}

.imprimir { font-size:12px;
          }

.remarc { background-color:yellow;
          color:black;
          font-weight: bold;
        }


/*-- header --*/
#header{
        position:absolute;
        top:0;
        left:0;
        width:952px;
        background:url(../webart/bg-header.gif) no-repeat;
        height:118px;
        z-index:-1;
}



#header #papel {
        float:right;
        background-color:#fff;
        padding:3px;
        border:1px solid #FF941B;
        margin:5px;
}

#header #papel img {
        width:62px;
        height:90px;
}

#header #info_left {
        float:left;
}

#header #date {
        font-size:11px;
        font-weight:normal;
        margin:5px 0 0 15px;
}

#header #logo{
        text-indent:-9999px;
        overflow:hidden;
        padding:10px 0 0 15px;
}

#header #logo a{
        display:block;
        background:url(../images/logo.gif) no-repeat;
        width:355px;
        height:70px;
}

#header #info {
        float:left;
        margin-left:30px;
}

#header #links {
        margin-top:5px;
}

#header #links ul{
        overflow:hidden;
        margin:0px;
        padding:0px;
}

#header #links ul li{
        list-style:none;
        display:inline;
}


#header #login a,
#header #links ul li a{
        color:#000;
        font-weight: bold;
        font-size:11px;
}

#header #login{
        position:absolute;
        top:58px;
}

#header #login p {
        margin:0px;
        padding:0px;
        font-weight:bold;
        font-size:11px;
}

#header #login .rowerr {
        background:yellow;
        font-color:red;
        padding:0px;
        margin:5px 0 5px 0;
        font-size:10px;
        color:red;
        padding:0 5px 0 5px;
        margin-left:10px;
}

#header #login .rowleft {
        float:left;
        margin-right:5px;
}

#header #login .rowleft p {
        font-size:10px;
        font-weight:normal;
        line-height:10px;
}

#header #login .campo {
        border:1px solid #EE8325;
        font-size:11px;
        line-height:16px;
        height:16px;
}

#header #login .rowsubmit {
        float:left;
        margin-top:12px;
        margin-right:10px;
}

#header #login .rowsubmit input {
        height:18px;
        background-color:#D31500;
        border:1px solid #D31500;
        width:30px;
        color:#fff;
        font-weight:bold;
        font-size:12px;
        cursor:pointer;
}

#header #login .rowregistro {
        float:left;
        margin-top:10px;
}

#header #registro {
        position:absolute;
        top:38px;
        font-size:11px;
}

#header #registro span {
        font-weight:bold;
}

/*-- maincontent --*/
#maincontent{
        width:788px;
        float:right;
}

.highlight {
        background: #CEDAEB;
}

.highlight_important {
        background: #F8DCB8;
}

.objeto {
        margin:10px 0 10px 0;
        border-bottom: 1px dashed #ccc;
        padding-bottom:10px;
        text-align:center;
}

.objeto h3 {
        text-align:left;
        color:#900;
        font-size:16px;
        line-height:14px;
        margin:7px 0 0;
        height:1%;
        overflow:hidden;
}

.objeto p {
        text-align:left;
        margin:5px 0 10px 0;
}




.weather {
        padding:8px 0 0;
        float:left;
        width:132px;
}
img.weather-icon {
        float:left;
        margin:0 8px 0 0;
}
.weather strong{
        display:block;
        font-weight:normal;
        color:#333;
        font-size:34px;
        line-height:35px;
}
.weather span{
        display:block;
        font-size:9px;
        line-height:10px;
        color:#900;
}
ul.rate {
        background:url(../webart/bg-head-swparator.gif) no-repeat;
        margin:0;
        padding:19px 0 35px 15px;
        width:144px;
        float:left;
}
ul.rate li{
        overflow:hidden;
        height:1%;
        font-size:10px;
        line-height:12px;
        list-style:none;
}
ul.rate li strong{
        font-weight:normal;
        float:left;
        width:53px;
        color:#333;
}
ul.rate li span{
        font-weight:bold;
        color:#900;
        padding:0 12px 0 0;
}

.main-nav-bar{
        background:url(../webart/bg-nav.gif) repeat-x;
        overflow:hidden;
        height:1%;
        height:37px;
}
.main-nav-bar ul{
        float:left;
        overflow:hidden;
        margin:0;
        padding:7px 0 0 0;
}
.main-nav-bar ul li{
        margin:0 0 0 -2px;
        padding:3px 10px 7px 18px;
        background:url(../webart/bg-nav-separator.gif) no-repeat;
        float:left;
        list-style:none;
}
.main-nav-bar ul li a{
        font-weight:bold;
        font-size:14px;
        line-height:16px;
        color:#fff;
}

.buscar-notas { color:white;
                float:right;
                padding:8px;
                font-weight:bold;
              }

.search {
        padding:8px 0 0;
        width:135px;
        float:right;
}
.search input{
        float:left;
        margin:0;
}
.search input.text{
        width:92px;
        font-size:12px;
        line-height:14px;
        padding:2px 5px;
        background:#fff;
        border-style:none;
}
.search input.search-btn{
        display:inline;
        margin:1px 0 0 6px;
}
.top-container {
        overflow:hidden;
        height:1%;
        padding:3px 0 10px;
}
.promo {background:#000;
        float:left;
        width:591px;
        margin:0;
        padding:5px 7px 7px;
        height:265px;
}
.promo img{
        float:left;
        margin:3px 10px 0 0;
}

.promo-video {
        float:left;
        margin:3px 10px 0 0;
}

.promo h1{
        font:bold 22px/24px Georgia, "Times New Roman", Times, serif;
        margin:0;
}

.promo h1 a { color:#FFB635; }
.promo h1 a:hover { color:#FFB635; }

.promo p{
        color:#ccc;
        margin:3px 0 0;
        padding-bottom:18px;
}
.container {
        float:right;
        width:180px;
}

.box-derecha {
        height:35px;
        margin-top:3px;
}

.box-derecha h2{
        margin:0;
        height:1%;
        overflow:hidden;
        height:35px;
        text-indent:30px;
        color:#B91100;
        font-size:18px;
        background:url(../webart/h2-text-back-2.gif) no-repeat;
        padding-top:5px;
        line-height:25px;
        margin:0px;
}


.box-derecha h2 a{
        text-decoration:none;
}


.box-derecha-inner {
        margin-top:-5px;
        margin-bottom:10px;
        padding:5px;
        background-color:#F7F7F7;
}

.box-derecha-inner p{
        margin:0;
        font-size:11px;
        line-height:13px;
        color:#000;
}

.box-derecha-inner h3{
        color:#900;
        font-size:11px;
        line-height:14px;
        margin:7px 0 0;
}

/*** Boxes ***/

.box{
        overflow:hidden;
        height:1%;
        margin-bottom:10px;

}
.box h2{
        margin:0;
        overflow:hidden;
        height:30px;
        text-indent:-9999px;
}

.box h2.box-back{
        text-indent:30px;
        color:#B91100;
        font-size:18px;
        background:url(../webart/h2-text-back.gif) no-repeat;
        padding-top:5px;
        line-height:25px;
}

.box h2 a{
        text-decoration:none;
}

.box h2.tapa-papel{background:url(../webart/h2-text-tapa-papel.gif) no-repeat;}
.box h2.pap-web-tv { background:url(../webart/h2-text-pap-web-tv.gif) no-repeat;}
.box h2.mini-reportaje { background:url(../webart/h2-text-mini-reportaje.gif) no-repeat;}
.box h2.blogs { background:url(../webart/h2-text-blogs.gif) no-repeat;}
.box h2.pases-text { background:url(../webart/h2-text-pases.gif) no-repeat;}

.box a.left-image {
        display:inline;
        float:left;
        margin:10px 8px 0 0;
}

.box a.left-image img{display:block;}

.box p{
        margin:5px 0 0 0;
        font-size:11px;
        line-height:13px;
        color:#000;
}
.box h3{
        color:#900;
        font-size:12px;
        line-height:14px;
        margin:7px 0 0;
}

.boxes {
        clear:both;
        padding:12px 0 0;
        overflow:hidden;
        height:1%;
}
.boxes .box{
        width:250px;
        display:inline;
        float:left;
        margin:0 0 0 10px;
}

.boxes .box h2.negocios{ background:url(../webart/h2-text-negocios.gif) no-repeat;}
.boxes .box h2.economia { background:url(../webart/h2-text-economia.gif) no-repeat;}
.boxes .box h2.entertainment{ background:url(../webart/h2-text-entertainment.gif) no-repeat;}
.boxes .box h2.politica{ background:url(../webart/h2-text-politica.gif) no-repeat;}
.boxes .box h2.telcos{ background:url(../webart/h2-text-telcos.gif) no-repeat;}
.boxes .box h2.publicidad-y-mkt{ background:url(../webart/h2-text-publicidad.gif) no-repeat;}
.boxes .box h3{
        margin-top:10px;
        color:#000;
        font:bold 12px/13px Georgia, "Times New Roman", Times, serif;
}
.boxes .box h3 a {color:#036;}

.container .box { padding-bottom:8px;}
.container .box a.left-image{ margin:8px 8px 0 7px;}
.container .box p{
        padding:8px 0 0;
        font-size:9px;
        line-height:11px;
}

#column {
        float:left;
        width:467px;
        margin-left:5px;
}


#column h1 {
        font:bold 26px/26px Georgia, "Times New Roman", Times, serif;
        color:#999;
        padding-top:10px;
        padding-bottom:10px;
        overflow:hidden;
        height:1%;
        background:url(../webart/bg-dash.gif) repeat-x 0 100%;
        margin-bottom:-1px;
}

.post{
        border-bottom: 1px dashed #ccc;
        overflow:hidden;
        height:1%;
        padding:8px 0 10px;
}
.post a.left-image {
        float:left;
        margin:2px 7px 0 0;
}
.post h3{
        font-size:18px;
        line-height:20px;
        color:#900;
        margin:0;
}
.post p{
        padding-bottom:6px;
        margin:4px 0 0;
}
a.comment{
        font-size:10px;
        padding:0 0 0 20px;
        background:url(../webart/icon-comment.gif) no-repeat;
        float:right;
}
a.banner-aa {
        display:block;
        margin:6px 0 0;
}
#sidebar {
        padding:1px 0 0;
        float:right;
        width:300px;
}
.video img{ display:block;}


.video-list {
        background:#000000;
        padding:5px;
        padding-top:0px;

}

.video-list h1 {
        line-height:16px;
        height:1%;
        overflow:hidden;
        margin:0px;
        margin-bottom:5px;
        padding-top:4px;
}

.video-list h1 a {
        font-size:15px;
        color:#FFB635;

}

.video-list p {
        color:#ccc;
        font-size:11px;
        padding-bottom:5px;
}

.video-list p a {
        font-size:10px;
        font-weight:bold;
        color:#FFB635;
}

.video-list ul {
        margin:0px;
        overflow:auto;
        height:170px;
        padding:0px;
}

.video-list ul li{
        padding:4px 0 1px;
        overflow:hidden;
        font-size:9px;
        list-style:none;

}

.video-list ul li a.left-image{
        float:left;
        margin:0 4px 0 0;
        margin-top:4px;
}
.video-list ul li p{
        font-size:9px;
        line-height:10px;
        margin:0;
}

.video-list ul li h4 {
        margin:0px 0px 3px;
        font-size:10px;
        line-height:11px;
}

.video-list ul li h4 a{
        color:#FFB635;
}


.blogs {
        background:#dedfe0 url(../webart/blogs-bg.jpg) repeat-x;
        margin-top:8px;
}
ul.blogs-list {
        margin:0;
        padding:1px 7px 7px;
}
ul.blogs-list li{
        overflow:hidden;
        height:1%;
        list-style:none;
}
ul.blogs-list li h3{font:bold 12px/14px Georgia, "Times New Roman", Times, serif;}
a.verano {
        margin:4px 0;
        display:block;
}
.pases {
        background:#000000;
}

}
ul.pases-list {
        margin:0;
        padding:1px 7px 7px;
}
ul.pases-list li{
        background:url(../webart/icon-arrows.gif) no-repeat 0 9px;
        padding:0 0 5px 23px;
        list-style:none;
        height:1%;
        overflow:hidden;
}
ul.pases-list li h3 a{
        color:#FFB635;
        font-size:11px;
}

ul.pases-list li p{ color:#ccc;}



//******************** PERIODISTAS ************************///

.periodistas {
        overflow:hidden;
        height:1%;
}

.periodistas-header {
        background:url(../webart/01.jpg) repeat-x bottom #FFAF35;
        height:70px;
}

.periodistas-header img {
        float:left;
}
.periodistas-titulo {
        text-align:center;
        padding:15px 5px 0 5px;
}

.periodistas-titulo p {
        margin:0px;
        padding:0px;
        font-size: 15px;
        color:#000;
        font-weight:bold;
}

.periodistas-titulo h2 {
        margin:5px 0 0 0;
        padding:0px;
        font-size:18px;
        color:#C0001E;
}



.periodistas ul {
        clear:both;
        margin:0;
        padding:1px 7px 7px;

        margin-bottom:10px;
        background-color:#000;

}
.periodistas li{
        background:url(../webart/icon-arrows.gif) no-repeat 0 9px;
        padding:5px 0 5px 23px;
        list-style:none;
        height:1%;
        overflow:hidden;
}

.periodistas li h3{
        margin:0px;
        padding:0px;
}

.periodistas li h3 a{
        color:#FFB635;
        font-size:11px;

}

.periodistas li p{
        color:#ccc;
        margin:0px;
        padding:0px;
        font-size:11px;
}



//******************** BLOQUES ************************///

.bloques {
        overflow:hidden;
        height:1%;
}

.bloques .left-image {
        display:inline;
        float:left;
        margin:5px 4px 0 0;
}

.bloques-header {
        margin-top:10px;
        background-color:#FFAF35;
        height:60px;
}

.bloques-titulo {
        text-align:center;
        padding:15px 5px 0 5px;
}

.bloques-titulo p {
        margin:0px;
        padding:0px;
        font-size: 15px;
        color:#000;
        font-weight:bold;
}

.bloques-titulo h2 {
        margin:5px 0 0 0;
        padding:0px;
        font-size:18px;
        color:#C0001E;
}



.bloques ul {
        clear:both;
        margin:0;
        padding:6px 7px 10px 7px;
        margin-bottom:10px;
        background-color:#000;

}
.bloques li{
        list-style:none;
        height:1%;
        overflow:hidden;
        margin:6px 0 4px 0;
}

.bloques li h3{
        margin:0px;
        padding:0px;
}

.bloques li h3 a{
        color:#FFB635;
        font-size:11px;

}

.bloques li p{
        color:#ccc;
        margin:0px;
        padding:0px;
        font-size:11px;
}

.bloques .video {
        border-bottom:1px dashed #ccc;
        padding-bottom:6px;

}

.bloques .video h3 {
        margin-bottom:4px;
}

.bloques .video h3 a {
        font-size:16px;
        line-height:18px;
}

.bloques .video p {
        font-size:12px;
        margin-top:4px;
}

/************************* navbar *******************************/


#navbar{
        float:left;
        width:160px;
}
ul.sub-nav {
        margin:0;
        padding:0;
}
ul.sub-nav li{
        padding:10px 4px 10px 7px;
        background:#668080;
        border-bottom:3px solid #fff;
        list-style:none;
}
ul.sub-nav li a{
        font-weight:bold;
        font-size:14px;
        color:#ccc;
}
a.banner img{ display:block;}
a.offertas {
        float:left;
        display:inline;
        margin:33px 0 0 15px;
}
.large-banner {
        overflow:hidden;
        width:100%;
        clear:both;
        border-top:1px dashed #CCCCCC;
        border-bottom:1px dashed #CCCCCC;
        padding:10px 0 0 0;
        text-align:center;
}
.large-banner a.banner {
        overflow:hidden;
        clear:both;
        display:block;
        margin:10px 30px 0 28px;
}
h3.galeria {
        overflow:hidden;
        height:35px;
        margin:19px 0 0;
        text-indent:-9999px;
        background:url(../webart/h3-text-gallery.jpg) no-repeat;
}
.gallery {
        width:778px;
        height:135px;
        padding:5px;
        overflow:auto;
        overflow-y:hidden;
        background:#000;
        margin-bottom:3px;
}

.gallery ul{
        margin:0;
        padding:0;
        width:1640px;

}
.gallery ul li{
        display:inline;
        margin-right:4px;
        float:left;
        list-style:none;
        text-align:center;
}

.gallery ul li img{ display:block;}


.gallery ul li a {
        color:#FFF;
        font-weight:bold;
        font-size:10px;
}

.gallery ul li a img{
        width:160px;
        height:100px;
        background-position:center center;
        background-repeat:no-repeat;
        cursor:pointer;
        border:0px;
}

/*-- formulario suscripcion --*/

#suscripcion {
        background-color:#f8f8f8;
        padding:10px;
}

#suscripcion h3 {

        font-size:16px;
        margin:15px 0 10px 0;
        padding:7px;
        background-color:#f2f2f2;
}

#suscripcion ul{
        margin:0;
        padding:0 0 0 10px;
        height:1%;
}

#suscripcion ul li{
        height:1%;
        list-style:none;
}

#suscripcion ul li div {
        margin-top:6px;
        font-weight:bold;
        font-size:12px;
}

#suscripcion ul li input,select {
        position:relative;
}



#suscripcion #marcados {

        font-size:11px;
        margin-top:10px;
}

#suscripcion #boton_enviar {

        padding:15px 10px;
        text-align:center;
}

#suscripcion #boton_enviar input {
        cursor:pointer;
        height:30px;
}

/*-- footer --*/
#footer{
        clear:both;
        width:770px;
        margin:8px 0 0 10px;
        padding:16px 0;
        border-top:4px solid #800014;
        overflow:hidden;
        color:#666;
        font-size:10px;
        line-height:12px;
}
#footer ul{
        clear:both;
        height:1%;
        text-align:center;
        margin:0;
        padding:3px 0 0;
}
#footer ul li{
        padding:0 2px 0 5px;
        line-height:13px;
        background:url(../webart/bg-footer-separator.gif) no-repeat 0 3px;
        display:inline;
        list-style:none;
}
#footer ul li a{color:#666;}
.bottom-row { padding:9px 0 0;}
#footer .bottom-row ul li a { color:#900;}
#footer .bottom-row ul li{ background:url(../webart/bg-footer-separator-1.gif) no-repeat 0 3px;}
#footer ul li:first-child {
        background:none;
}
#footer p{
        text-align:center;
        color:#900;
        margin:0;
}