@charset "utf-8";
#menuLanguage {
	height: 50px;
	width: 958px;
	position: absolute;
	top: 0px;
	text-align:right;
	left: 1px;
	background-color: #2E110E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A5A5;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menuLanguage  img {
	margin-top: 10px;
	margin-right: 20px;
}
