/* Popup Promocional
*************************************************************************************/

#popup-ganhadores img {
	border: none;
}

#popup-ganhadores {
	width: 350px;
	height: 280px;
	color:#FFFFFF;
	border: solid 1px #999999;
	position: absolute;
	top: 50px;
	left: 230px;
	z-index: 100;
}
#botao-fechar {
	width: 30px;
	height: 24px;
	position: absolute;
	top: 5px;
	left: 315px;
}
input, select {
	padding: 2px;
}
