@charset "utf-8";
/* CSS Document */



div#root-2 {
	width:955px;
	height:600px;
	margin:0 auto;
	background:url(../img/icons/_background_.jpg) no-repeat;
}
div#topo {
	width:505px;
	height:160px;
	margin-left:450px;
	margin-top:-160px;
}
div#topo-logo {
	width: 450px;
	height: 160px;
}
div#menu {
	width: 947px;
	height: 40px;
	padding: 0px 0px 0px 8px;
	background-color: #8E762A;
}
#conteudo {
	width: 955px;
	height:390px;
	font: 12px verdana;
	color: #000000;
	overflow:auto;
}
