﻿body{font-family:verdana; font-size:12px; margin:0px; overflow:auto;}
td{font-family:verdana; font-size:12px; text-align:left; line-height:normal;}
.boton{height:20px; font-family:verdana; font-size:11px; padding-left:3px; padding-right:4px; padding-bottom:6px;}
.botonazul{font-family:verdana; font-size:11px; padding-left:3px; padding-right:4px; padding-bottom:6px;color:#ffffff; background-color:#006699;}
.breadcrumbazul{height:18px; font-family:verdana; font-size:11px; color:#fff; text-align:center; background-color:#006699;}
.breadcrumbgris{height:18px; font-family:verdana; font-size:11px; color:#fff; text-align:center; background-color:#868686;}
.celdaayuda{width:18px; height:16px; text-align:left; vertical-align:top; background-image:url(img/ayuda.png); background-repeat:no-repeat;}
.celdainfo{width:18px; height:16px; text-align:left; vertical-align:top; background-image:url(img/info.png); background-repeat:no-repeat;}
.link{font-family:verdana; font-size:12px; color:#00f; text-decoration:underline; cursor:pointer;}
.linkpequenio{font-family:verdana; font-size:10px; color:#00f; text-decoration:underline; cursor:pointer;}
/* .objetoformulario{font-family:verdana; font-size:12px; background-color:#d6d6d6; border:1px solid #bbbbbb;} */
.objetoformulario{font-family:verdana; font-size:12px; color:#6e6e6e; background-color:#eeeeee; border:1px solid #d6d6d6;
    width: 233px;
} /* background-image:url(img/fondoobjetoformulario.png); background-repeat:no-repeat; */
/* .objetoformularionoobligatorio{font-family:verdana; font-size:12px; color:#6e6e6e; background-color:#eeeeee; border:1px solid #d6d6d6;} */
.objetoformularioreducido{width:1.0em; height:1.0em; padding:0px; margin-top:0px; margin-left:2px; margin-right:2px; margin-bottom:0px;}
.textoazul{font-family:courier; font-size:12px; color:#006699; }
.textopequenio{font-family:verdana; font-size:10px; color:#666666;}
tr.spaceUnder{padding-bottom: 0em;}
.textgris{font-family:courier, font-size:12px; color:#868686;}

.tdCeldaDatosPersonales {
    font-size: small;
    border: 3px dotted #006699;
    padding: 12px;
    border-radius: 17px 17px 17px 17px;
    -moz-border-radius: 17px 17px 17px 17px;
    -webkit-border-radius: 17px 17px 17px 17px;
}