* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
}

h1 {
    color: #0066cb;
    font-size: 14px;
    font-weight: bold;
}

h2 {
    color: #0066cb;
    font-size: 12px;
    font-weight: bold;

}

.style10 {
    color: #FFFFFF;
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.boton1 {
    font-weight: bold;
    font-style: normal;
    border: 1px solid #499648;
    padding: 4px 6px 4px 6px;
    background-color: #e2fae1;
}

.boton2 {
    font-weight: bold;
    font-style: normal;
    border: 1px solid #3773b3;
    padding: 4px 6px 4px 6px;
    background-color: #c9e8f9;
}

#principal {
    width: 700px;
    margin: auto;
}

#arriba {
}

#contenido {
    padding: 10px;
}

#abajo {
}

.formulario {
    border-top: 4px solid #6699cc;
    border-right: 1px solid #6699cc;
    border-left: 1px solid #6699cc;
    border-bottom: 1px solid #6699cc;
    background-color: #dcf0ff;
    padding: 10px;
    width: auto;
}

.listado {
    width: 1000px;
    height: 300px;
    overflow: auto;
    margin: auto;
    border: 1px solid #6699cc;
}

.tablaListado {
    width: 100%;
    text-align: center;
}

.encabezado {
    background-color: #6699cc;
    color: white;
    text-align: center;
    white-space: nowrap;
    padding: 2px;
}

.columna1 {
    text-align: center;
    white-space: nowrap;
}

.fila1 {
    background-color: #dcf0ff;
    text-align: center;
    white-space: nowrap;
}

.fila2 {
    background-color: white;
    text-align: center;
    white-space: nowrap;
}

a:link {
    color: #6699CC;
    font-weight: bold;
    text-decoration:none;
}

a:visited {
    color: #6699CC;
    font-weight: bold;
    text-decoration:none;
}

a:hover {
    color: #FF9900;
    font-weight: bold;
    text-decoration:none;
}

a:active {
    color: #6699CC;
    font-weight: bold;
    text-decoration:none;
}

.contactenos {
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
}

.simbolo {
    font-family: Webdings, Wingdings;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #6699CC;
    text-decoration: none;
}

.texto {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #003366;
    text-decoration: none;
}

.titulo {
    font-family: Tahoma;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #336699;
    text-decoration: none;
}

.titulo2 {
    font-family: Tahoma;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: white;
    text-decoration: none;
}

.textoFinal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #003366;
    text-decoration: none;
}

.mensajes {
    color: red;
    width: 50%;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;

}

.subtitulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #336699;
    text-decoration: none;
}

.toolbar {
    background-color: #eef6fb;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
}

.menucostum {
    background-color: #dcf0ff;
    color: white;
    margin-left: 12%;
    text-align: center;
    white-space: nowrap;
    padding: 2px;
}

.footmenu {
    color: white;
    margin-left: 35%;
    text-align: center;
    white-space: nowrap;
    padding: 2px;
}


.mensajeNotario {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;    
    text-decoration: none;
}

