/*--------------- Inicio ---------------*/
.auxi-home.white {width:100%; max-width:1600px !important; background:#FFF; overflow:hidden;}
.auxi-home .auxi {width:100%; max-width:1280px; margin:0 auto;}
.col705 {float:left;}
.col430 {width:100%; max-width:430px; float:right;}

/*--------------- Monitoreo Twitter ---------------*/
.monitoreo-twitter {width:100%; max-width:705px; margin:40px 0 20px;}
.monitoreo-twitter h2 {font-family: 'gobcl_bold'; font-size:38px; color:#888888; font-weight:bold;}
.monitoreo-twitter ul {clear:both; margin-top:10px;}
.monitoreo-twitter ul li {width:235px; height:175px; float:left; overflow:hidden; text-align:center;}
.monitoreo-twitter ul li.azul {background:url(/mitoyrealidad/imag/bg/box_twitter.jpg) no-repeat left top;}
.monitoreo-twitter ul li.gris {background:url(/mitoyrealidad/imag/bg/box_twitter_gris.jpg) no-repeat left top;}
.monitoreo-twitter ul li img {width:48px; height:48px; border-radius:5px; margin-top:40px;}
.monitoreo-twitter ul li h3 {font-family: 'gobcl_regular-webfont'; font-size:12px; font-weight:bold; color:#FFF; padding:13px 25px;}
.monitoreo-twitter ul li.gris h3 {color:#888888;}

/*--------------- Graficos ---------------*/
.graficos {margin:40px 0 20px;}
.graficos h2 a {font-family: 'gobcl_bold'; font-size:29px; color:#888888; display:none;}
.graficos p {font-family: 'gobcl_regular-webfont'; font-size:16px; color:#777777; line-height:130%;}

/*--------------- Descargas ---------------*/
.descargas {margin:40px 0 20px; padding:30px 20px; background:#f3f3f3; overflow:hidden; }
.descargas h2 a {font-family: 'gobcl_bold'; font-size:23px; color:#888888;}
.descargas p {font-family: 'gobcl_regular-webfont'; font-size:16px; color:#a1a0a0; padding:4px 0 8px; line-height:130%;}
.descargas a.boto {display:block; font-family: 'gobcl_bold'; font-size:13px; color:#FFF; margin-right:5px; margin-bottom:5px; padding:10px 15px; background:#cc4245; text-align:center;}
.descargas a.boto:hover {background:#333;}