.barra_topo
{
	width: 100%;
	padding: 4px;
	/*line-height: 25px;*/
	/*top: 0;
	left: 0;
	position: absolute;
	z-index: 500000;
	*/
	font-size: 11px;
	color: #000099;
	background-color: #efefef;
	border-bottom: 1px solid #99bbdd;
	margin-bottom: 8px;
}

.barra_topo a
{
	text-decoration: none;
}

body
{
	margin-top: 0px !important;
	padding-top: 0px !important;
}