/*****************************/
/** Portal upperline stuff ***/
/*****************************/

#portal_header_beija-flor {
	position: relative;
	background-color: blue;
	color: white;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	white-space: nowrap;
	height:22px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 22px;
	vertical-align: middle;
	padding-left: 12px;
}

#portal_header_beija-flor span.separator {
	width:auto;
	margin-left: 10px;
	margin-right: 10px;
	font-weight:normal;
}

#portal_header_beija-flor a, a.active, a.visited{
color: gold;
font-size: 10px;
font-weight:bold;
}

#portal_header_beija-flor a:hover, a.active:hover, a.visited:hover{
color: red;
font-size: 10px;
font-weight:bold;
}

#portal_header_beija-flor .adminxxx{
	color:#0000ff;
}
