table.Caja {
width: 210px;
}
td.ColorBorde {
background-color: #C4DDEC;
}
a.Area:link {
font-family: Arial;
font-size: 11px;
color: #3F3F3F;
font-weight: bold;
text-decoration: none;
}
a.Area:visited {
font-family: Arial;
font-size: 11px;
color: #3F3F3F;
font-weight: bold;
text-decoration: none;
}
a.Area:hover {
font-family: Arial;
font-size: 11px;
color: #031258;
font-weight: bold;
text-decoration: none;
}
tr.ColorFondoArea {
background-color: #ECF4F9;
}
tr.ColorLineaArea {
background-color: #C0C0C0;
}
a.Seccion:link {
font-family: Arial;
font-size: 10px;
color: #000080;
font-weight: normal;
text-decoration: none;
}
a.Seccion:visited {
font-family: Arial;
font-size: 10px;
color: #000080;
font-weight: normal;
text-decoration: none;
}
a.Seccion:hover {
font-family: Arial;
font-size: 10px;
color: #9FA2A8;
font-weight: normal;
text-decoration: none;
}
tr.ColorFondoSeccion {
background-color: #FFFFFF;
}
a.SubSeccion:link {
font-family: Arial;
font-size: 10px;
color: #000080;
font-weight: normal;
text-decoration: none;
}
a.SubSeccion:visited {
font-family: Arial;
font-size: 10px;
color: #000080;
font-weight: normal;
text-decoration: none;
}
a.SubSeccion:hover {
font-family: Arial;
font-size: 10px;
color: #9FA2A8;
font-weight: normal;
text-decoration: none;
}
tr.ColorFondoSubSeccion {
background-color: #FFFFFF;
}
