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


body { height:100%; background: #362d37 no-repeat fixed top center; }
/* background-color:#362d37;} */
html { background-color:#362C37; }

#doc4 { 
margin:0 auto; 
text-align:left;
width:974px;
display:block; 
height:100%;
}


/* ----------------------------------------------- */
/* 	STRUCTURE    			                          */
/* ----------------------------------------------- */
.bb-lt-adv { margin:0 auto; display:block; width:950px; padding-top:2px; height: 50px; }
.bb-lt-adv > div{ position: absolute; z-index: 10; }
.bb-lt-adv  img { margin-left:10px; display:block; }

#content { margin:0 auto; display:block; position:relative; }
#content .home { display:block; }

/* ----------------------------------------------- */
/*  STRUCTURE                		               */
/* ----------------------------------------------- */ 

#hd, #bd, #ft {
	margin:5px 0 5px 0;
	width:974px;
	margin:0 auto;

	}	
	
 
/* ----------------------------------------------- */
/*  GENERAL			                               */
/* ----------------------------------------------- */

.bb-noshow {display:none;}
.bb-active {display:block;}
.bb-noborder {border:none !important; background:none !important;}

a img {border:none;}


/* PARA EVITAR CONFLICTO CON GESTOR */
.home a, .cartelera a, .ciudad a, .deportes a, .economia a, .espectaculo a, .home-multimedia a, .multimedia a, .mundo a, .opinion a, .politica a, .servicios a, .temas-del-dia a, .article a, .sociedad a, .internet a {text-decoration:none; color:#259CD3;}
.home a:hover, .cartelera a:hover, .ciudad a:hover, .deportes a:hover, .economia a:hover, .espectaculo a:hover, .home-multimedia a:hover, .multimedia a:hover, .mundo a:hover, .opinion a:hover, .politica a:hover, .servicios a:hover, .temas-del-dia a:hover, .article a:hover, .sociedad a:hover, .internet a:hover {text-decoration:underline;}
 

/* ----------------------------------------------- */
/*  @group Clearing                                */
/* ----------------------------------------------- */
#hd:after,
#bd:after,
#ft:after,
.bb-lt-adv:after,
.bb-lt-promo:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#hd,#bd,#ft {zoom: 1;}

/* ----------------------------------------------- */
/*  FILETES SUPERIORES DE COLUMNA                  */
/* ----------------------------------------------- */

.home .hd-colum,
.cartelera .hd-colum  {background: transparent url(/static/CLAClarin/images/bg-border-double_ccc.gif) repeat-x scroll left top}
.multimedia .hd-colum {background: #000000; height: 1px;}
.home-multimedia .hd-colum {background: #bf1424; height: 10px; margin-bottom:5px}
.hd-colum, .home.listado_tags .hd-colum { background:url(/static/CLAClarin/images/bg-border-double_ccc.gif) top center repeat-x; height:6px;}
.hd-colum.hd-colum_deportes,
.hd-colum.hd-colum_espectaculo { background:transparent url(/static/CLAClarin/images/bg-border-double_ccc.gif) top center repeat-x; height:6px;}
.espectaculo .bb-gt .hd-colum { background:url(/static/CLAClarin/images/bg-hd-espectaculos.jpg) repeat-x;}
.hd-colum_center {background: #000000; height: 8px;}
.hd-colum_right { height: 1px;}



