#header {
	background: url('../../imgs/bgs/bg-topo.jpg') repeat-x scroll top center;
	height: 229px;
}

#col-mid {
	width:545px;
	float:left;
}

#col-right {
	margin-left:15px;
	width:385px;
}

.bloco-resultado {
	background:transparent url(../../imgs/bgs/bg-resultado-promocoes2.png) no-repeat scroll left top;
	width:381px;
}
.listagem-resultado .resultado-par {
	background:transparent url(../../imgs/bgs/bg-escuro-listagem-resultado2.png) no-repeat scroll left top;
	height:33px;
	width:382px;
}

.listagem-resultado .resultado-impar {
	background:transparent url(../../imgs/bgs/bg-escuro-listagem-resultado2.png) no-repeat scroll left top;
	height:33px;
	width:382px;
}

.listagem-resultado {
	margin-bottom:53px;
}

.titulo-sessao h3 {
	font-size:38px;
	font-weight:normal;
	margin-bottom:20px;
}
