.nombrefecha {
    width: 428px;
    height: 98px;
    overflow: hidden;
    font-family: Verdana;
    color: #FFFFFF;
}
.nombre {
    font-size: 20px;
    font-weight: bold;
}
.fecha {
    font-size: 18px;
}
.texto {
    font-family: Verdana;
}
.texto p{
    margin-top:2px!important;
}
.texto p, .texto td, .texto select, .texto input, .texto ul, .texto li {
    font-size: 12px;
    color: #000000;
    font-family: sans-serif;
}
.texto a:link {
    color: #005586;
    text-decoration: none;
}
.texto a:visited {
    color: #005586;
    text-decoration: none;
}
.texto a:hover {
    color: #005586;
    text-decoration: underline;
}
.texto a:active {
    color: #005586;
    text-decoration: underline;
}
.texto strong {
    /*font-size: 11px;*/
    font-weight: bold;
}
.texto h1 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    color: #005586;
}
.texto h2 {
    font-size: 12px;
    color: #005586;
}
.texto hr {
    background: url("img/azul_es/separa.gif") no-repeat top center;
    border: 0px;
    height: 8px;
}
.foto {
    float: left;
    padding: 10px;
}
.texto li {
    list-style-type: none;
}
.texto ol li {
    list-style-type: decimal!important;
}
.boton1 {
    height: 39px;
    background-image: url('img/botonera_azul1.png');
    background-repeat: repeat-x;
    float: left;
}
.boton2 {
    height: 39px;
    background-image: url('img/botonera_azul2.png');
    background-repeat: repeat-x;
    float: left;
}
.separador {
    height: 24px;
    width: 2px;
    margin-top: 7px;
    background-image: url('img/botonera_linea_divisoria.png');
    background-repeat: no-repeat;
    float: left;
}
h2.title_pers {
    border-bottom: 1px double;
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: 15px;
    padding-bottom: 3px;
}
.botonera {
    width: 860px;
    height: 39px;
    background-image: url('img/botonera_azul1.png');
    background-repeat: repeat;
}
.boton {
    height: 27px;
    float: left;
}
#ultact {
    float: right !important;
    font-family: Trebuchet MS;
    font-size: 10px;
    padding-right: 10px;
}
.botontexto {
    margin-top: 12px;
    margin-left: 8px;
    margin-right: 8px;
    font-family: Verdana;
    font-size: 9px;
    text-transform: uppercase;
}
.botontexto a:link {
    color: white;
    text-decoration: none;
}
.botontexto a:visited {
    color: white;
    text-decoration: none;
}
.botontexto a:hover {
    color: white;
    text-decoration: none;
}
.botontexto a:active {
    color: white;
    text-decoration: none;
}
.texto tr > td:first-child {
    min-width: 60px;
    padding-top: 12px;
}
.texto td {
    min-width: 51px;
    padding-top: 8px;
    vertical-align: middle;
}
.texto td select {
    font-size: 12px;
    min-width: 108px;
}
.form input[type="text"], .form input[type="file"]{
    border: 1px solid gray;
    padding-left: 10px;
    min-height: 20px;
    margin-left: 10px;
    width: 410px;
}
.form textarea{width:410px; padding:5px;}
.form textarea, .form select{margin-left: 10px;}
