body {
	background-color:#2B93B0;
	margin:0px;
	font-family:Tahoma;
	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;
	z-index: 100;
}

#balao_layout {
	position:absolute;
	background-image:url(../images/layout/img_balao.png);
	width:74px;
	height:88px;
	left: -4px;
	top: 395px;
	z-index: 200;

}

#topo {

position:relative;
float:left;
width:991px;
height:369px;
background-image:url(../images/layout/img_topo.png);

}


#banner_flash {
	position:absolute;
	left: 278px;
	top: 43px;


}

#central {
	position:relative;
	float:left;
	width:949px;
	background-image:url(../images/layout/bg_conteudo.png);
	background-repeat:repeat-y;
	padding-left: 42px;

}

	#latesq {
	position:relative;
	float:left;
	width:237px;
	margin-top:-200px;
	
	}
	
		#menusite {
	position:relative;
	float:left;
	width:237px;

		}
		
		#menusite #top {
		float:left;
		height:23px;
		width:237px;
		background-image:url(../images/layout/menu_top.png);
		
		}
		
		#menusite #cont {
	float:left;
	width:197px;
	background-image:url(../images/layout/menu_cont.png);
	background-repeat:repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
		
		}
		
		#menusite #rod {
		
		float:left;
		height:68px;
		width:237px;
		background-image:url(../images/layout/menu_rod.png);
		
		}
		
		#separador_esq {
		
		position:relative;
		float:left;
		width:237px;
		
		}
		
		
		#newsletter {
		
		position:relative;
		float:left;
		width:237px;

		}
		
		#newsletter #top {
		float:left;
		height:55px;
		width:237px;
		background-image:url(../images/layout/letter_top.png);
		
		}
		
		#newsletter #cont {
	float:left;
	width:197px;
	background-image:url(../images/layout/letter_cont.png);
	background-repeat:repeat-y;
	padding-left: 20px;
	padding-right: 20px;
		
		}
		
		#newsletter #rod {
		
		float:left;
		height:68px;
		width:237px;
		background-image:url(../images/layout/letter_rod.png);
		
		}
		
		
#conteudo {
	position:relative;
	float:left;
	width:633px;
	padding-left: 17px;

}		

#rodape {
	position:relative;
	float:left;
	width:911px;
	height:40px;
	background-image:url(../images/layout/bg_rodape.png);
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;

}

#calendarioover {

position:relative;
width:480px;
margin-right:auto;
margin-left:auto;

}
