#div_tudo{
	background: none;
	position:relative;
	width: 980px;
	height:600px;
	text-align:left;
	margin-left:-490px;
	left:50%;
	padding:0;
}

#div_topo{
	position:relative;
	width: 715px;
	height: 180px;
	margin: 0;
	float:right;
}

#div_menu{
	position:relative;
	width: 200px;
	height:410px;
	z-index:1000;
	margin:167px 0 0 0;
	float:left;
}

#div_enfeite{
	position:absolute;
	width: 350px;
	height:200px;
	left: -20px;
	top: 0;
}
#div_engloba{
	position:absolute;
	width: 670px;
	left: 280px;
	top: 50px;
}

#div_cont_topo{
	position:relative;
	margin: 0;
	padding: 0;
	width: 661px;
	height: 38px;
	background:url(../imagens/conteudo_topo.png) no-repeat;
}

#div_cont_meio{
	position:relative;
	width:596px;
	background:url(../imagens/conteudo_meio.gif) repeat-y;
	padding: 0 25px 0 40px;
	margin-top: -18px;
	line-height:18px;
}

#div_cont_bottom{
	position:relative;
	width:661px;
	height:38px;
	margin:0 0 0 12px;
	background:url(../imagens/conteudo_bottom.png) top no-repeat;
}
