.centralizar {
	text-align: center;
}
body {
	background-image: url(imagens/fundo2.gif);
	background-position: center;
	margin: 0px;
}
.central {
	width: 724px;
	margin-right: auto;
	margin-left: auto;
}
.cabecalho {
	height: 206px;
	width: 724px;
}
.links a, links a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	height: 32px;
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 36px;
	padding-left: 36px;
	margin-left: -1px;
	background-image: url(imagens/xadrezclaro.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1D588;
	border-left-color: #F1D588;
}
.foto {
	float: left;
	width: 362px;
	text-align: left;
}
.margemdasfotos {
	padding-top: 40px;
	padding-left: 40px;
}
.margemdotexto {
	padding-top: 40px;
	padding-right: 40px;
}
.conteudo {
	background-color: #815e4a;
	float: left;
}

.texto {
	text-align: left;
	float: left;
	width: 362px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.texto a {
	color: #FFFFCC;
}
.texto a:hover {
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F8BC00;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
}

.rodape {
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	margin-top: 30px;
}
.margemdorodape {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8BC00;
	padding: 20px;
}


.links a:hover {
	color: #FFFFFF;
	background-image: url(imagens/xadrezescuro.gif);
}

.links {
	background-color: #F1D588;
	background-image: url(imagens/xadrezclaro.gif);
	height: 42px;
	padding-left: 5px;
}


.noroeste {
	height: 22px;
	width: 22px;
	background-image: url(imagens/noroeste.gif);
	float: left;
	position: relative;
	z-index: 20;
	margin-left: -4px;
	margin-bottom: -18px;


}
.nordeste {
	height: 22px;
	width: 22px;
	background-image: url(imagens/nordeste.gif);
	float: right;
	position: relative;
	z-index: 20;
	margin-right: -4px;
	margin-bottom: -18px;


}
.sudoeste {
	height: 22px;
	width: 22px;
	background-image: url(imagens/sudoeste.gif);
	float: left;
	position: relative;
	z-index: 20;
	margin-left: -4px;

}
.sudeste {
	height: 22px;
	width: 22px;
	background-image: url(imagens/sudeste.gif);
	float: right;
	position: relative;
	z-index: 20;
	margin-right: -4px;

}
	.acima {
	width: 261px;

}
	.abaixo {
	width: 261px;
	margin-top: -18px;
}
.fotosaborear img {
	border: 2px solid #FFFFFF;
	position: relative;
	visibility: inherit;


}

.redirecionamento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F7959;
}
