#conteudo {
	position: relative;
}

#apre {
	width: 510px;
	height: 150px;
	margin-bottom: 15px;
	background-color: #F2FCE2;
}
#chamadas li {
	float: left;
	width: 160px;
	margin: 0 15px 15px 0;
	height: 60px;
}
#ofertas {
	padding: 0 10px;
}
#ofertas h2 {
	color: #1f0c69;
	font-size: 180%;
	margin-bottom: 10px;
	font-weight: normal;
}
#ofertas ul li {
	border: 1px solid #b4da7a;
	background: url(../img/padrao/brilho.jpg) no-repeat center bottom #e6f3d2;
	float: left;
	margin: 0 17px 10px 0;
	width: 150px;
	height: 135px;	
	text-align: center;
}

#ofertas ul li img {
	float: left;
}

#ofertas ul li span {	
	display: block;
	font-size: 90%;
	padding: 2px 5px 0;
	line-height: 1.3em;
	height: 31px;
	overflow: hidden;
}
#ofertas ul li em {
	color: #ff4d00;
	font-style: normal;
	font-size: 150%;
	font-weight: bold;
}
#conteudo .nomargin {
	margin: 0px;
}

#colesq #eventos {
	min-height: 397px;
}

#coldir {
	padding: 4px 4px 0;
}
#coldir #dicas {
	min-height: 321px;
}

/* POP UP */
#promo {
	position: absolute;
	top: -150px;
	right: 50px;
	width: 300px;
	height: 285px;
}

#promo div {
	position: relative;
}

#promo .fechar {
	display: block;
	width: 23px;
	height: 23px;
	position: absolute;
	top: 20px;
	right: 55px;
}
