body {
    position: relative;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    width: 870px;
    margin: 0 auto;
    padding: 40px;
    color: #333;
}


h2 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}
h3 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
}

h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

h5 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

#nombreoferta {
    font-weight: bold;
    color: #ff6600;
}

.toprow {
    font-size: 13px;
    color: gray;
    position: absolute;
    top: 10px;
    right: 10px;
}

.toplink {
    color: gray;
    text-decoration: none;
}

.toplink:visited {
    color: gray;
}

.toplink:hover {
    text-decoration: underline;
}

.texto {
    position: absolute;
    right: 400px;
    left: 40px;
}

.formaseccion {
    position: absolute;
    top: 230px;
    left: 600px;
    right: 10px;
}

.formatexto {
    position: absolute;
    top: 0px;
    left: 18px;
    right: 0px;
    color: rgb(31,73,125);
}

.formaforma {
    position: absolute;
    top: 80px;
    left: 0px;
    right: 0px;

}

.seccionhistoria {
    position: relative;
    top: 650px;
    left: 0px;
    right: 0px;
    text-align: center;
}

#mc_embed_signup {
    width: auto;
    background: #0e4670;
    padding: 10px 10px;
    border: 2px solid #cccccc;
    color: #ffffff;
    text-align: left;
    overflow: hidden;
}

#mc_embed_signup h2 {
    display: inline-block;
    font-family: Arial, Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: bold;
}

#mc_embed_signup h3 {
    font-family: Arial, Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 15px;
}

#mc_embed_signup input {
    width: 230px;
    background: #FFFFFF;
    border: 1px solid #CCC;
    font-size: 14px;
    margin: 5px auto;
    padding: 4px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 2px #ddd;
    -moz-box-shadow: 0 2px 2px #ddd;
    -webkit-box-shadow: 0 2px 2px #ddd
}

#mc_embed_signup input[type="submit"] {
    background: #ff6600;
    border: 2px solid #FFFFFF;
    color: #ffffff;
    cursor: pointer;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 15px;
    margin-bottom: 8px;
    font-size: 18px;
    padding: 5px 25px 5px 25px;
    width: auto;
    letter-spacing: 1px;
}

#mc_embed_signup input[type="submit"]:hover {
    color: #50dff4;
}

#mc_embed_signup span.privacidad {
    font-size: 10px;
    float: left;
    margin: 5px auto;
}

#mc_embed_signup span.promo {
    font-size: 16px;
    color: #ff6600;
    font-weight: bold;
}
    

