@charset "utf-8";
/* CSS Document */
body {
	background:url(imagens/fundo.jpg) center repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
text-decoration:none;
color:#4f4f4f;
}
#cabecalho {
width:822px;
height:288px;
margin:0 auto;
background-image:url(imagens/folhascabecalho.jpg);
position:relative;
}
#flash {
width:822px;
height:236px;
margin:0 auto;
position:relative;
}
#conteudo {
width:822px;
height:600px;
margin:0 auto;
/*background-color:#006699;*/
}
#localizacao {
width:257px;
height:273px;
float:left;
margin-left:10px;
display:inline;
}
#seguranca {
width:257px;
height:273px;
float:left;
margin-left:15px;
}
#lazer {
width:257px;
height:273px;
float:right;
margin-right:10px;
display:inline;
}
#infra {
width:377px;
height:110px;
margin-left:10px;
margin-top:13px;
float:left;
display:inline;
}
#tour {
width:427px;
height:169px;
float:right;
}
#linhainfra {
width:364px;
height:3px;
background:url(imagens/linha_infra.gif) no-repeat;
margin:10px 0 10px 15px;
float:left;
display:inline;
}
#resort {
width:364px;
height:302px;
float:left;
margin:7px 0 0 15px;
display:inline;
}
#texto {
width:351px;
height:250px;
float:right;
margin-right:70px;
display:inline;
}
#rodape {
width:872px;
height:96px;
background:url(imagens/fundorodape.jpg) no-repeat;
margin:0 auto;
}
#folhas {
width:377px;
height:274px;
/*background:url(imagens/folhas.jpg) no-repeat;*/
margin-top:-248px;
margin-left:510px;
}