* {
	margin:0;
	padding:0;
	border:0;
	font-size:0;
	line-height:0;
}

body {
	background:#fff url(bg.gif) 0 0 repeat-x;
	
	width:100%;
	overflow-x:hidden;
}

#body2.links {
	background: url(bg_links.jpg) 50% 153px no-repeat;
}

#body2.atividades {
	background: url(bg_atividades.jpg) 50% 153px no-repeat;
}

#body2.eventos {
	background: url(bg_eventos.jpg) 50% 153px no-repeat;
}

#body2.noticias {
	background: url(bg_noticias.jpg) 50% 153px no-repeat;
}

#topo {
	width:970px;
	height:50px; /* 110 */
	
	padding:60px 0 0 0;	
	margin:0 auto 0 auto;
	overflow:hidden;
	
	line-height:120%;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#999;
	text-align:right;
}
	#topo a {
		line-height:120%;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		font-style:italic;
		color:#999;
	}

#geral {
	width:968px; /* 970 */
	overflow:hidden;
	margin:0 auto 90px auto;
	border:1px solid #d9d9d9;
}

#home_ornamento {
	position: absolute;
	z-index: 99;
	margin: 461px 0 0 -502px;
	left:50%;
	background: transparent url(home_orn.gif) no-repeat 0 0;
	width: 385px;
	height: 431px;
	overflow: hidden;
	overflow: hidden;
}