table.Caja {
width: 250px;
}
td.ColorBorde {
background-color: #DFDFDF;
}
a.Area:link {
font-family: Arial;
font-size: 12px;
color: #EFECE8;
font-weight: bold;
text-decoration: none;
}
a.Area:visited {
font-family: Arial;
font-size: 12px;
color: #EFECE8;
font-weight: bold;
text-decoration: none;
}
a.Area:hover {
font-family: Arial;
font-size: 12px;
color: #B5B5B5;
font-weight: bold;
text-decoration: underline;
}
tr.ColorFondoArea {
background-color: #415868;
}
tr.ColorLineaArea {
background-color: #415868;
}
a.Seccion:link {
font-family: Arial;
font-size: 11px;
color: #415868;
font-weight: normal;
text-decoration: none;
}
a.Seccion:visited {
font-family: Arial;
font-size: 11px;
color: #415868;
font-weight: normal;
text-decoration: none;
}
a.Seccion:hover {
font-family: Arial;
font-size: 11px;
color: #5584A6;
font-weight: normal;
text-decoration: none;
}
tr.ColorFondoSeccion {
background-color: #FFFFFF;
}
a.SubSeccion:link {
font-family: Arial;
font-size: 11px;
color: #415868;
font-weight: normal;
text-decoration: none;
}
a.SubSeccion:visited {
font-family: Arial;
font-size: 11px;
color: #415868;
font-weight: normal;
text-decoration: none;
}
a.SubSeccion:hover {
font-family: Arial;
font-size: 11px;
color: #5584A6;
font-weight: normal;
text-decoration: underline;
}
tr.ColorFondoSubSeccion {
background-color: #FFFFFF;
}
