@charset "utf-8";
body { font-family: DejaVu Sans, Verdana, Arial; font-size:11px; background-image:url(../menu/images/index_07.gif); }
textarea, input[type=text], select{ /*background-color:#ffffff;*/ padding-left:2px;}
textarea:hover, input[type=text]:hover, select:hover{ background-color:#FFFF99;}
textarea:focus, input[type=text]:focus, select:focus{ background-color:#FFFFcc;}
select, input, textarea { font-family: Verdana, DejaVu Sans; font-size:11px; border:1px solid #999999;}
input[type=button]{ background-color: buttonface;/* height:24px;*/}
/*td{ padding:2px; height:19px;}*/

#cod_area, #cod_tlf_oficina, #cod_celular { width:30px;}
#cedula{ width:100px;}
/*#codigo{ width:35px;}*/
#telefono, #celular, #tlf_oficina{ width:196px;}
#nombre, #apellido, #info_naturalizacion, #empresa, #correo, #cargo { width:240px;}
#direccion { width:350px; height:17px;}
#terminos_condiciones { color:#555555;background-color: white;font-family: Courier New;font-size: 13px;width:96%;height:180px;overflow:auto;padding: 10px 10px 10px 10px;border-left: 1px solid #999999;border-top: 1px solid #999999;border-bottom: 1px solid #999999;text-align:justify;}

.filapar { background:#E8EEFA;}
.filaimpar{ background:#C3D9FF;}
.filatitulo{ background:#f0f0f0;}
.espacioDatos{ border-bottom:0px solid #555555; height:98%/*350px*/; margin-bottom:3px;}
.celdaEtq{ text-align:left; padding-left:: 10px; width:170px;}

tr.tbl-row2-even { background: #C3D9FF; }
tr.tbl-row2-odd { background: white; }

tr.tbl-row3-even { background: #97C4B0; }
tr.tbl-row3-odd { background: white; }

tr.tbl-row-even:hover { background: #D0FF76;}
tr.tbl-row-odd:hover { background: #D0FF76; }
