@charset "utf-8";

/* CSS Document */
body { background-image: url(fondo.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #D8D8D8; background-repeat:  repeat-x; }

.style1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

/*CONTACTO*/

input, select, textarea { background-color:transparent; border:none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; overflow: hidden; }

.botones_de_form { font-weight: bold; }

.fondo_contacto { background-image: url(imagenes_botonera/contactenos.jpg); background-repeat: no-repeat; background-position: center top; background-color: #E7E7E7; }

#nombre { position:relative; left:100px; top:-65px; top:-60px !ie; z-index:1; }

#email { position:relative; left:100px; top:-31px; top:-28px !ie; z-index:2; }

#telefono { position:relative; left:100px; top:2px; top:4px !ie; z-index:3; }

#celular { position:relative; left:100px; top:37px; top:36px !ie; z-index:4; }

#curriculum{ position:relative; left:48px; left:50px !ie; top:34px;  top:33px !ie; z-index:5; }

#comentarios { position:relative;  left:115px; left:101px !ie; top:101px; top:98px!ie; z-index:6; }

#boton_enviar { position:relative; left:212px; top:135px;  top:135px !ie; z-index:7; width: 20px; }

#boton_reset { position:relative; left:48px; top:115px; top:115px !ie; z-index:8; width: 20px; }


/*CONTACTO BOLSA*/

.fondo_bolsa_contacto { background-image: url(imagenes_botonera/bolsa_de_trabajo.jpg); background-repeat: no-repeat; background-position: center top; background-color: #E7E7E7; }

#tipo_de_consulta{ position:relative; left:102px; top:67px; z-index:5; }
