#contenedor{
position: relative;
width: 900px;
top: 10%;
left: 25%;


font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
font-size: 18px;
color: #2F2F2F;
font-style: normal;
font-variant: normal;
}

.imagen{
display: block;
width: 500px;
top: 10%;
}

#map {
height: 300px;
width: 480px;
float:right;
}
#contacto {
margin-right: 20px;
width: 400px;
font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
font-size: 18px;
color: #2F2F2F;
font-style: normal;
font-variant: normal;

}