#conteudoTopo{
	background-color: #EFEFEF;
}

#conteudo{
	width: 718px;
	background-color: #FFFFFF;	
}

#margem{
	border: solid 1px #000;
	width: 718px;
	position: relative;
	left: 50%;
	margin-left:-360px; 
	background-color: #FFF;

}

#barraIndex{
	background: url(../imagens/barra_menu_principal.gif);
	width: 718px;
	height: 35px;
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	clear: both;
}

#barraContato{
	background: url(../imagens/barra_menu_contato.gif);
	width: 718px;
	height: 35px;
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	clear: both;
}
	
#imgTopo1{
	float: left;
}

#imgTopo2{
	float: right;
	margin-top: 30px;
}

#barraMapa{
	width: 718px;
	height: 49px;
	background-color: #FFF;
	float: left;
}

#menu{
	height: auto;
	width: 180px;
	background: #FFF;
	float: left;
	
}

#fotoCentral{
	width: 538px;
	height: 221px;
	background: #CCDBE6;
	float: right;
	z-index: 0;
}

#galeriaFoto{
	background: url(../imagens/degr_galeria.gif);
	width: 213px;
	height: auto;
	float: right;
	margin-top: -25px;
	z-index: 2;
}

#boxTexto{
	background-color: #FFF;
	width: 325px;
	height: auto;
	float: right;
}

#boxTexto2{
	background-color: #FFF;
	width: 538px;
	height: 377px;
	float: left;
	_float: right;

}
#rodape{
		background: url(../imagens/img_fundo_endereco.gif);
	background-repeat: no-repeat;
	*width: 718px;
	height: 42px;
	float: center;
	clear:both;
}

#migalha{
	width: 537px;
	height: 49px;
	float: right;
}

#migalhaContato{
	width: 200px;
	height: 49px;
	float: left;
}

#img{
	width: 181px;
	height: 49px;
	float: left;
}

#tabela{
	margin-left: 13px;
	margin-top: 27px;
}

#tabelaInstalacoes{
	margin-left: 13px;
}

#boxLocalizacao02{
	width: 538px;
	float: right;
	padding-top: 10px;
}

#boxLocalizacao01{
	width: 180px;
	float: left;
	text-align: center;
	padding-top: 10px;
}

#boxLazer{
	width: 538px;
	float: right;
}

#degrade{
	background-image: url(../instalacoes/imagens/degrade.gif);
	background-repeat: no-repeat;
	width: 213px;
	float: right;
	margin-left: 10px;
}

/* Codigo exclusivo para pagina de contato*/

#degradeContato{
	background-image: url(../imagens/degr_contato.gif);
	background-repeat: no-repeat;
	width: 215px;
	float: right;
	margin-left: 10px;
}

#barraMapaContato{
	width: 490px;
	height: 49px;
	background-color: #FFF;
	float: left;
}

#boxContato01{
	width: 180px;
	float: left;
	text-align: center;
	padding-top: 10px;
}

#boxContato02{
	width: 310px;
	float: left;
}