#list {
}

#list .barra-top {
	background-position:right top;
	background-repeat:no-repeat;	
	height:30px;
	padding:0px ;		
}

#list .barra-top div {
	float:left;	
	padding:0px;
	padding-top:10px;
	margin-right:25px;
	background-image:url('../images/seta_bp.gif') ;
	background-position:right bottom;
	background-repeat:no-repeat;
}

#list .barra-top a {
	padding:0px;
	padding-right:20px;
}

#list .barra-top a {	
	font-size:14px;
	font-weight:bold;
}

#list .item-block {
	background-image:url('../images/bg_t_prod.jpg') ;	
	background-repeat:repeat-y ;
	width:564px ;
	padding-top:5px;
	padding-bottom:5px;
}

#list .item-list {
	width:280px ;
	height:100px ;
	float:left ;
	text-align:left;
	padding-top:10px;
	border-bottom:1px solid #6A9BC4;
}

#list .item-list img.item-foto {
	float:left ;
}

#list .item-list-caneta {
	width:560px ;
	float:left ;
	text-align:left;
	sborder:1px solid ;
	border-bottom:1px solid #6A9BC4;
	padding-top:5px;
	padding-bottom:5px;
	height:40px;
}

#list .item-list-caneta img.item-foto {
	float:left ;
}


#list .item-list .descricao {
	margin:10px ;	
	width:40% ;
}

#list .item-list .referencia {
	clear:both;
	padding-bottom:5px;
}

div.box-filtro {
	border:1px solid #4c647c;
	padding:10px;
	margin:10px;
}

div.box-filtro a {
	font-weight:bold;	
}
