/* Estilos para el área visual de seleccion de idiomas */
.r01gClsLangSelector {
	text-align: left;	
	background-color: transparent;
	font-size: 90%;
}

.r01gClsLangSelector a:link{ 
	text-decoration: none; 
	color: #CCCCCC;}

.r01gClsLangSelector a:visited{ 
	text-decoration: none; 	color: #CCCCCC;
}

span.r01gLangUnSelected a:link{
	text-decoration: underline; 	color: #666666;
}

span.r01gLangUnSelected a:visited{
	text-decoration: underline; 	color: #666666;
}

span.r01gLangSeparator {
	margin: 0 4px 0 4px;	color: #cccccc;
}
