/* CSS Document */

/********** PROMOCIONAIS */

.box-prod-bloco
{
	background: url(../images/back-box-produto.gif) no-repeat top;
	width: 232px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.box-prod-centro
{
	width: 222px;
	height: 119px;
	padding-top: 9px; /***/
	padding-left: 10px; /***/
}

.box-produtos-titulos
{
	width: 212px;
	padding-bottom: 3px;
	border-bottom: #e9e9e9 1px solid;
	margin-bottom: 9px;
}

.box-produtos-thumb
{
	width: 82px;
	height: 82px;
	float: left;
	border: #e2e2e2 1px solid;
}

.box-produto-descricao
{
	width: 124px;
	padding-left: 5px; /***/
}
/********** fim PROMOCIONAIS */

/********** ARTIGOS */
.box-artigos
{
	background: #042c55 url(../images/back-carrinho-index.gif) top repeat-x;
	width: 730px;
	height: 124px;
	padding-top: 6px; /***/
	padding-left: 6px; /***/
}

.box-artigos-format
{
	background: #fff;
	width: 704px;
	height: 98px;
	padding: 10px; /***/
}

.artigos-li
{
	background: url(../images/seta-li.gif) no-repeat;
	padding-left: 6px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-bottom: #d7d7d7 1px dashed;
}

.artigos-bts
{
	background: #ededed;
	width: 736px;
	text-align: right;
}
/********** fim ARTIGOS */
