@charset "UTF-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #20529E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #184C9B;
	padding-bottom: 3px;
	text-align: left;
	margin-top: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 12px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 6px;
}
.h3_destaque {
	color: #20529E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
h4 {
	font-weight: normal;
	text-align: left;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
}
p {
	text-align: justify;
	text-indent: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#uno p {
	font-size: 12px;
	text-indent: 0px;
	text-align: left;
	line-height: 18px;
}
#uno h2 {
	font-style: italic;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.sum_nota {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20529E;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sum_folio {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20529E;
}
#max #contenido li {
	text-align: left;
}
