img {border:0px;}

#copyright {
	font-family: Verdana, Arial, sans-serif; font-size: 0.7em; color: navy;
	position: absolute; right: 20px; top: 20px;
	}

.about {border-bottom: 1px dashed gray; cursor: help}


#mapa { width: 200px;
  position: relative; 
  z-index: 0; 
} 

#mapa a {
  background: url("mapa1.gif") no-repeat; 
  display: block; 
  width: 164px; height: 82px; 
} 

#mapa a img { 
  border: 0; 
} 

#mapa a:hover { 

  background-position: 0 0; 
  display: block; 
  width: 164px; height: 82px;
} 

#mapa a:hover img, #mapa a:focus img { 
  position: relative; 
  z-index: -1; 
} 

#tab {display:block; width: 50%; text-align:left; margin: 0px auto; float: left}

#tabauto {width: 40%; float: left; text-align: right;}

#clear {clear: both;}


@media print {

      body
      {color: black;
      background: white;
      font-size: 12pt;}

    } 
