#oferta {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: yellow;
	margin-top:25px;
	margin-right:10px;
}

.oferta-titulo {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.oferta-texto {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0px 0 0px;	
}

.oferta-texto-resaltado {
	text-align: center;
	font-size: 14px;
	font-wight: bold;
	color: red;
}

#regalo {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background: white url("./imagenes/regalo.jpeg") 5px 5px no-repeat;
	position: absolute;
	top: 375px;	
	left: 590px;
	width: 250px;
	height: 125px;
}

.regalo-titulo {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding: 15px 0px 30px 75px;
	margin: 0px 0px 0px 0px;
}

.regalo-texto {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 10px 10px;	
	margin: 0px 0px 0px 0px;
}

.capah1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000;
	margin:0;
	float:right;}