@charset "UTF-8";
.txt {
	text-align: justify;
	color: #5D483F;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 35px;
	line-height: 22px;
}

.pie {
	text-align: left;
	color: #F2E9D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pie a {
	color: #F2E9D3;
	text-decoration: none;
}

.pie a:hover {
	color: #F2E9D3;
	text-decoration: underline;
}
.subtitulo {
	color: #512903;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 30px;
}

.resaltado {
	color: #211000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: square;
}

.resaltado a{
	color: #211000;
	text-decoration: none;	
}
.resaltado a:hover{
	color: #8A6036;	
}

.resaltado2 {
	font-size: 11pt;
	color: #362312;
}

.submenu {
	color: #362312;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: square;
	text-align: right;
	padding-right: 30px;
}

.submenu a {
	color: #362312;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: square;
	text-align: right;
	text-decoration: none;
}

.submenu a:hover {
	color: #944800;
	text-decoration: none;
}
