/* DESTAQUES */
#not_destaques {
	float:left;
}

#not_destaques .imagem {
	float:left;
}

#not_destaques .item {
	float:left;
	width:245px;
}

/* LIST */
#not_list .titulo { white-space:normal;
}

#not_list .imagem {
	float:left;
	overflow:hidden; 
	height:100px;

}

#not_list {}

#not_list .item {
	float:left;
	width:235px;
	padding-right:20px;
	height:230px;
	margin-top:10px;
	

}

#separador { 
	background-color:#dceb9c;
	width:1px;
	margin:0 15px 0 15px;
}


/* LIST  2*/
#not_list2 .titulo { white-space:normal;
}

#not_list2 .imagem {
	float:left;
	overflow:hidden; 
	height:100px;
}

#not_list2 .detalhe {}

#not_list2 .item {
	padding-right:20px;
	border-bottom:1px dashed #cccccc;
	padding-top:25px;
	padding-bottom:20px;
}


#not_list2 .detalhe { margin-left:150px;}


/* DETAIL */
#not_detail .detalhe { margin:0 auto; width:530px; padding-top:10px;}

#not_detail .imagem {


}

#block_destaques .item { margin-bottom:30px; width:545px;}