body
{
  background-color: #FFF;
  color: #2E2717;
  font-family: 'Verdana';
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

title {
    color: Gray;
    font-family: 'Verdana';
    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;
}

iframe{
    
  width: 160px;
}

a:link {
    color: Gray;
    font-family: 'Verdana';
    font-size: 8.0pt;
    font-weight: normal;
    text-decoration: none;
}
a:visited {
    color: Gray;
    font-family: 'Verdana';
    font-size: 8.0pt;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #2E2717;
    font-family: 'Verdana';
    font-size: 8.0pt;
    font-weight: normal;
    text-decoration: underline;
}
a:active {
	color: Gray;
    font-family: 'Verdana';
    font-size: 8.0pt;
    font-weight: normal;
    text-decoration: none;
}

.bienvenida
{
    color: White;
    font-family: 'Verdana';
    font-size: large;
     font-weight: bold;
}

.tituloForma
{
    color: #2E2717;
    font-family: 'Verdana';
    font-size: 14.0px;
    font-weight: bold;
}

.tituloFormaTD
{
    color: #2E2717;
    font-family: 'Verdana';
    font-size: 12.0px;
    font-weight: bold;
    background-color: #CFCFCF;
    /*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;*/
}

.tituloFormaTDSecundaria
{
    color: #2E2717;
    font-family: 'Verdana';
    font-size: 12.0px;
    font-weight: bold;
    background-color: #EEE;
}

.tituloFormaLeyenda
{
    color: #2E2717;
    font-family: 'Verdana';
    font-size: 14.0px;
    font-style: italic;
    text-align: right;
    background-color: #E4E2CE;
}

.tituloTabla
{
    color: Gray;
    font-family: 'Verdana';
    font-size: 10.0pt;
    font-weight: bold;
}

.nombresCampos
{
    color: #2E2717;
    font-family: 'Verdana';
    font-size: 12.0px;
}

.nombresCamposMenuTitulo
{
    color: #807D5E;
    font-family: 'Verdana';
    font-size: 12.0px;
    font-weight: bold;
}

.nombresCamposMenu
{
    color: #807D5E;
    font-family: 'Verdana';
    font-size: 11.0px;
}

.nombresCamposBold
{
    color: #2E2717;
    font-family: 'Verdana';
    font-size: 12.0px;
    font-weight: bold;
}

.nombresCamposBoldChica
{
    color: #2E2717;
    font-family: 'Verdana';
    font-size: 11.0px;
    font-weight: bold;
}

.datosCeldas
{
    color: Gray;
    font-family: 'Verdana';
    font-size: 9.0pt;
    font-weight: normal;
}

.textoCampos
{
    color: Gray;
    font-family: 'Verdana';
    font-size: 9.0pt;
    font-weight: normal;
}

input
{
    color: Gray;
    font-family: 'Verdana';
    font-size: 9.0pt;
    font-weight: normal;
}

textarea
{
    color: Gray;
    font-family: 'Verdana';
    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: 'Verdana';
    font-size: 11.0pt;
    font-weight: bold;
}

.textoMensajeNoValido
{
    color: Red;
    font-family: 'Verdana';
    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;
}
.ListadoDivision {
	color: #2E2717;
	line-height: normal;
	border-bottom-color: #2E2717;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.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;*/
}
