#bar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	normal;
	color: 		#006a45;

}

#bar .lang-text {
	height: 24px;
	line-height: 24px;
	float: left;
	margin-left: 25px;
	font-size: 12px;
	font-weight: bold;
}

#bar .lang-ico {
	width: 25px; 
	height: 15px; 
	position: relative; 
	float: left; 
	margin: 4px 8px 0px 8px; 
	background-repeat: no-repeat; 
	background-position:0px 0px; 
	border: 1px solid black; 
}

#bar .page-text {
	height: 24px;
	line-height: 24px;
	float: left;
	margin-left: 25px;
	font-size: 12px;
	font-weight: bold;
}

#bar .domain {
	height: 24px;
	line-height: 24px;
	float: right;
	margin-right: 17px;
	font-size: 16px;
	font-weight: bold;
	color: #004494;
}

#bar .symbols {
	margin-right: 25px;
	width: 80px;
	height: 24px;
	float: right;
}

#bar .soymbol-item {
	float: left;
}

#bar #pdf {
	width: 20px;
	height: 20px;
	position: relative;
	float: left; 
	background-repeat: no-repeat;
	margin: -27px;
}

#bar #pdf img {
	border: 0px;
	width: 20px;
	height: 20px;
}

#menu2 {
	height: 24px;
	line-height: 24px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
}

#menu2 a:link		{ text-decoration:underline; color: #006a45; font-size: 12px; }
#menu2 a:visited 	{ text-decoration:underline; color: #006a45; font-size: 12px; }
#menu2 a:hover 		{ text-decoration:none;      color: #006a45; font-size: 12px; }
#menu2 a:active 	{ text-decoration:underline; color: #006a45; font-size: 12px; }

 