@charset "utf-8";
div#container {
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
}
div#fundo_logo {
	width: 1024px;
	padding: 20px 0;
	background-image: url(../global_img/bg_logo_gr.png);
	background-repeat: no-repeat;
	background-position: top;
}
div#conteudo {
	width: 855px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

/* inicio dos botoes*/
#home {
	visibility:visible;
	left:0px;
	top:0px;
	width:104px;
	height:30px;
	z-index:2;
	clear:both;
}
#empresa {
	visibility:visible;
	left:70px;
	top:0px;
	width:148px;
	height:30px;
	z-index:2;
	clear:both;
}
#lancamento {
	visibility:visible;
	left:192px;
	top:0px;
	width:148px;
	height:30px;
	z-index:2;
	clear:both;
}
#ob_anda {
	visibility:visible;
	left:313px;
	top:0px;
	width:148px;
	height:30px;
	z-index:2;
	clear:both;
}
#brev_lanca {
	visibility:visible;
	left:443px;
	top:0px;
	width:148px;
	height:30px;
	z-index:2;
	clear:both;
}
#obr_entreg {
	visibility:visible;
	left:562px;
	top:0px;
	width:148px;
	height:30px;
	z-index:2;
	clear:both;
}
/* fim dos botoes*/

