input#oculto {
    display: none;
}
#Cuerpo {
    background: url("../images/contacto/mapa.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    height: 831px;
    position: relative;}
#Pie {
    margin-top: 0 !important;}
.info {
    color: #333;
    float: left;
    font-size: 15px;
    margin: 140px 0 0;
    width: 50%;
    font-weight: 700;
    }
.info span {
    float: left;
    margin-right: 4%;
    width: 45%;}
h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    float: left;
    margin: 20px 0 0;
    padding: 10px;
    width: 560px;}
h1 strong {
    color: #66ccff;
    float: left;
    font-size: 36px;
    width: 100%;}
h1 span {
    color: #fff;
    font-weight: normal;}
form {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    float: left;
    height: 415px;
    margin: 40px 0 0;
    padding: 10px;
    width: 560px;}
.mano {
    background: url("../images/contacto/mano.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 623px;
    margin-right: -1080px;
    margin-top: 208px;
    width: 485px;}
form label {
    float: left;
    margin: 7px 0;}
form label span {
    color: #66ccff;
    float: left;
    line-height: 30px;
    margin: 0 10px 0 0;
    text-align: right;
    width: 110px;}
form label input, form label textarea {
    border-radius: 13px;
    font-size: 17px;
    line-height: 27px;
    padding: 0 10px;
    width: 400px;}
.btn {
    background: none repeat scroll 0 0 #000;
    border: medium none;
    border-radius: 14px;
    color: #fff;
    margin: 0 260px;
    padding: 10px;}
.pop {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;}
.marco {
    border: 5px solid #fff;
    border-radius: 5px;
    height: 80%;
    margin: 5% auto;
    position: relative;
    width: 80%;}
#map_canvas {
    height: 100%;
    width: 100%;}
.marco > span {
    background: none repeat scroll 0 0 #000;
    border: 2px solid #fff;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: -20px;
    text-align: center;
    top: -20px;
    width: 35px;
    z-index: 5;}
#html_element {
    float: left;
    height: 80px;
    margin: 10px 133px;}
form strong {
    color: #d42a2a;
    font-size: 11px;
    font-weight: normal;
    margin: 0 8px 0 0;}
form label > strong {
    font-size: 17px;
    margin: 0 0 0 130px;}
    
    
    
    
form  h2 {
    color: #fff;
    float: left;
    font-size: 40px;
    margin: 40px 0 !important;
    text-align: center;
    width: 100%;
    background:none !important;
}
form p {
    color: #fff !important;
    font-size: 20px !important;
    text-align: center;
    width: 100%;
}
form p strong {
    color: #fff;
    float: left;
    font-size: 30px !important;
    margin: 20px;
    text-align: center;
    width: 100%;
}
.marco iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}