body {
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #F4EDD5;
	background-color: #331F15;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/fundos/fundo-aca.jpg);
	background-repeat: repeat-x;
}
#idioma h1 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-indent: -9999px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#idioma ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#idioma ul li {
	margin-bottom: 5px;
}
#idioma a {
	display: inline;
	padding: 4px;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
#idioma a:link, #idioma a:visited {
	text-decoration: none;
}
#idioma a:hover, #idioma a:active {
	text-decoration: none;
	color: #331F15;
	background-color: #D0A677;
}
#contentor-geral {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contentor-geral #conteudo-central {
	position: absolute;
	height: 421px;
	width: 940px;
	top: 62px;
	left: 10px;
}

#clear-all {
	clear: both;
	height: 10px;
	width: 960px;
}
#cabecalho {
	height: 213px;
	width: 950px;
	background-image: url(../imagens/decor/assinatura.png);
	background-repeat: no-repeat;
	background-position: 650px 25px;
	margin-bottom: 0px;
}
#logo {
	float: left;
	margin-top: 35px;
}
#assinatura {
	float: right;
	margin-top: 15px;
}
.frases {
	float: right;
	width: 300px;
	clear: right;
	height: 33px;
	margin-top: 153px;
	overflow: hidden;
	padding-right: 50px;
}
#contentor-conteudos {
	width: 950px;
	clear: left;
	background-image: url(../imagens/fundos/fundo-mapa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	text-align: center;
}
#idioma {
	width: 600px;
	text-align: left;
	background-image: url(../imagens/fundos/fundo-idioma.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	height: 250px;
	margin-right: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
}
#avisolegal {
	float: right;
	width: 280px;
	text-align: left;
	background-image: url(../imagens/fundos/fundo-valida.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 40px;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 10px;
}

#idioma p {
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 20px;
	margin-top: 0px;
	text-transform: uppercase;
	color: #C38C4F;
	font-weight: bold;
}
