#barra-idiomas {
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	width: 1009px;
	height: 31px;
}
#idiomas {
	float: left;
	margin: 8px 10px 0px 820px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#idiomas li {
	margin: 0px 0px 0px 4px;
	display: block;
	float: left;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
}
#idiomas a {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
}
#idiomas a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #717171;
	text-decoration: underline;
}
#idiomas a.actual {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
