@charset "ISO-8859-1";
a:link {
	color: #000;
}
a:visited {
	color: #333;
}
a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.prosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.prosa_nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
}

.prosa_nota_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
}
.inserto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-indent: 30px;
	text-align: justify;
}
.italico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
}
.bullet_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-type: disc;
}
.titulo_not_princp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	display: block;
}
.prosa_noticias_princ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #333;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	display: block;
	vertical-align: 10px;
}

.ruta {
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	font: normal lighter 9px/normal Arial, Helvetica, sans-serif;
	direction: ltr;
}

.ruta_bold {
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	font: bold 9px/normal Arial, Helvetica, sans-serif;
	direction: ltr;
}

