body {
	background-color: #000000;
	margin: 0px;
}
.combo-acesso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #392F1F;
}
.combo-contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #392F1F;
}
.fundo-p {
	background-image: url(../Img/fundo-p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo-p-2 {
	background-image: url(../Img/fundo-p-2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.texto-branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
.texto-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
}
.texto-dourado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #E1C89B;
}
.fundo-rodape {
	background-image: url(../Img/fundo-rodape.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fundo-dourado {
	background-image: url(../Img/fundo-dourado.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo-dourado-2 {
	background-image: url(../Img/fundo-dourado-2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
