body {
  min-height: 2000px;
  padding-top: 70px;
}

.etiquetas_titulo
{
    /*
    color:#005FA9;	
    width:919px;
    float: left; 
    font-size: 18px;
    background-image:url(../imagenes/tit.png);
    background-repeat:repeat-x;
    height:36px;
    */
    float: left; 
    color:#005FA9;	
    width:100%;
    height:40%;
    font-size: 1.2em;
    background-image:url(tit.png);
    background-repeat:repeat-x;
    padding-top: 1%;
	
}

.campos_titulo {
    float: left;
    background-color: #F2F5FA;
    width: 98.5%;
    margin-bottom: 2.5%;
    border-color: #DCDDFE;
    border-style: solid;
    border-width: 1px;
    padding-bottom: 1.5%;
}

#misem, #contratos, #DOCfac, #DOCnombre, #DOCimporte, #DOCfechavenci, #fechadesde_txt, #fechahasta_txt, #TIPFACTid {
    color: #036;
    font-family: Telecable,Calibri;
    font-size: 1em;
}

#form1 {
    border-width: 1px;
    clear: both;
    width: 73%;
    float: left;
    margin-left: 14%;
    margin-top: 2%;
}