body {
	background-color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/layout/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#box {
position:absolute;
left:50%;
width:992px;
margin-left:-496px;

}

#latesq {
position:relative;
float:left;
width:325px;
padding-top:16px;
padding-left:5px;
}


#logo {
position:relative;
float:left;
width:329px;
height:72px;
background-image:url(../images/layout/logo.jpg);
background-repeat:no-repeat;
}

#menuesq {
position:relative;
float:left;
width:246px;
margin-top:100px;
margin-left:60px;
margin-right:30px;
}

#rodape_contato {
position:relative;
float:left;
width:236px;
margin-top:100px;
margin-left:50px;
margin-right:20px;
}


#conteudo {
position:relative;
float:right;
width:480px;
margin-right:52px;
padding:20px;

}

#menusite {
position:relative;
float:right;
width:483px;
height:37px;
margin-top:30px;
padding-top:5px;
background-image:url(../images/layout/bg_menusite.jpg);
background-repeat:no-repeat;
}

#bannerflash {
	position:relative;
	float:right;
	width:480px;
	height:200px;
	border: 2px solid #d9d2a3;
	margin-top:15px;
}


#conteudoint {
position:relative;
float:right;
width:480px;
margin-top:35px;
}


#rodape {
position:relative;
float:right;
width:480px;
margin-top:35px;
}