body{
  margin: 0px; padding: 0px;
  text-align: center;
  font-size: 13px;font-family: Tahoma, Verdana, Arial, "Geneva CE", lucida,sans-serif;
}

#root{
  margin: 0px auto;  
  width: 775px;
  height: 522px;
  overflow: hidden;
  position: relative;
  text-align: left;
}

#logo{
  margin: 0px;
  width: 324px;
  height: 65px;
  overflow: hidden;
  font-size: 30px;
  position: relative; 
}

#search input{
  width: 90px;
  font-size: 9px;
  margin-right: 10px;
}

#search{
  overflow: hidden;
  height: 20px;
  font-size: 11px;
  position: absolute;
  top: 38px;
  left: 530px;
  padding-left: 20px;
}

.i-sitemap{
  overflow: hidden;
  height: 20px;
  width: 80px;
  font-size: 11px;
  position: absolute;
  top: 38px;
  left: 440px;
}

#logo span {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 324px;
  height: 65px;
}

#content{
  padding: 16px 45px 16px 43px;
}

.clear{
  clear: both; height: 1px; overflow: hidden;
}

#bg-left-menu{
  height: 382px
}

#search a{
  font-weight: bold;
}

#home-left,#home-right{
  float: left;
  overflow: hidden;
}

#home-left{width: 177px;}
#home-right{width: 501px;
  margin-left: 5px;
  position: relative;
}

#home-top{
  height: 7px;
  overflow: hidden;
}

#home-right p{
  text-align: justify;
}

#left-menu{
  margin: 0px;
  padding: 0px;
  height: 370px; overflow: hidden;
  list-style: none;
}

#left-menu a{
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 10px 10px 10px 20px;
}

#left-menu a:hover{
  text-decoration: underline;
}



#home-right a{font-weight: bold}

#home-right h2{
  font-size: 12px;
  width: 673px;
  height: 24px;
  padding: 10px;
  overflow: hidden;
  
}

#home-right img{
  display: block;
  padding: 2px;
}

#main-info{
  padding:  0px 10px;
  overflow: auto;
  height: 115px;
  font-size: 10px;
}



#main-info strong{
  display: block;
  
}

#mapa img{
  display: block;
  margin: 0px;
  padding: 0px;
  border: 0px;
  position: absolute;
}
