#container {
	padding: 0px;
	height: 1500px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #002800;
}
#sublinks {
	height: 142px;
	width: 184px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sublinks_dois {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 142px;
	width: 576px;
}

#main_introducao {
	margin: 0px;
	padding: 0px;
	height: 1500px;
	width: 760px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../imagens/back_diarias.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #002702;
}
#botton {
	background-color: #002800;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 146px;
	width: 760px;
	background-image: url(../imagens/back_botton.jpg);
	background-repeat: no-repeat;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 760px;
}
#container #main_introducao table tr td .style30 p {
	text-align: center;
}
