body {
}
a:link {
	color: #1E4064;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E4064;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #1E4064;
}
a.inferior:link {color: #ff0000}
a.inferior:visited {color: #0000ff}
a.inferior:hover {color: #FF6600}
a.superior:link {color: #FF6600}
a.superior:visited {color: #FF6600}
a.superior:hover {background: #999999
	          font-weight: bolder;
                  color:#006699}
.fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 25px;
	background-color: #FFFFFF;
}
.divisiones {
	background-color: #A0A0A0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: x-small;
	text-decoration: none;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.izquierda {
	background-image: url(/img/fondo_blanco.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.centro {
	background-image: url(/img/fondo_blanco.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.derecha {
	background-image: url(/img/fondo_blanco.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D6A97;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF7F00;
	border-right-color: #FF7F00;
	border-bottom-color: #FF7F00;
	border-left-color: #FF7F00;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D6A97;
	font-size: 11px;
	font-variant: normal;
	text-transform: uppercase;
}
.puntos{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFA86F;
	font-size: x-small;
	border: thin none;
	list-style-position: inside;
	list-style-type: none;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1E4064;
	font-size: 11px;
	text-decoration: none;
}	
.titularesdentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #0A3656;
}
.texto_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	font-weight: normal;
}
.botontitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #FF6600;
	background-attachment: scroll;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

