@charset "iso-8859-1";

#mainroom {
	background-color: #fff;
	width: 770px;
	height: 271px;
}

.destaquesHome {
	width: 100%;
	background: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}

.simplesDestaque {
	width: 222px;
	margin: 0 0 0 26px;
	_margin: 0 0 0 16px;
	float: left;
}

.bannerUnico {
	width: 222px;
	height: 90px;
}

.conteudoDestaque {
	text-align: justify;
	margin-top: 8px;
	height: 90px;
	line-height: 14px;
}
