body{
	background: black;
	color: white;
	margin: 0;
	padding: 0;
	
}
#all{
	width: 820px;
	height: 656px;
	border: white 1px solid;
	margin: 25px auto;
	background: url("../idiomasWeb.JPG");
}	
#selIdiomas{
	width: 400px;
	/*border: 1px solid #fff;*/
	margin: 0 auto;
	margin-top: 500px;
	height: 100px;
}
#tableIdiomas{
height:100px;
}
#idioma1{
cursor:pointer;
}
#idioma2{
cursor:pointer;
}
#idioma3{
cursor:pointer;
}

#aLang1{
width:100%;
height:100%;
display:block;
}
#aLang2{
width:100%;
height:100%;
display:block;
}
#aLang3{
width:100%;
height:100%;
display:block;
}