@charset "utf-8";

#body {
	background-image: url(images/fundo.png);
}
#geral {
	margin: auto;
	height: 840px;
	width: 1024px;
	background-image: url(../images/fundo_geral.png);
}
#geral_fotos{
	margin: auto;
	height: 750px;
	width: 1024px;
	border: 1px solid #666;
}

#menu {
	float: left;
	height: 420px;
	width: 200px;
}
#ID_menu {
	float: left;
	height: 420px;
	width: 200px;
}
#banner_mac{
	height: 200px;
	width: 200px;
	background-color: #FFC;
	padding-top: 0px;
	margin-top: 15px;
	float: left;
}
#topo {
	height: 152px;
	width: 1024px;
	background-color: #0FF;
	margin: auto;
}
#banner {
	height: 152px;
	width: 800px;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}
#rodape {
	height: 60px;
	width: 1024px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	display: block;
	float: left;
	line-height: 20px;
}
#rodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#texto_home {
	height: 420px;
	width: 700px;
	float: right;
	margin-right: 65px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(../images/texto-home2.png);
}
#caixa_texto_home {
	height: 320px;
	width: 630px;
	float: left;
	margin-left: 35px;
	margin-top: 80px;
}
#caixa_texto_home a{
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #6F4A00;
	line-height: 20px;
	text-align: left;
	display: inherit;
}
#texto_introducao {
	height: 450px;
	width: 784px;
	margin-top: 30px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	display: block;
	left: 0px;
	text-align: justify;
	background-color: #3C6;
}
#caixa_mapa {
	height: 420px;
	width: 700px;
	float: right;
	margin-right: 65px;
	margin-top: 10px;
	background-color: #F00;
	margin-bottom: 10px;
}
#mapa_animado {
	height: 420px;
	width: 700px;
	float: right;
	margin-right: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#caixa_info {
	height: 420px;
	width: 700px;
	float: right;
	margin-right: 65px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(../images/fundo_informacoes.png);
}
#caixa_info a{
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #7D5F00;
	margin-top: 30px;
	margin-left: 50px;
	display: inline;
}
#caixa_info a:hover{
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #900;
}
#caixa_contato {
	height: 420px;
	width: 700px;
	float: right;
	margin-right: 65px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(../images/fundo_contato.png);
}
#caixa_contato a{
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #804E3E;
	margin-top: 30px;
	margin-left: 38px;
	display: inline;
}
#caixa_contato a:hover{
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #900;
}
#caixa_fotos {
	height: 450px;
	width: 800px;
	float: right;
	background-color: #9FF;
	margin-right: 10px;
	margin-top: 10px;
}
#fotos_animadas {
	height: 450px;
	width: 800px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#caixa_localizacao {
	height: 420px;
	width: 700px;
	float: right;
	margin-right: 65px;
	margin-top: 10px;
	background-color: #FCF;
	margin-bottom: 10px;
}
#endereco_animado {
	height: 420px;
	width: 700px;
	float: right;
	margin-right: 65px;
	margin-top: 10px;
	background-color: #06C;
	margin-bottom: 10px;
}
#localizacao_animada {
	height: 420px;
	width: 700px;
	float: right;
	margin-right: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#caixa_fones_uteis {
	height: 420px;
	width: 700px;
	float: right;
	margin-right: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/fundo_fones_uteis.png);
}
#caixa_impressora {
	height: 30px;
	width: 300px;
	float: left;
	margin-left: 60px;
	margin-bottom: 10px;
	background-image: url(../images/impressao.png);
}
#caixa_impressora a{
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #775100;
	margin-left: 60px;
	font-weight: bold;
	display: block;
	margin-top: 7px;
}
#caixa_impressora a:hover{
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
