.colunaEsq {
	width: 223px;
	padding-right: 15px;
	background: url(../img/bg_pontilhado.gif) right top repeat-y;
	float: left;
}

.colunaDir {
	width: 225px;
	padding-left: 14px;
	float: left;
}

/*.dentro {
	float: left;
}*/

.dentro a {
	display: block;
	text-decoration: none;
	color: #7c7c7c;
}

.dentro span {
	display: block;
}

.txt-Promo {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.divisoria {
	height: 30px;
	border-top: 1px solid #f0f0f0;
	margin-top: 30px;
}