@charset "utf-8";
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333;
	font-weight: normal;
}
.textos_not {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	font-weight: normal;
	font-variant: normal;
}
.textos_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	font-weight: bold;
	font-variant: normal;
}

.menu_link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
.menu_link_act {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CCBB6D;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
.not_titulos {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #92100E;
	font-size: large;
	font-weight: bold;
	margin-top: 5px;
	font-variant: small-caps;
	text-decoration: none;
}
.textos_ouro {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	color: #B6A557;
	font-weight: normal;
}
.outras_titulos {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #92100E;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
}
.outras_titulos2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #A28F37;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.outras_titulos2_peq {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #A28F37;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.outras_titulos2_peq_ouro {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #A28F37;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

.outras_titulos2_peq_conzaesc {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.outras_titulos2_peq_cinza {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.outras_titulos2_peq_verm2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #92100E;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.outras_titulos2_peq_branco {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}





.border0 {
	border: 0;

}
.border_imagem_dir {
	padding-left: 10px;

}
.textos_bold_verm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #92100E;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.border0_padright {
	border: 0;
	padding-right: 15px;
}
