﻿/* ********************************************************************* */
.geolocalizacao
{
    width: 800px;
    
    position: absolute;
    right: 11px;
}
/* ********************************************************************* */
.mapaGoogle
{
    width: 800px;
    height: 400px;
    
    margin: 2px 0 0 0;
    
    border: solid 1px #ABBFED;
}
/* ********************************************************************* */
