﻿.tbodytable
{
    background-color: #F4F4F4;
    font-family: georgia;
    font-size: 16px;
    color: #333333;
}



.lbseccion
{
    font-size: 20px;
}
.lbtitulo
{
    font-size: 18px;
}

.titulos
{
    font-size: 20px;
    color: #666666;
    font-family: Verdana;
    font-weight: bold; background-color:White; padding-bottom:4px; text-align:center;
}

.tdtitulo
{
    color: #FFFFFF;
    font-family: georgia;
    background-color: #0066FF;
    border-bottom-style: solid;
    border-bottom-width: medium;
    border-bottom-color: #FFFFFF;
}
.tdleft
{
    text-align: left;
    padding: 1px;
}
.tdright
{
    text-align: right;
    padding: 1px;
}
.tdmiddle
{
    text-align: center;
}






input[type=text], select, input[type=checkbox], textarea, input[type=password] {
   
    font-size: 12px;
    font-family: Verdana;
    color: #333333;
}

input[type=text]:hover, select:hover, input[type=checkbox]:hover, textarea:hover, input[type=text]:focus, select:focus, input[type=checkbox]:focus, textarea:focus {
    border: thin solid #FF9900;
    background-color: #FFFFFF;
    color: #000000;
}
input[type=text]:hover, select:hover, input[type=checkbox]:hover, textarea:hover
{
    cursor: pointer;
}
input[type=text]:focus, select:focus, input[type=checkbox]:focus, textarea:focus
{
    cursor: default;
}


textarea
{
}
.inputnumber
{
    font-family: Verdana;
}
.error
{
    font-family: Georgia;
    color: #CC3300;
    font-size: 12px;
}
.grabadoconexito
{
    font-family: Georgia;
    color: #33CC33;
    font-size: 16px;
    font-weight: bold;
}
.alinkmenu
{
   
  
    font-size: 14px;
    font-weight: bold; text-decoration:none;
   
}
.alinkmenu:hover
{
    color: #0066FF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    width: 300px;
    background-color: #FFFFFF;
    border-bottom-style: groove;
    border-bottom-width: medium;
    border-bottom-color: #FF9900;
}
 
.listrowhead
{
    background-color: #0066FF;
    color: White;
    font-weight: bold;
}

.cebraon
{
    background-color: #B0D0FF;
}

.secpanel
{
    border-style: solid solid groove solid;
    border-width: 1px 1px thick 1px;
    border-color: #CCCCCC #CCCCCC #FF9900 #CCCCCC;
    padding: 5px;
    background-color: White;
    margin-bottom: 19px;
    text-align: left;
    width: 100%;
}
.labelsec
{
    font-family: Verdana;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.panelerror
{
    width: 100%;
    text-align: center;
    font-family: Geogia;
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}

.spanerror
{
    width: 100%; padding-left:5px;
    font-family: Geogia;
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}


.panelerrordat
{
    
    width: 90%;
    
    font-family: Geogia;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    background-color: #FFFF99;
    text-align:justify;
    overflow:auto;
}
.ui-autocomplete-loading {
    background: white url('/images/ui-anim_basic_16x16.gif') right center no-repeat;
}
