@charset "utf-8";
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #405413;
	text-align: center;
}
.puntos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #405413;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.parrafos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #405413;
	list-style-type: square;
}
.casas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 25px;
	color: #405413;
	font-style: italic;
}
.totalmente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
A.enlacenav, A.enlacenav:visited, A.enlacenav:active, A.enlacenav:focus, A.enlacenav:link {
	font-size: 11pt;
	color: #405413;
	font-weight: bold;
	text-decoration:none
}
A.enlacenav:hover{
	color: #666
}
A.enlaceindice, A.enlaceindice:visited, A.enlaceindice:active, A.enlaceindice:focus, A.enlaceindice:link {
	font-size: 10pt;
	color: #405413;
	font-weight: bold;
	text-decoration:none
}
A.enlaceindice:hover{
	color: #DAD6D3
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #405413;
	list-style-type: square;
	padding: 0px;
	line-height: 25px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #405413;
	list-style-type: square;
	padding: 0px;
	line-height: normal;
}
A.enlacenavpie, A.enlacenavpie:visited, A.enlacenavpie:active, A.enlacenavpie:focus, A.enlacenavpie:link {
	font-size: 8pt;
	color: #405413;
	font-weight: bold;
	text-decoration:none
}
A.enlacenavpie:hover{
	color: #666
}
