/******************* ambientes ********************/
.bg-topo-1 {
	background-image: url(imagens/bg-01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.bg-topo-2 {
	background-image: url(imagens/bg-02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.bg-topo-3 {
	background-image: url(imagens/bg-03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.bg-castanho {
	background-color: #A49054;
}
.bg-branco {
	background-color: #FFFFFF;
}
.bg-escuro {
	background-color: #333333;
}
.bg-rodape {
	background-image: url(imagens/bg-rodape.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/***************** links **********************/
.menu {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	vertical-align: middle;
	text-transform: uppercase;
}
.menu a:link {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	color: #A49054;
	text-decoration: none;
}
.menu a:visited {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	color: #A49054;
	text-decoration: none;
}
.menu a:hover {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-on {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	vertical-align: middle;
	text-transform: uppercase;
}
.menu-on a:link {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-on a:visited {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-on a:hover {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
/***************** textos **********************/
.texto {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	-moz-text-align-last: left; /* Code for Firefox */
    text-align-last: left;
	vertical-align: top;
	line-height: 23px;
}
.texto a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #A49054;
	text-decoration: underline;
}
.texto a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #A49054;
	text-decoration: underline;
}
.texto a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.texto-esq {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 23px;
}
.texto-esq a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #A49054;
	text-decoration: underline;
}
.texto-esq a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #A49054;
	text-decoration: underline;
}
.texto-esq a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.texto-castanho {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #A49054;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 23px;
}
.texto-castanho a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.texto-castanho a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.texto-castanho a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #A49054;
	text-decoration: underline;
}
.texto-castanho-just {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #A49054;
	text-decoration: none;
	text-align: justify;
	-moz-text-align-last: left; /* Code for Firefox */
    text-align-last: left;
	vertical-align: top;
	line-height: 23px;
}
.texto-castanho-just a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.texto-castanho-just a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.texto-castanho-just a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #A49054;
	text-decoration: underline;
}
.texto-branco {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 23px;
}
.texto-branco a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto-branco a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto-branco a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.titulo-preto {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.titulo-branco {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.titulo-castanho {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	color: #A49054;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.form {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.consumidor {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #D2C8AA;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 17px;
}
.consumidor a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.consumidor a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.consumidor a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #D2C8AA;
	text-decoration: underline;
}
/***************** rodape **********************/
.rodape {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.rodape a:link {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.rodape a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.rodape a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.cores {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.cores a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.cores a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.cores a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}