.pie {
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
}
.encabezado {
	z-index: 1000;
}
.gracias {
	font-size: 16px;
	line-height: 24px;
}
.subtitulo {
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.ceroContorno {
	margin: 0px;
	padding: 0px;
}
.tituloOferta {
	font-size: 14px;
	font-weight: bold;
	color: #7B5CCC;
}
.microtablita p{
	line-height: 14px;
	border-top: 1px solid #999999;
	padding: 3px 3px 0px;
}

#popup {
	position:relative;
	width:468px;
	height:368px;
	z-index:100;
	left: 100px;
	top: 300px;
	visibility: visible;
	border: none;
	text-align: center;
}
