#container {
	padding: 0px;
	height: 1100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #002800;
}
#main_direita {
	background-image: url(../imagens/back_receitas_esquerda.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 713px;
	width: 382px;
	background-repeat: no-repeat;
}

#sublinks {
	height: 142px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#main_introducao {
	margin: 0px;
	padding: 0px;
	height: 713px;
	width: 378px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../imagens/back_receitas_direita.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#botton {
	background-color: #002800;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 153px;
	width: 760px;
	background-repeat: no-repeat;
	background-image: url(../imagens/botton_receitas.jpg);
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 760px;
}
