/*Contenido*/
.centro {
	float: left;
	padding-right: 15px;
	width: 673px;
	margin-left: 10px;
	position: relative;
}

.centroImagen {
	float: left;
	width: 420px;
	position: relative;
	z-index: 2;
}

.bkgContenido {
	margin-top: -12px;
	position: absolute;
	right: 0;
	overflow: hidden;
	width: 450px;
}

.bkgContenido img {
	float: right;
}

.bkgContacto {
	background: url(https://www.euronics.es/estaticos/images/sorteo/bkg-contacto.jpg) no-repeat top right #ffffff;
}

.bkgTrabaja {
	background: url(https://www.euronics.es/estaticos/images/sorteo/bkg-trabaja.jpg) no-repeat top right #ffffff;
}

.bkestrella {
	background: url(https://www.euronics.es/estaticos/images/sorteo/bkg-estrella.jpg) no-repeat 585px 130px transparent;
}

.content {
	font-family: "MyriadWebProRegular", Helvetica;
}

.content h3 {
	padding-bottom: 10px;
	padding-top: 28px;
	padding-bottom: 5px;
	border-bottom: solid 6px #e5f0f9;
	color: #064781;
	font-size: 2.063em;
}

.content {
	background: #ffffff;
	padding: 12px;
	width: 913px;
	position: relative;
}

.content.promociones {
	padding: 12px 12px 0 12px;
	width: 99%;
	min-height: 467px;
}

.wrap.promocionPag .content h3 {
	border-bottom: solid 3px #00529b;
	color: #064781;
	background: url(https://www.euronics.es/estaticos/images/sorteo/sorteoEstrella.png) no-repeat 0 10px;
	height: 35px;
	width: auto;
}

.content h4 {
	padding-top: 25px;
	padding-bottom: 3px;
	font-size: 1.1em;
}

.wrap.promocionPag .content h4 {
	padding-top: 0;
	padding-bottom: 0;
}

.wrap.promocionPag .content h4.nombrePromo {
	position: absolute;
	right: 15px;
	top: 26px;
	color: #00539b;
	font-size: 1.4em;
	text-align: right;
}

.wrap.promocionPag .content p.periodoPromo {
	position: absolute;
	right: 15px;
	top: 38px;
	color: #00539b;
	font-size: 1.1em;
	text-align: right;
}

.wrap.promocionPag .content p.fechaPromo {
	position: absolute;
	right: 15px;
	top: 56px;
	color: #00539b;
	font-size: 0.9em;
	text-align: right;
}

.content h5 {
	color: #004e98;
	font-size: 1em;
	letter-spacing: -0.02em;
	font-weight: normal;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	color: #333333;
	line-height: 1.2em;
	margin: 13px 0;
	text-align: justify;
}