﻿#paragrafoAdiantado{
    margin-left: 50px;
}
#textoContacto {
    margin-top:35px;
    width: 50%;
    float: left;
}
#mapaContacto {
    width: 50%;
    height: 500px;
    float: left;
    border: groove;
    border-color: rgb(0,131,194);
}
#espacamentoDiv{
    margin-left:20px;
    margin-top:20px;
}
#titulos {
    color: rgb(0,131,194);
    font-size: 30px;
}
#Titulo {
    background-color: rgb(0,131,194);
    height: 60px;
    padding-top: 0.3%;
    text-align: center;
    font-family: Montserrat;
    font-size: 30px;
}