body {
	background-color:#299888;
	margin:0px;
	font-family:"Trebuchet MS";
	background-image: url(../images/layout/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#box {

position:absolute;
width:991px;
left:50%;
margin-left:-495px;

}


#topo {
	position:relative;
	float:left;
	margin-top: 20px;

}

#logo {
	position:relative;
	float:left;
	margin-left: 20px;

}


#menusite {
	position:absolute;
	background-image:url(../images/layout/bg_menu.png);
	width:653px;
	height:23px;
	left: 299px;
	top: 69px;
	z-index: 1000;
	padding-top: 42px;

}

#central {

position:relative;
float:left;
width:991px;

}


#latesq {
	position:absolute;
	width:134px;
	left: 118px;
	top: 36px;
	z-index:500;

}

#latesq #top {
	position:relative;
	float:left;
	background-image:url(../images/layout/img_menulat_top.png);
	width:160px;
	height:44px;
	background-repeat: no-repeat;

}

#latesq #cont {
	position:relative;
	float:left;
	background-image:url(../images/layout/img_menu_cont.png);
	width:160px;
	background-repeat: repeat-y;

}

#latesq #rod {
	position:relative;
	float:left;
	background-image:url(../images/layout/img_menulat_rod.png);
	width:160px;
	height:44px;
	background-repeat: no-repeat;
}


#conteudo {
	position:absolute;
	width: 738px;
	left: 257px;
	top: 0px;
	z-index:100;
}


#conteudo #top {
	position:relative;
	float:left;
	background-image: url(../images/layout/img_conteudo_top.png);
	background-repeat: no-repeat;
	width: 738px;
	height:68px;

}

#conteudo #cont {
	position:relative;
	float:left;
	background-image: url(../images/layout/img_conteudo_cont.png);
	background-repeat: repeat-y;
	width: 614px;
	padding-left: 52px;
	padding-right: 72px;

}


#conteudo #cont_b {
	position:relative;
	float:left;
	background-image: url(../images/layout/img_conteudo_cont.png);
	background-repeat: repeat-y;
	width: 606px;
	padding-left: 52px;
	padding-right: 80px;
	padding-bottom:20px;

}

#conteudo #rod {
	position:relative;
	float:left;
	background-image: url(../images/layout/img_conteudo_rod.png);
	background-repeat: no-repeat;
	width: 693px;
	height:59px;
	text-align: right;
	padding-right: 45px;
	padding-top: 50px;
}

#conteudo #rod,#conteudo #rod p,#conteudo #rod a:link,#conteudo #rod a:hover,#conteudo #rod a:visited {
	font-size:10px;
	color:#333333;
}

#alinha {

	margin-left:50px;
	margin-right:30px;

}

#introflash {
	position:relative;
	float:left;
	margin-left: 13px;
	width: 588px;
	height: 358px;
	margin-top: -1px;
}
