.content_promosurpresa {
	width: 100%;
	margin-top: 50px;
}

.content_promosurpresa .introducao {
	left: 7px;
	_left: 0;
	width: 100%;
	height: 240px;
	background: url(../img/promosurpresa/bg_promo.png) no-repeat center center;
	position: relative;
}

*html .content_promosurpresa .introducao { 
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/promosurpresa/bg_promo.png','scale');
}

.content_promosurpresa .introducao p {
	top: 55px;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	position: relative;
	width: 420px
}

.content_promosurpresa .indice ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 15px 0 0 0;
	padding: 0;
}

.content_promosurpresa .indice ul li {
	float: left;
	color: #000;
	font-size: 12px;
}

.indice ul li a, p.letra {
	color: #000 !important;
	font-size: 12px;
	font-weight: bold;
}

.content_promosurpresa .indice ul li.separador {
	padding: 0 3px 0 3px;
}

.content_promosurpresa .resultado .contaba{
	width: 100%;
	float: left;
	margin-top: 20px;
	color: #000 !important;
	font-size: 12px;
}
