body {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	background: #e5f3ff; /* Old browsers */

	margin: 0px;
	padding: 0px;
	min-height: 100%; /* real browsers */
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
}

#topo {
	background: #6699CC url(../imagens/logo-erpx-2.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 70px;
	background-color: #013D59;
	box-shadow: 0px 1px 5px #000;
	border-bottom: solid 1px #000;
}
#_nomeempresa_ {
	font-size:10px;
	margin-left: 10px;
	padding-top: 55px;
	color: #FFFFFF;
	height: 70px;
}
#topo h1 {
	font-size:14px;
	padding-left:300px;
	background: url(../imagens/fundo-erpx.gif) repeat 0px 0px; 
}

#main {
	width: 100%;
	background: transparent;
	margin: 0px;
	padding: 5px;
	margin-bottom: 50px;
}

#botton {
/*	background: #6699CC; */
	color: #FFFF00;
	height: 33px;
	width: 100%;
}
