body {
	background-color:#DEF2F3;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/layout/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#box {
	position:absolute;
	float:left;
	width:958px;
	min-height:567px;
	left:50%;
	margin-left:-487px;
	border: 14px solid #FFFFFF;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}


#topo {

position:relative;
float:left;
width:950px;
margin-right:10px;
margin-bottom:10px;


}

	#logo {
	
	position:relative;
	float:left;
	width:180px;
	margin-right:10px;
	
	
	}
	
	

	
	
	#menusite {
	position:relative;
	float:left;
	width:720px;
	margin-top:40px;
	height: 20px;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	
	}

#menusub {
	positino:relative;
	float:left;
	width:780px;
	margin-left:12px;

}


#conteudo {
	position:relative;
	float:left;
	width:496px;
	margin-top:20px;
	padding-left:10px;


}


#conteudo_contato {
	position:relative;
	float:left;
	width:500;
	margin-right:10px;

	
	
}
#map {
width:350;
float:right;
position:relative;
}

#latesq {

position:relative;
float:left;
width:200px;

}

    #contato {
	position:relative;
	float: left;
	width: 300px;
	margin-left:20px;
	margin-top:0px;
	padding-right:40px;
	
	}

#destaqueBox {
	position:relative;
	float: left;
	width: 242px;
	margin-right:10px;
	margin-top: 15px;
}


#destaqueTop {
	position:relative;
	float: left;
	width: 242px;
	height:19px;
	background-image: url(../images/layout/destaque_TOP.png);
}


#destaqueCont {
	background-image: url(../images/layout/destaque_CONT.png);
	float: left;
	width: 206px;
	background-repeat: repeat-y;
	padding-left:17px;
	padding-right:24px;
	height: 240px;
}

#destaqueRod {
	position:relative;
	float: left;
	width: 242px;
	height:18px;
	background-image: url(../images/layout/destaque_ROD.png);
	background-repeat: no-repeat;
}


#caixa_destaque {
	position:absolute;
	z-index:100;
	left: 657px;
	top: 311px;

}

