@charset "utf-8";

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin: 0px;
}


.nome-logo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
	font-weight: normal;
}

.links-off {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
}
.smenu-links-off {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
	text-align: left;
}
.smenu-links-on {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.separador {
	font-size: 12pt;
	font-weight: bold;
	color: #A01D25;
}
.separador-pequeno-cor {
	font-size: 6pt;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: middle;
}
.links-on {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.default-txt-welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.default-title-txt-welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #A01D25;
	text-align: justify;
}

.default-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.default-txt-testemunhos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333;
	font-style: italic;
	text-align: justify;
}
.default-txt-testemunhos-legenda {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	font-style: italic;
}




.cx-fv {
	background-color: #A01D25;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}

.default-txt-fv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}


.default-more-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #A01D25;
}
.default-more-txt-fv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
}


.default-title-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #A01D25;
}
.default-title-txt-fv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
