@charset utf-8;/* CSS Document */form{padding:0}form label{display:block;/*float:left;*/margin:8px 0 0/*width:100px;*/}form input{float:left;margin:5px 0 3px;padding:2px;width:220px;height:16px;font-size:11px;color:#333}.copy{width:20px}form textarea{margin:5px 0 3px;padding:2px;width:320px;height:100px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#333}form #boton{float:left;margin:20px 0 0 120px;width:110px;height:24px;line-height:23px;text-align:center;background:url(../img/boton.jpg) scroll no-repeat 0 2px;border:0;cursor:pointer}form #labeldocumento{margin:10px 0 5px;width:320px}form #documento{}form .caparesultado{display:none;margin:2px 0 20px;padding:4px 0 4px 10px;width:343px;border:1px solid #999;background-color:#FBFDD8;background-image:url(../img/error.gif);background-position:5px 5px;background-repeat:no-repeat}form .caparesultado p{color:#000;padding-left:18px}