body {
	background:#fbfbfb url(../imagens/fundo_body.jpg) repeat-x;
}
p {
	font:12px "Trebuchet MS", Arial, Verdana;
}
#geral {
	margin:0 auto;
	width:780px;
}
#topo {
	margin-top:30px;
	height:154px;
}
#topo h1 {
	text-indent:-9000px;
}
#wrapper {
	position:relative;
	width:780px;
	background:url(../imagens/fundo_wrapper.jpg) repeat-y;
}
#wrapper-top {
	width:780px;
	height:18px;
	background: url(../imagens/fundo_wrapper_top.jpg) no-repeat;
}
#principal {
	width:780px;
	height:489px; /*provisorio*/
	display:table;
	/*background: #ECECEA url(../imagens/fundo_principal.jpg) repeat-x;*/
}
#navegacao {
	float:left;
	margin:0 0 0 29px;
	_margin:0 0 0 15px;
	width:250px;
	height:489px; /*provisorio*/
	background: url(../imagens/menu_bottom.gif) no-repeat bottom;	
}
#menu {
	min-height:256px;
	height:256px;
	padding:60px 0 0 15px;
	background:url(../imagens/menu_top.jpg) no-repeat top;
}
#conteudo {
	float:left;
	width:486px;
	height:489px;
	background:url(../imagens/fundo_conteudo.jpg) no-repeat;
}
#bemvindo {
	margin: 0 20px 0 16px;
	height:204px;
	background:url(../imagens/bemvindo.jpg) top left no-repeat;
}
#bemvindo h2 {
	text-indent:-9000px;
}
#noticias {
	float:left;
	position:relative;
	width:297px;
	height:224px;
	margin: 7px 0 0 4px;
	_margin: 7px 0 0 2px;
	background:url(../imagens/noticias.jpg) no-repeat;
}
#noticias ul {
	margin:55px 0 0 25px;
}
#noticias ul li {
	border-bottom:1px dotted #C7C7C7;
	margin: 0 20px 1px 0;
}
#noticias ul li a {
	font:12px "Trebuchet MS", Verdana, Arial;
	color: #000099;
	text-decoration:none;
}
#noticias ul li a:hover {
	color: #FF771D;
	text-decoration:underline;
}
#rolando {
	float:right;
	width:185px;
	height:249px;
	background:url(../imagens/fundo_rolando.jpg) no-repeat bottom;
}
#rolando h2 {
	text-indent:-9000px;
	display:block;
	width:185px;
	height:59px;
	background:url(../imagens/h2_rolando.jpg) no-repeat;
}
#flash {
	position:absolute;
	width:221px;
	height:195px;
	left: 0px;
	bottom:-65px;
}
#rodape {
	clear:both;
	height:73px;
	background:url(../imagens/fundo_rodape.jpg) no-repeat;
}