#bannerSuperiorHome {
	border-bottom:1px solid #FFF;
	margin-left:173px;
}
#principal {
	padding: 10px;
	margin-left:173px;
}
.destaque {
	background: url(../img/bg_destaque.gif) right;
	height: 43px;
}
.destaque h1 {
	color: #d32700;
	background: url(../img/icon_seta_destaque.gif) no-repeat left center;	
	font-size: 18px;
	padding-left: 25px;
	padding-top: 11px;
	height:32px;
}
.destaque2 {
	background: url(../img/bg_destaque.gif) right;
	height: 43px;
	clear: both;
}
.destaque2 h1 {
	color: #39871a;
	background: url(../img/icon_seta_ofertas.gif) no-repeat left center;	
	font-size: 18px;
	padding-left: 25px;
	padding-top: 11px;
	height:32px;
}
.produtos {

}
.produtos li {
	/*margin: 15px 29px 0px 0px;*/
}
#bannerInferiorHome {
	clear: both;
	float: left;
	margin-top: 10px;
	text-align:center;
	width: 100%;
}
#nuvemTag{
	clear:both;
	text-align:center;
}
#nuvemTag h2 {
	background-color:#0A8CA6; 
	padding:4px; 
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
#nuvemTag a {
	color: #A8A8A8;
	text-decoration: none;
	margin:0px 10px;
	font-weight: bold;
}
#nuvemTag a:hover {
	text-decoration: underline;
}