.historia{
	color: #fff;
	width: 437px;
	margin: 0 0 0 258px;
	padding: 25px 30px 20px 30px;
	position: relative;
	background: url(../imagenes/historia/fondoHistoria.png) 0 -25px repeat-x;
}

.historia .flores,
.historia .espanol,
.historia .ingles{
	position: absolute;
}


.historia .flores{
	top: 0;
	left: -57px;
}

.historia .espanol{
	top: 0px;
	right: 0px;
	cursor: pointer;
}

.historia .ingles{
	top: 0px;
	right: 25px;
	cursor: pointer;
}


.historia p{
	margin-bottom: 29px;
}
