@charset "utf-8";
/* Posicion de imagenes y texto de los premios en traduccion.html */
#tablapremios {
	height: 546px;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: rgb(245,245,245);
}
#premioboleta {
	position: absolute;
	left: 7px;
	top: 37px;
	text-align: center;
	width: 194px;
}

#fotopremio1 {
	position: absolute;
	left: 228px;
	top: 12px;
}
#premio2boletas {
	position: absolute;
	left: 333px;
	top: 37px;
	text-align: center;
	width: 194px;
}
#fotopremio2 {
	position: absolute;
	left: 542px;
	top: 10px;
}
#premioboton {
	position: absolute;
	left: 7px;
	top: 186px;
	text-align: center;
	width: 194px;
}
#fotopremioboton {
	position: absolute;
	left: 214px;
	top: 174px;
	width: 93px;
	height: 84px;
}
#premiomanilla {
	position: absolute;
	left: 333px;
	top: 186px;
	text-align: center;
	width: 194px;
}
#fotopremiomanilla {
	position: absolute;
	left: 560px;
	top: 176px;
	width: 75px;
	height: 84px;
}
#premiolibrofernando {
	position: absolute;
	left: 178px;
	top: 345px;
	text-align: center;
	width: 194px;
}
#fotopremiolibro {
	position: absolute;
	left: 421px;
	top: 285px;
	width: 125px;
	height: 194px;
}
