.retro_correcta_act2 {
	background-color: #129af0;
	color: #FFFFFF;
	position: absolute;
	height: 140px;
	top: 602px;
	left: 30px;
	width: 300px;
	display: none;
	z-index: 1000;
}

.retro_incorrecta_act2 {
	background-color: #999999;
	color: #ffffff;
	height: 120px;
	left: 30px;
	position: absolute;
	top: 602px;
	width: 300px;
	display: none;
	z-index: 1000;
}

.retro_incorrecta_act2 .closeBtn, .retro_correcta_act2.closeBtn {
	background-image: url("../ob/close.png");
	background-repeat: no-repeat;
	cursor: pointer;
	height: 20px;
	left: 275px;
	position: absolute;
	top: 8px;
	width: 18px;
}

#retroFinal{
	background-color: #129af0;
    color: #ffffff;
    display: none;
    height: 220px;
    left: 30px;
    position: absolute;
    top: 522px;
    width: 390px;
    z-index: 1000;
}

#retroFinal #txt_retros {
    width: 340px;
}




.bien1 {
	display: none;
}

.bien2 {
	display: none;
}

.bien3 {
	display: none;
}

.bien4 {
	display: none;
}

.bien5 {
	display: none;
}

.bienF {
	display: none;
}

.letraMal {
	display: none;
}

.rimas {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

.parrafo {
	position: absolute;
	font-size: 26px;
	color: black;
	width: 400px;
	height: 230px;
	left: 27px;
	top: 452px;
	text-align: center;
}

.imgVerso {
	position: absolute;
	left: 465px;
	top: 386px;
}