@import "../formulariosPerso/formularios.css";


/* formulario curriculum */
fieldset{width:99.5%;float:left;padding:0;border:none;}
legend{margin:0 0 0 -7px;padding:5px 0 10px 52px;font-size:1.2em;color:#891536;font-weight:bold;background:transparent url(../../img/comunes/cotizacion/flechasblancas.gif) no-repeat 30px 5px;}

#a_empleo .cuerpoformulario legend{padding:5px 10px 7px 10px;font-size:1em;background:none;margin:0;}
#a_empleo .cuerpoformulario legend .etiqueta, #a_empleo .cuerpoformulario legend .etiquetarequerida{width:auto !important;padding:0;text-align:left;}
#a_empleo form input.siguiente, #a_empleo form input.atras, #a_empleo form input.acepto, #a_empleo form input.noacepto, #a_empleo form input.anadir, #a_empleo form input.finalizar{width:60px;height:16px;float:left;border:none;font-weight:bold;color:#000;background:transparent url(../../img/css/iconos/fondoBoton2.gif) no-repeat 0 0;cursor:pointer;font-size:.8em;font-weight:normal;font-family:verdana;}
#a_empleo form input.siguiente, #a_empleo form input.finalizar{margin-left:15px;}
#a_empleo form input.borrar{float:right;}

#a_empleo .form_tipo2 .cuerpoformulario .fieldset{border:1px solid #7F9DB9;margin-bottom:10px;padding-bottom:10px;}
#a_empleo .form_tipo2 .cuerpoformulario .fieldset legend, #a_empleo .form_tipo2 table caption{background:none;color:#333;padding:0 5px;}
#a_empleo .form_tipo2 .cuerpoformulario .fieldset .inputfile {width:99%;float:left;padding-top:15px;}
#a_empleo .form_tipo2 .cuerpoformulario .fieldset .divfieldset{width:99%;float:left;padding:10px 0;}
#a_empleo .form_tipo2 .cuerpoformulario .fieldset .divfieldset label{width:99%;padding:12px 0 0 0;}

#a_empleo .form_tipo2 div.tdAnadir{width:95%;float:none;clear:left;margin:0 0 15px 0 !important;padding:7px 2.5%;border:1px solid #FFF;background-color:#F6F6F6;text-align:right}
#a_empleo .form_tipo2 div.tdAnadir strong{width:80%;float:left;text-align:left;}
#a_empleo .form_tipo2 div.tdBorrar{width:95%;float:left;margin:0 0 10px 0;}

#a_empleo .form_tipo2 .checkboxes .zonachecks .especial{width:99%;float:left;}
#a_empleo .form_tipo2 .checkboxes .zonachecks .especial .etiqueta{width:35% !important;text-align:left;}
#a_empleo .form_tipo2 .checkboxes .zonachecks .especial input{background-color:#fff;border:1px solid #7F9DB9;}

#a_empleo .form_tipo2 .combo{padding-top:18px;}

#a_empleo .form_tipo2 .cuerpoformulario p{text-transform:uppercase;padding:10px 0;margin:0;font-weight:bold;color:#891536;}

#a_empleo .form_tipo2 table{width:91%;margin:0 0 15px 6%;border:1px solid #7F9DB9;}
#a_empleo .form_tipo2 table caption{width:97%;float:left;padding:5px 1%;text-align:left;text-transform:uppercase;color:#891536;}
#a_empleo .form_tipo2 table th{width:200px;background:#F6F6F6;}
#a_empleo .form_tipo2 table th, #a_empleo .form_tipo2 table td{padding-left:8px;}
#a_empleo .form_tipo2 table th strong{color:#7F9DB9;}
