@charset "utf-8";
/* CSS Document */
body { margin:17px auto; height:100%;}
html{ height:100%;}
#doc8 { /* define el ancho del contenedor principal de la web */
background:#fff;
margin:auto; 
text-align:left;
width:74.46em;
*width:72.6em;
max-width:968px; 
}
#doc7 { /* define el ancho del contenedor principal de la web */
background:#fff;
margin:auto; 
text-align:left;
width:41.3em;
*width:40.2em;
max-width:537px; 
}

#doc9{ /* define el ancho del contenedor de banner-web */
background:#FFFFFF;
height:100%;
width:100%;
 }
 .nomargin{ margin:0; padding:0;}
/* ----------------------------------------------- */
/*  SHADOW	STRUCTURE                              */
/* ----------------------------------------------- */
#content{
background:#fff;
margin:0 auto; 
overflow:hidden; 
display:table; height:1%; width:100% 
}
/* ----------------------------------------------- */
/*  STRUCTURE                		               */
/* ----------------------------------------------- */
#hd,
#bd, 
#ft {
margin:auto; 
text-align:left;
width:74.46em;
*width:72.6em;
max-width:968px;  
}	
#doc7 #hd,
#doc7 #bd, 
#doc7 #ft{ /* define el ancho del contenedor principal de la web */
background:#fff;
margin:auto; 
text-align:left;
width:41.3em;
*width:40.2em;
max-width:537px; 
}
.bb-lt-adv {
background: #f2f2f2;
margin:0 auto 11px auto; 
text-align:left;
width:74.46em;
*width:72.6em;
max-width:968px;  
}
.bb-md-adv .bb-mu {float:right; margin: 18px 18px 18px 18px}
.bb-md-adv .first-m {float:left; margin:18px 0 18px 18px;}
/* ----------------------------------------------- */
/*  			GENERAL		                       */
/* ----------------------------------------------- */
.bb-noshow {display:none;}
.bb-active {display:block;}
.bb-noborder {border:none !important;}
a img {border:none;}
a {color:#000000; text-decoration:none;}
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,
.bb-lt-adv,
.bb-lt-promo {zoom: 1;}
/* ----------------------------------------------- */
/*  FILETES SUPERIORES DE COLUMNA                  */
/* ----------------------------------------------- */
.hd-colum_left {background: #1e9ac0; height: 10px; overflow:hidden}
.hd-colum_center {background: #000000; height: 10px;}
.hd-colum_right {background: #808080; height: 10px;}
