#contenido_inicio {
	margin: 0px;
	padding: 0px;
	width: 584px;
	height: 352px;
	position: relative;
	background: transparent url("../images/fondo_inicio.jpg") no-repeat left top;
}

#txt_inicio {
	width: 230px;
	position: absolute;
	
	left: 132px;
	top: 100px;
	text-align: justify;
}

#idiomas {
	position: absolute;
	left: 500px;
	top: 14px;
}




