#map-canvas{
  width:100%;
  height:250px;
}

#schema_blue #page #content {
    background: url() center top no-repeat #FFFFFF !important;
}

#header {
    background: #FFFFFF url("http://www.ayto-pinto.es/documents/1067857/1069656/Barra-vertical.jpg/919477fd-5328-4188-9633-c8f12002bb08?t=1478243795000") 0 0 repeat-x !important;
/*    background-color: #395A6B !important; */
   height: 150px !important; 
/*    position: fixed !important; */

}

#heading {
    background: url("http://www.ayto-pinto.es/documents/1067857/1069656/Slide-Gobierno-Abierto.jpg/bbd4b4ff-23ec-4693-b04f-56d1165fbb4d?t=1478243796000") 0 0 no-repeat !important;
min-height: 150px !important;    
height: 150px !important;
}

#header #heading .site-title {
    position: absolute;
    top: 0px !important;
   
}



#footer {
    border-top: 5px solid #395A6B !important;
    background: #395A6B url() 0 0 repeat-x !important;
}

#footer .section {
    background: url("") !important;
    background-position: left top;
    background-repeat: no-repeat;
}

#foot {
    background: url("http://www.ayto-pinto.es/documents/1067857/1069857/Pinto+Pie.png/c1e34f44-6405-4355-8280-14a7b104c677?t=1478244404000") -34px -1px no-repeat !important;
}


#navegador {
position: absolute; 
bottom: 1px;
margin-left:30px;
}

#navegador ul{
   list-style-type: none;
   /*  text-align: center; */
}
#navegador li{
   display: inline;
   height: 25px;
  float: left;
  margin-right: 0px;
  border-right: 1px solid #aaa;
  padding: 0 23px;
  background: url("") no-repeat left 5px transparent;

}

#navegador li:last-child {
  border-right: none;
  }
  
#navegador li a {
  text-decoration: none;
  color: #ccc;
  font: 20px/1 Helvetica, Verdana, sans-serif;
  text-transform: uppercase;
}
#navegador li a:hover{
/*   background-color: #333333; */
/*   color: #666; */
      color: #FFFFFF;
}

#navegador li.active a {
   font-weight: bold;
   color: #333;
   }

#page #wrapper {
    font-family: Arial;
}

#schema_blue .template a {
    font-weight: bold;
    color: #44778d;
}