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

body { margin:18px auto;}

#doc9 { /* define el ancho del contenedor principal de la web */
margin:auto; 
text-align:left;
width:72.77em;
*width:71.13em;
max-width:946px; 
position:relative;
z-index:9999;
}

#custom-doc { /* define el ancho del contenedor principal de la web */
margin:auto; 
text-align:left;
width:77.03em;
*width:75.34em;
max-width:1002px; 
}

#custom-doc #hd,
#custom-doc #bd,
#custom-doc #ft { 
margin:auto; 
text-align:left;
width:77.03em;
*width:75.34em;
max-width:1002px; 
}

#custom-doc .slideshow #hd {position:relative;}

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

#content{
background:#fff;
margin:0 auto; 
overflow:hidden; 
}

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

#hd,
#bd, 
#ft {
background:#fff;
margin:auto; 
text-align:left;
width:946px;
*width:948px;
max-width:946px;
}	

.bb-lt-adv {
text-align:left;
width:72.77em;
*width:71.13em;
max-width:946px;
border-top: 5px solid #fff;
border-bottom: 1px solid #666;
float: left;
}

.bb-md-adv .first-m {float:left; margin:0; border-bottom: 1px solid #fff;}
.bb-md-adv .bb-md-pub_946 {/*float:*/ left; margin:0; padding-bottom: 5px; position:relative; /*height:90px;*/}
/*.bb-md-adv .bb-md-pub_946 object{float: left;}
.bb-md-adv .bb-md-pub_946 .second{margin-left: 2px;} */
.bb-md-adv .bb-md-pub_624 {float:left; margin: 13px 0 0 0; *margin: 18px 0 0 0; border-top: 1px solid #666; border-bottom: none;}
.bb-md-adv .bottom {margin: 30px 0 0 0;}
.bb-md-adv .bb-md-pub_624 a img{margin: 5px 0 0 0;}
.bb-md-adv .bb-md-pub_300 {border: 1px solid #666; margin-top: 19px; float:left;}
.bb-md-adv .bb-md-pub_150 {border-top: 1px solid #666; margin-top: 20px; padding-top: 5px; float: left;}
.section_half_main_column .bb-md-pub_300 {border: 1px solid #fff; border-top: 0; float:right; margin-top: 0; margin-bottom: 19px;}
.bb-md-adv a {font-size:1%; line-height: 1%;}

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

.bb-noshow {display:none;}
.bb-active {display:block;}

.bb-noborder {border:none !important; background: none !important;}
.bb-nomargin {margin:0 !important;}
.bb-nopadding {padding:0  !important;}

.mg p a {line-height: 0px;}

a img {border:none; }

/* PARA EVITAR RROBLEMAS CON GESTOR */
.home a, .section a, .special a, .article a { color:#000; text-decoration:none; outline:none;}
.home a:hover, .section a:hover, .special a:hover, .article a:hover {text-decoration:underline;}


/* chivatos para ver por donden handan 
las cajas. Eliminar después del desarrollo*/

/*.gold {background: gold !important;}
.lime {background: lime !important;}
.blue {background: blue !important;}
.red {background: red !important;}
.aqua {background: aqua !important;}
.orange {background: orange !important;} */

/* ----------------------------------------------- */
/*  @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,
.bb-lt-adv,
.bb-lt-promo {zoom: 1;}

