/*-------------------------------------------------------
GOOGLEMAP
------------------------------------------------------ */

#googlemap {
  float: right;
  font-size: 90%;
  letter-spacing: 1px;
  text-align: center;
  width: 50%;
  margin: 5em 0 0 0;
}


#googlemap a {
  color: #FFF;
  text-decoration: none;
}

#googlemap a:hover {
  color: #FFF;
  text-decoration: underline;
}