﻿body {
    font-family: Arial, Tahoma, Verdana;
    font-size: 10pt;
    margin-left: 0px;
    margin-right: 0px;
    
}

.colorppal
{
    background-color:#dc2f5a;
}
.textomenu
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
.nomuser
{
    color:#555555;
    font-weight:bold;
}
.botonsesion
{
    color:#555555;
    font-weight:bold;
}

.botonsesion:hover
{
    color:#dc2f5a;
    font-weight:bold;
}

.volver
{
    color:#dc2f5a;
    font-weight:bold;
}

.volver:hover
{
    color:#555555;
    font-weight:bold;
}

.textotabla
{
    text-decoration: none;
    font-size:9pt;
    color: #555555;
}
.soltabla
{
    color: #555555;
    font-weight: bold;
    text-decoration: none;
}

.origen_seem
{
    font-weight: bold;
    font-size:9pt;
    color: #dc2f5a;
}

.origen_usuario
{
    font-weight: bold;
    font-size:9pt;
    color: #555555;
}
.seccion
{
    font-family:Trebuchet MS;
    font-weight: bold;
    font-size: 11pt;
    color: #dc2f5a;
}
.separador
{
    color: #dc2f5a;
}
.error
{
    color:Red;
    font-weight: bold;
}
.ok
{
    color: Green;
    font-weight: bold;
}
.precio
{
    color:Green;
    text-decoration: none;
}
.celdanum
{
    text-align: right;
}
.celdatit
{
    text-align: right;
    width: 80px;
    color: #dc2f5a;
    text-decoration: none;
}

.celdatit2
{
    width: 80px;
    color: #dc2f5a;
    text-decoration: none;
}

.celdatot
{
    font-weight: bold;
    text-align: right;
    width: 80px;
}
.enlacetabla
{
    color: #555555;
    text-decoration: none;
}
.enlacetabla:hover
{
   color: #dc2f5a;
}

.celdaemp
{
    color: #555555;
    text-decoration: none;
    width: 180px;
}
.celdaemp:hover
{
   color: #dc2f5a;
}
.enlacemenu
{
    text-decoration: none;
    color: White;
}
.enlacemenu:hover
{
    color: Yellow;
}
.eliminar
{
    text-decoration: underline;
    color: #dc2f5a;
    font-size:8.5pt;
}
.eliminar:hover
{
    color: #000000;
}
.nomdepto
{
    width: 180px;
}
.datoficha
{
    font-weight: bold;
}