#rigaBody {
    background-image: url(../images/bambini/main_lingua.gif);
    background-repeat: no-repeat;
    background-color: #FFFEE9;
    width: 770px;
    height: 570px;
    vertical-align: top;
    position: absolute;
	 top: 0px;
	 left: 0px;
}
#bandiera_it{
	top: 75px;
	left: 50px;
	position: absolute;
}
#label_it{
	top: 160px;
	left: 130px;
	height: 20px;
	width: 50px;
	position: absolute;
}
#bandiera_es{
	top: 75px;
	left: 300px;
	position: absolute;
}
#label_es{
	top: 160px;
	left: 370px;
	height: 20px;
	width: 50px;
	position: absolute;
}
#bandiera_en{
	top: 75px;
	left: 550px;
	position: absolute;
}
#label_en{
	top: 160px;
	left: 630px;
	height: 20px;
	width: 50px;
	position: absolute;
}

#bandiera_de{
	top: 190px;
	left: 130px;
	position: absolute;
}
#label_de{
	top: 270px;
	left: 200px;
	height: 20px;
	width: 50px;
	position: absolute;
}
#bandiera_fr{
	top: 200px;
	left: 500px;
	position: absolute;
}
#label_fr{
	top: 280px;
	left: 560px;
	height: 20px;
	width: 50px;
	position: absolute;
}
#text_alto{
	top: 360px;
	left: 190px;
	height: 20px;
	width: 350px;
	position: absolute;
	font-family: comic Sans MS, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #FF802B;
}
