#bar{
	background-color:#000;
	padding: 0;
	width: 100%;
	height: 21px;
	border-bottom: 1px solid #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	}
#bar_logo {
	padding-left: 4px;
	float: left;
}
#bar_content {
	float: right;
	clear: none;
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-top: 4px;
	color: #444;
	font-size: 10px;
}
#bar img{ border: none; } 
#bar a{
	border: none;
	color: #888;	
    text-decoration: none;
	background-color: none;
	font-size: 10px;
	}
#bar a:hover{
	border: none;
	color: #888;
	 text-decoration: underline;
	 background-color: #000000;
	}
#bar_quapim {
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	clear: none;
	text-decoration: none;
	border: none;
}