@charset "utf-8";

body, html { height: 100%; margin-bottom: 1px; }

BODY {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}

/* CSS Document */
.TEXTO {
	color:#003162;
}


.Vd11_bl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}

a.links_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
a.links_home:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #68D8FD;
	text-decoration: none;
}

a.links_normales {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#1D426C;
	text-decoration: none;
}
a.links_normales:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#F90;
	text-decoration: none;
}

TD.subBotonera {
	color:#084C8B;
	font-weight:bold;
	font-size:10px;
	padding:7px 15px 6px 15px;
	background-color:#CCCCCC;
	cursor:pointer;
}

TD.subBotonera:hover {
	color:#084C8B;
	font-weight:bold;
	font-size:10px;
	padding:7px 15px 6px 15px;
	background-color:#FFFFFF;
	cursor:pointer;
}

TD.subBotoneraSeleccionada {
	color:#084C8B;
	font-weight:bold;
	font-size:10px;
	padding:7px 15px 6px 15px;
	background-color:#FFF;
	cursor:pointer;
}

.titular {
	color:#1D426C;
	font-size:9.5pt;
	font-weight:bold;
}

