
.encabezadoPrincipal {
    font-size: larger;
    font-family: Verdana;
    text-align: center;
}

.rich-table{
    font-family: Verdana;
    text-align: justify;
    font-size: 9px;
}

.rich-table-subheader{
    font-family: Verdana;
    background-color: #CECECE;
}
/*
.rich-table-row{
    cursor: pointer;
}
*/
.styleButton{
    background-color: #AAAAFF;
    font-family: Verdana;
    font-size: 12px;
    border-style:ridge;
    border-width:2px;
    width: 120px;
}

.rich-tool-tip{
    background-color: black;
    color: white;
    border-color: #7196c8;
}




