body {
	background:repeat fixed  url(../imagens/backgrund.jpg)
}

#topo {
	height: 121px;
	width: 774px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	
}
#banner {
	height: 15px;
	width: 774px;
	background: url(../imagens/topo02.jpg)
	}

#banner1 {
	height: 59px;
	width: 774px;
}

#banner2 {
	height: 30px;
	width: 774px;
	background: url(../imagens/banner04.jpg)
}

#conteudo {
	width: 774px;
	background: repeat-y url(../imagens/fundoconteudo.jpg)
}



#rodape {
	height: 42px;
	width: 774px;
	background: url(../imagens/rodape.jpg)
}
#news {
	width: 129px;
	height: 100px;
	margin-right: 1px;
}
#agenda {
	width: 129px;
	margin-right: 1px;
	font-size: 11px;
}
#parceiros {
	height: 60px;
	width: 129px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000;
	margin-right: 1px;
}




#pagina {
	margin: auto;
	width: 774px;
}
#meio {
	width: 440px;
}
#meio table tr td p {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	text-indent: 30px;
}
