
/* CSS Document */

.colunaDireita{
	float:left;
	width:192px;
}
.publicidade192_60{
	width:192px;
	height:60px;
	background:#fff;
	margin-bottom:10px;
}
div.box-ultimas{
	margin-bottom:15px;
} 
.box-ultimas li{
	padding:10px 0 10px 0;
	border-bottom:1px solid #383838;
}
.semBorda{
	padding:0;
	border:0;
}

	.iconeTituloNoticias{
		background:#383838 url(../imagens/iconeUltimasNoticias.gif) no-repeat right;
		height:26px;
	}
.colunaDireita a{
	color:#a6a6a6;
}
/*.descricaoNoticia{
	font-size:1.3em;
	color:#AAAAAA;
}
.verTodas{
	font-size:1.1em;
	color:#AAAAAA;
	text-decoration:underline;
}*/
.box-shopping{
	margin-bottom:15px;
}
	.iconeTituloShopping{
		background:#383838 url(../imagens/iconeShopping.gif) no-repeat right;
		height:26px;
	}
	div.produto-shopping{
		width:192px;
		padding-top:10px;
		padding-bottom:10px;
		border-bottom:1px solid #383838;
		font-size:0.9em;
	}
	div.imagemShopping{
		float:left;
		width:87px;
		padding-right:6px;
	}
	div.descricaoShopping{
		float:left;
		width:99px;
	}
	div.descricaoShopping a{
		color:#aaa;
	}
	div.descricaoShopping span{
		color:#F00000;
		display:block;
	}
	
