*{margin: 0; padding: 0;}
p{margin-bottom: 20px;}
p, a, li{font-family: arial; font-size: 14px; line-height: 175%; text-decoration: none; color: #000;}
.wrapper{width: 100%;}
.cuerpo, .formulario{margin:50px auto; max-width: 980px;}
p.logo{margin: 20px auto; text-align: center;}
p.logo img{max-width: 300px; width: 100%;}
img.galeria{max-width: 326px; width: 33%;}
input{width: 44.5%; margin: 10px 1%; padding: 1%;}
textarea{width: 94.3%; margin: 10px 1%; padding: 1%;}
input[type="submit"]{width: auto;}
h1{font-family: arial; font-size: 24px; text-align: center; line-height: 175%; margin-bottom: 20px; text-decoration: none; color: #000;}
p.especial{line-height: 40px;}
p.especial img{position: relative; top: 8px; max-width: 100px;}
.idiomas{float: right;}
.idiomas img{margin-right:5px;}

@media screen and (max-width: 800px) {input{width: 95.3%;}}
@media screen and (max-width: 980px) {.cuerpo{margin:50px auto; max-width: 90%;}}