#lang-sel {
	position: absolute;
	right: 1.6em;
	top: 0.3em;
}

.lang-sel-item {
	display: inline;
	font-size: 1.1em;
	font-family: arial;
	font-weight: bold;
	color: white;
}


.lang-sel-item a {
	text-decoration: none;
	color: white;
}

.lang-sel-item a:hover {
	color: #D41800;
}

.lang-sel-item img {
	float: left;
	position: relative;
	left: -0.4em;
}

.NORM {
}

.ACT {
	display: none;
}

.leer {
	display: none;
}

.ACTleer {
	position: absolute;
	right: 8.0em;
	line-height: 0.9em;
	top: 0.0em;	
}

