a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E5A78;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30455C;
	text-decoration: none;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(img/fondospaginas.gif);
	background-position: right bottom;
	background-repeat:  repeat-x;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30455C;
	text-decoration: none;
}

.etiqueta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
.Titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	border-top: 1px none #5F8191;
	border-right: 1px none #5F8191;
	border-bottom: 1px solid #5F8191;
	border-left: 1px none #5F8191;
}
.Subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.tablaTitulo {
	background-color: #7CA2B8;
	color: #FFFFFF;
}
.TituloPagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #5F8191;
	text-decoration: none;
	font-style: normal;
		border-top: 1px none #5F8191;
	border-right: 1px none #5F8191;
	border-bottom: 1px solid #5F8191;
	border-left: 1px none #5F8191;
}
.SubtituloPagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5F8191;
	text-decoration: none;
	font-style: normal;
}
.tablaFondo {
	background: #7CA2B8;
}
.tablaIndice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30455C;
	text-decoration: none;
	background: url(img/fondotabla.gif);
}
.bodyRallado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30455C;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(img/fondo.gif);
}
.imagen {
	margin: 2px;
	text-align: left;
	white-space: normal;
	line-height: normal;
	float: right;
}
.noticiaImportante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: justify;
	text-indent: 10px;
}
