#contenido{
	width:620px;
	height:220px;
	position:absolute;
	top:220px;
	border-top: 3px solid #44422a;
	background: url(img/nosotrxs/15balas.jpg) no-repeat center 90px;
	font-size: 12px;
	padding: 20px;
}
#idiomas{
	width:660px;
	height:40px;
	position:absolute;
	top:500px;
	font-size: 12px;
	text-align: center;
	color: #44422a;
	font-weight: bold;
}
#idiomas a:link,a:active,a:visited{	
	color: #44422a;
	text-decoration: none;
}
#idiomas a:hover{
	color: #f6f5e1;
}
#idiomas .actual{
	color: #f6f5e1;
}
