A:link
{
	color: darkgray;
	text-decoration: none;
}
A:visited
{
	color: dimgray;
	text-decoration: none;
}
A:active
{
	color: dimgray;
	text-decoration: none;
}
A:hover
{
	color: black;
	text-decoration: underline;
}

A:link.lnkMenu, A:active.lnkMenu, A:visited.lnkMenu { font-weight: bold; font-size: 8pt; color: whitesmoke; font-family: Tahoma; text-decoration: none; vertical-align: middle; }

TABLE { font-size: 8pt; font-family: Verdana; }

.Contenido { font-size: 8pt; color: dimgray; font-family: Tahoma; }
.Titulo
{
	font-weight: bold;
	font-size: 12pt;
	color: dimgray;
	font-family: Arial;
}
.SubTitulo { font-weight: bold; font-size: 10pt; color: dimgray; font-family: Arial; }
.TextInput { font-size: 8pt; color: #444444; font-family: Verdana; }

.MenuAbajo
{
	font-size: 8pt;
	color: ghostwhite;
	font-family: Tahoma;
	background-color: dimgray;
}
.MenuAbajo A:link, A:visited { font-weight: bold; font-size: 8pt; color: #dedede; font-family: Tahoma; text-decoration: none; }
.MenuAbajo A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.TextBlanco { font-weight: bold; list-style-position: inside; font-size: 11px; color: #ffffff; font-family: Tahoma; list-style-type: disc; }
.TextBlanco a:link, .TextBlanco a:visited, .TextBlanco a:active { font-weight: bold; font-size: 11px; color: #ffffff; font-family: Tahoma; }

.TituloSexiones { background-image: url(/iface/FondoTitulares.gif); }

.SexionA
{
	background-attachment: fixed;
	background-image: url(/iface/FondoBody.gif);
	background-repeat: repeat-x;
}

.Alerta { color: tomato; }

