@charset "utf-8";
/* CSS Document */
Body{
	margin:0 auto;
	width:100%;
	background: url(../imagens/fundo2.jpg) no-repeat fixed center right;
}
#conteudo_home{
	width:1024px;
	margin:0 auto;
}
#topo_logo{
	width:1024px;
}
#logo{
	width:380px;
	height:121px;
	position:relative;
	margin-top:25px;
	margin-left:15px;
	float:left;
}
#redes{
	width:85px;
	height:23px;
	position:relative;
	float:right;
	margin-top:25px;
}
#meio{
	width:1024px;
	margin-top:125px;
}
#meio2{
	width:1024px;
	margin-top:15px;
}

#rodape{
	width:1024px;;
	height:25px;
	margin:0;
	background:#FCFCFC;
	margin-top:180px;
}
#rodape2{
	width:1024px;;
	height:25px;
	margin:0;
	background:#c00810;
}

#rodape_site{
	width:1024px;;
	height:25px;
	margin:0;
	background:#FCFCFC;
	margin-top:20px;
}
#rodape_site2{
	width:1024px;;
	height:25px;
	margin:0;
	background:#c00810;
}
#banner{
	width:1024px;
	height:400px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:0;
}
#centro_site{
	width:1024px;
	margin:0 auto;
}
#centro{
	width:749px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	float:left;
}
#lateral{
	width:245px;
	float:left;
	padding-top:15px;
}
#conteudo_baixo{
	width:100%;
	min-width:1024px;
	margin-top:50px;
	height:100px;
	background:url(../imagens/fd_baixo.png);
}
#site_baixo{
	width:1009px;
	margin:0 auto;
	left:15px;
	margin-top:30px;
}
#suites_baixo1{
	width:305px;
	height:90px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	background:url(../imagens/fd_suite1.png);
}
#suites_baixo2{
	width:305px;
	height:90px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	background:url(../imagens/fd_suite2.png);
}
#suites_baixo3{
	width:305px;
	height:90px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	background:url(../imagens/fd_suite3.png);
}
#suites_baixo4{
	width:235px;
	height:115px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	background:url(../imagens/fd_suite4.png) no-repeat;
}