.ruta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #D9EBFF;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

a.ruta:hover {
	color: #d9ebff;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;

}
a.copyright:visited {
	color: #FFFFFF;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #408FD1;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-left: 25px;
	padding-right: 15px;

}
.link {
	color: #003399;
	text-decoration: none;

}
a.link:hover {
	color: #000066;
	text-decoration: none;
	background-color: #dbe9ff;

}
.textospequenos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.formtextarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px inset #CCCCCC;
}
.destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;

}
a.destacados:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
a.destacados:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
}
.titular-noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.leyenda-en-noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.noticia-para-tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
.tabla-masnoticias {
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.form-boton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	border: 1px solid #000066;
	text-transform: uppercase;
	height: 17px;
	font-size: 10px;


}
a.copyright:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.styleb {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.styleb2 {
	color: #009900;
	font-weight: bold;
}
.lista_enlaces {
	list-style-image: url(images/flechita-celeste-bullet.gif);
}
