body
{
  background-color: #F2F1E7;
  font-family: 'Trebuchet MS';
  color: #2E2717;
}

title {
    color: Gray;
    font-family: 'Trebuchet MS';
    font-size: 8.0pt;
    font-weight: normal;
    text-decoration: none;
    border: 1px dotted #2E2717;
    line-height: normal;
    border-top-color: #2E2717;
    border-right-color: #2E2717;
    border-bottom-color: #2E2717;
    border-left-color: #2E2717;
}

a:link {
    color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 8.0pt;
    font-weight: normal;
    text-decoration: none;
}
a:visited {
    color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 8.0pt;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 8.0pt;
    font-weight: normal;
    text-decoration: underline;
}
a:active {
	color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 8.0pt;
    font-weight: normal;
    text-decoration: none;
}

.a1:link {
    color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 10.0pt;
    font-weight: normal;
    text-decoration: none;
}
.a1:visited {
    color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 10.0pt;
    font-weight: normal;
    text-decoration: none;
}
.a1:hover {
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 10.0pt;
    font-weight: normal;
    text-decoration: underline;
}
.a1:active {
	color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 10.0pt;
    font-weight: normal;
    text-decoration: none;
}

.a2:link {
    color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 12.0pt;
    font-weight: normal;
    text-decoration: none;
}
.a2:visited {
    color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 12.0pt;
    font-weight: normal;
    text-decoration: none;
}
.a2:hover {
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 12.0pt;
    font-weight: normal;
    text-decoration: underline;
}
.a2:active {
	color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 12.0pt;
    font-weight: normal;
    text-decoration: none;
}


.bienvenida
{
    color: White;
    font-family: 'Trebuchet MS';
    font-size: large;
     font-weight: bold;
}

.tituloForma
{
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 14.0px;
    font-weight: bold;
}

.tituloTd
{
    color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 12.0px;
    font-weight: bold;
    background-color: #CECAB1;
    /*border: 1px dotted #2E2717;*/
    color: #2E2717;
    line-height: normal;
    /*border-top-color: transparent;*/
    /*border-right-color: transparent;*/
    border-bottom: 1px dotted #2E2717;
    /*border-left-color: transparent;*/
}

.subtituloTd
{
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 11.0px;
    font-weight: bold;
    background-color: #E4E2CE;
}
.listaTd1
{
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 10.0px;
    font-weight: bold;
    background-color: #E2E0CB;
}
.listaTd2
{
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 10.0px;
    font-weight: bold;
    background-color: #CDC9B7;
}
.listaTdOver
{
    color: #FFFFFF;
    font-family: 'Trebuchet MS';
    font-size: 10.0px;
    font-weight: bold;
    background-color: #2E2717;
}

.Leyenda
{
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 14.0px;
    font-style: italic;
    text-align: right;
    background-color: #E4E2CE;
}

.tituloTabla
{
    color: Gray;
    font-family: 'Trebuchet MS';
    font-size: 10.0pt;
    font-weight: bold;
}

.textos
{
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 12.0px;
}

.nombresCamposMenuTitulo
{
    color: #807D5E;
    font-family: 'Trebuchet MS';
    font-size: 12.0px;
    font-weight: bold;
}

.nombresCamposMenu
{
    color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 11.0px;
}

.nombresCamposBold
{
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 12.0px;
    font-weight: bold;
}

.nombresCamposBoldChica
{
    color: #2E2717;
    font-family: 'Trebuchet MS';
    font-size: 11.0px;
    font-weight: bold;
}

.datosCeldas
{
    color: Gray;
    font-family: 'Trebuchet MS';
    font-size: 9.0pt;
    font-weight: normal;
}

.textoCampos
{
    color: #393323;
    font-family: 'Trebuchet MS';
    font-size: 9.0pt;
    font-weight: normal;
}

input
{
    color: Gray;
    font-family: 'Trebuchet MS';
    font-size: 9.0pt;
    font-weight: normal;
}

label
{
    color: Gray;
    font-family: 'Trebuchet MS';
    font-size: 9.0pt;
    font-weight: normal;
}

textarea
{
    color: Gray;
    font-family: 'Trebuchet MS';
    font-size: 9.0pt;
    font-weight: normal;
}

select
{
    color: Gray;
    font-family: 'Trebuchet MS';
    font-size: 9.0pt;
    font-weight: normal;
}

.divRecurso
{
    height: 100px;
    width: 150px;
    border-color: InfoBackground ;
    border-width: 1px;
    border: solid ;
}

.divURL
{
   height: 50px;
    width: 500px;
    border-color: InfoBackground ;
    border-width: 1px;
    border: solid ; 
}

.textoMensajeValido
{
    color: Green;
    font-family: 'Trebuchet MS';
    font-size: 11.0pt;
    font-weight: bold;
}

.textoMensajeNoValido
{
    color: Red;
    font-family: 'Trebuchet MS';
    font-size: 11.0pt;
    font-weight: bold;
}

.TableBorder {
	border: 1px dotted #2E2717;
	color: #2E2717;
	line-height: normal;
	border-top-color: #2E2717;
	border-right-color: #2E2717;
	border-bottom-color: #2E2717;
	border-left-color: #2E2717;
}

.PunteadoDivision
{
    /*border: 1px dotted #2E2717;*/
    color: #2E2717;
    line-height: normal;
    /*border-top-color: transparent;*/
    border-right: 1px dotted #2E2717;
    /*border-bottom-color: transparent;*/
    /*border-left-color: transparent;*/
}