body{
  margin: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
#page_header{
      background-image:url(http://www.chimbotemap.com/img/bg_header.jpg); height:97px;width:100%;}
#td_logo{
      width:318px;
      background-image: url(http://www.chimbotemap.com/img/in_logo_chimbotemap.jpg);
      background-repeat: no-repeat; 
      background-position: left bottom;}
#page_top_menu{
      background-image: url('http://www.chimbotemap.com/img/bg_top_menu.jpg');
      background-repeat: repeat-x; 
      background-position: left top;
      height:22px;
      padding:4px 0px 0px 10px;}
.item_top_menu{
      background-image: url('http://www.chimbotemap.com/img/flechita_blanca.gif'); 
      background-repeat: no-repeat; 
      padding-left:10px;
      background-position: left center;
      }
#page_top_menu a{
      color:#FFE291;
      text-decoration:none;
      font-weight:bolder;
      }
#page_top_menu a.select{
      color:#FFFFFF;
      text-decoration:underline;
      }
#page_top_menu a:hover{       
      color:#FFFFFF;
      text-decoration:underline;
      }
.sepItemMenuTop{
      margin-left:5px;margin-right:5px;
      color:#FDCA31;
      font-size:12px;font-weight:bolder;
      }
.inputbox {font-family:Arial, Helvetica, sans-serif; 
        border-style:solid; 
        border-width:1px; 
        border-top-color:#109ACC;
        border-left-color:#109ACC;
        border-right-color:#109ACC;
        border-bottom-color:#109ACC;
        padding-left:2px;
        }
#q{
        width:300px;
        height:17px;
        font-size:14px;
        }
.botonBuscar {
        width:67px;
        font-weight:bold;
        background:#FFD254;
        border-top:1px solid #FFFFFF;
        border-left:1px solid #FFFFFF;
        border-bottom:1px solid #696969;
        border-right:1px solid #696969;
        }
#pageFooter{
        font-size:11px;
        text-align:center;
        padding-top:20px;
        }
#pageFooter a{
        color:#000000;
        text-decoration:underline;
        }
#div_resumen{
        border-bottom:1px solid #ECECEC;
        text-align:right;
        }
#contenido{
        padding:0px 5px 0px 5px;
        }
.tr_tl, .tr_tr, .tr_bl, .tr_br {
background-repeat: no-repeat;
width: 5px;
color: #C3D9FF;
}
.tr_tl {
background-image: url('http://www.chimbotemap.com/img/tl.gif');
background-position:  left top;
}
.tr_tr {
background-image: url('http://www.chimbotemap.com/img/tr.gif');
background-position:  right top;
}
.tr_bl {
background-image: url('http://www.chimbotemap.com/img/bl.gif');
background-position:  left bottom;
}
.tr_br {
background-image: url('http://www.chimbotemap.com/img/br.gif');
background-position:  right bottom;
}
