body { 
	margin: 0;
	padding: 0;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#FFFFA4;
		
}

#geral {
	width: 880px;
	margin: 0 auto;
	clear: both;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000099;
	background-color:#FFF
}



#coluna_esquerda {
	width: 200px;
	float:left;
	margin: 15px 0 0 0 ;
}


#conteudo {
	width:680px;
	float:left;
	margin: 15px 0 0 0 ;
}


#coluna_meio{
	width:335px;
	float:left;
	margin: 0 0 0 15px;
}


#infor {
	width:335px;
	height:177px;
	background:url(../img/bg_infor.jpg) no-repeat center;
}


#news {
	width:242px;
	height:110px;
	margin:25px 0 0 0;
	float:left;
}


#coluna_direita{
	width:310px;
	float:left;
	margin: 0 0 0 15px;
}





#form_reservas {
	width:400px;
	float:left;
	margin:30px 0 50px 30px;
}



#box{
	float:left;
	width:660px;
	height:167px;
	margin:20px 0 0 15px;
	background:url(../img/bg_boxs.jpg) repeat-x;	
}


#rodape {
	clear:both;
	width:880px;
	float: left;
	margin: 30px 0 0 0;
}


#sobre {
	float:left;
	margin:30px 0 0 0 ;
}