@charset "utf-8";
/* CSS Document */
body {
	scrollbar-arrow-color: 0077BF;
	scrollbar-base-color:ffffff;
	scrollbar-dark-shadow-color: ffffff;
	scrollbar-track-color: F0F0F0;
	scrollbar-face-color: ffffff;
	scrollbar-shadow-color: ffffff;
	scrollbar-highlight-color: ffffff;
	scrollbar-3d-light-color: ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 10pt;
	color: #005177;
}
a:link {
	color: #005177;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005177;
}
a:hover {
	color: #0080FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #005177;
}
ul {
	list-style:square;
	color: #0077bf;
	list-style-position: inside;
	margin:2px;
}
hr {
	border: 2px dotted gray;
}
.titulos_negro {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.titulos_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_negro {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.fechas {
	color: #FF6600;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textocontenido {
	font-family: "Arial Narrow";
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	vertical-align: baseline;
	text-align: left;
	filter: none;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	cursor: auto;
	text-transform: uppercase;
}
.textotabla {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
.linksagenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #005177;
}

a.linksagenda {
    color: #005177;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	 
}
.linksagenda:hover {
    color: #0077BF;
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	 
}
.email{
	font-family:Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	text-decoration: none;
}
.anaranjado {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
}
.espaciodispobible {
	font-family: "Arial Narrow";
	font-size: 24pt;
	color: #333333;
}
#ticker .valor {
	font-size: 10px; 
	font-family: "Microsoft Sans Serif";
}
#ticker .up {
	color: #00cc66; 
	font-size: 10px; 
	font-family: "Microsoft Sans Serif";
}
#ticker .down {
	color: #ff0000; 
	font-size: 10px; 
	font-family: "Microsoft Sans Serif";
}
#ticker .no {
	color: #666666; 
	font-size: 10px; 
	font-family: "Microsoft Sans Serif";
}
#foto {
	border:2px solid #0595de;
	margin-right: 5px;
}
.destacadoPag {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #999999;
	padding:1px;
}

.abecedarioOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-style: normal;
	font-weight: bold;
	cursor: auto;
   }
.abecedario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	cursor: auto;
	}
a.abecedario:link {color: #3366CC}
a.abecedario:visited {color: #3366CC}
a.abecedario:hover {color: #3366CC}
a.abecedario:active {color: #3366CC}