/* CSS Document */
body{ background:/*#01669A*/#f4f4f4 url(img/background.jpg) repeat-x; color:#333; padding-top:20px;}

a, a.visited{color: #3366CC;}
a:hover{color:#000;}

h1, h2, h3, h4, h5, h6 {color: #006699; font-weight:400;}

/* --- HEADER --- */
.container_12 { background: none !important;}
#header { height:80px; background: none !important; }
#header h1{ height:80px; line-height: 80px; color:#006699; width:450px; text-indent:-99999px; margin:0; padding:0;}
#header h1 a{ display:block; height:80px; line-height: 80px; color:#006699; background:url(img/logo-glaciares.gif) no-repeat;}
#header .grid_4.omega{text-align:center;}
#contenidos, #utiles .ajusta { background:none !important}
#creditos{ font-size:10px; padding-top:10px;}
#navegacion{ background:transparent url(img/bg-menu.gif) repeat-x !important;}
#navegacion a{ color: #ADE7FC !important}
#navegacion li a:hover, #navegacion li.activo a{
  cursor: pointer;
  text-decoration: none;
  background: url(img/btn-rounded.gif) no-repeat left 0	;
  color: #FFF
}

#navegacion li.activo a span, #navegacion li a:hover span{
  background: url(img/btn-rounded.gif) no-repeat right 0;
  color: #FFF
}
.ajusta{border-bottom:1px solid #d2d2d2 !important; padding-bottom:10px !important;}
.grid_8 .box{background:#fff; padding:20px 8px; border:1px solid #d2d2d2; margin-bottom:20px;}
.grid_8 .box h2{margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #d2d2d2;}
#sidebar .box{padding:none; border:none; margin-bottom:20px;}
#sidebar .novedades{background:#FFF;}
#sidebar h5{font-size: 12px; padding:0; margin:0; height:30px; line-height:30px; border-top:2px solid #d2d2d2; color:#444; text-transform: uppercase; font-weight: bold;}
#sidebar .menu-categorias ul a{margin:0 !important; padding:10px !important; position:relative; border-bottom:1px solid #d2d2d2; background:none !important
}
#sidebar .menu-categorias ul, #sidebar .menu-categorias li{margin:0 !important, padding:0 !important; position: relative !important;}
* html #sidebar .menu-categorias ul a {
  height: 1px;
  }




