body{
	margin:0px;
	padding:0px;
	background-image:url(../images/layout/bg_conteudo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}




#box {
	position:absolute;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	width: 774px;
	margin-left: -387px;
	left: 50%;
	height: 315px;
}



#logo {
	position:absolute;
	z-index:300;
	left: 18px;
	top: 20px;
	background-image: url(../images/layout/logotipo.png);
	height: 105px;
	width: 148px;
}


#bandeiras {
	position:absolute;
	margin-top:210px;
	z-index:100;
	left: 680px;
	top: -108px;
}

#central{
	position:relative;
	float:left;
	padding:10px;
	float:left;
	z-index:50;
	width:774px;
	top:70px;
	visibility:visible;
}

#central_top {
	position:relative;
	float:left;
	background-image: url(../images/layout/top_central.png);
	height: 29px;
	width: 774px;
}


#central_cont {
	position:relative;
	float:left;
	background-image: url(../images/layout/meio_central.png);
	width: 700px;
	padding-right: 29px;
	padding-left: 45px;
	padding-top:40px;
	background-repeat: repeat-y;
}


#central_rod {
	position:relative;
	float:left;
	background-image: url(../images/layout/buttom_central.png);
	width: 774px;
	height: 21px;
}


#menusite {
	position:absolute;
	margin-left:170px;
	margin-top:-25px;
	width: 600px;
	height:40px;
	z-index:100;
}





#rodape {
	position:relative;
	float:left;
	text-align: center;
	clear: left;
	width: 720px;
	margin-top: 10px;

}
