/* DESTAQUES */
#not_destaques .ttl {
	background-image:url(/media/images/ttl_03.jpg);
	background-repeat:no-repeat;
	width:423px;
	height:25px;
	padding:12px 0px 0px 15px;
}

#not_destaques .imagem {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #898989;
}

#not_destaques .item {
	clear:both;
	border-bottom:1px dashed #cdcdcd;
	margin-left:15px;
}

/* LIST */
#not_list {
}

#not_list .imagem {
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #898989;
}

#not_list .item {
	clear:both;
	border-bottom:1px dashed #cdcdcd;
	margin:0px 15px 5px 0px;
	padding-bottom:5px;
}

/* DETAIL */
#not_detail {
}

#not_detail .imagem {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #898989;
}