/* DESTAQUES */
#not_destaques {
	padding-top:15px;

}

#not_destaques .imagem {
	float:left;
	padding:5px;
	width:145px;
	height:110px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

#not_destaques .item_wrapper {
	background-color:#f3f3f3; 
	margin-top:1px; 
	height:123px;
	padding:5px;
	background-image:url(/media/images/corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	clear:both;
} 


#not_destaques .item {
	clear:both;
	height:155px;
	margin-bottom:10px;
	width:655px;
	
}

#not_destaques .title { 
	background-image:url(/media/images/repeat_title.gif); 
	background-repeat:repeat-x; 
	height:21px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	padding:3px 0px 0px 5px;
	float:left;
	width:563px;
	
}

#not_destaques .data { 
	background-image:url(/media/images/repeat_data.gif);
	width:82px;
	background-repeat:repeat-x;
	height:21px;
	float:right;
	padding:2px 0px 0px 5px;
}

#not_destaques .descricao { 
	float:left; 
	width:480px;
	margin-left:10px;
	margin-top:2px;
	line-height:16px;
	}

/* LIST */
#not_list {
}

#not_list .imagem {
	float:left;
	padding:5px;
	width:145px;
	height:110px;
	background-repeat:no-repeat;
	background-position:center center;	
}

#not_list .title { 
	background-image:url(/media/images/repeat_title.gif); 
	background-repeat:repeat-x; 
	height:21px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	padding:3px 0px 0px 5px;
	float:left;
	width:563px;
	
}

#not_list .data { 
	background-image:url(/media/images/repeat_data.gif);
	width:82px;
	background-repeat:repeat-x;
	height:21px;
	float:right;
	padding:2px 0px 0px 5px;
}

#not_list .descricao { 
	float:left; 
	width:480px;
	margin-left:10px;
	margin-top:2px;
	line-height:16px;
	}

#not_list .item {
	clear:both;
	height:155px;
	margin-bottom:20px;
	
}

#not_list .item_wrapper {
	background-color:#f3f3f3; 
	margin-top:1px; 
	height:123px;
	padding:5px;
	background-image:url(/media/images/corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	clear:both;
	
} 


/* BLOCK */

#not_block { padding-top:10px;}

#not_block .item { 
	float:left; 
	width:206px;
	margin:0px 16px 0px 0px;
	background-image:url(/media/images/bg_block.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:274px;

}

#not_block .item_content { padding:5px; margin:0 auto; }

#not_block .data { 
	background-image:url(/media/images/repeat_data2.gif);
	width:185px;
	background-repeat:repeat-x;
	height:19px;
	padding:2px 0px 0px 5px;
	margin-top:3px;
}


#not_block .descricao { width:190px; margin:0 auto;}

#not_block .desc_titulo {
	font-weight:bold; 
	text-transform:uppercase;
	margin-top:5px;
}

#not_block .imagem { 
	width:190px; 
	height:120px; 
	background-repeat:no-repeat; 
	background-position:center center;
	cursor:pointer;
} 


/* DETAIL */
#not_detail {
}

#not_detail .imagem {
	float:left;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EEEEEE;
	border:1px solid #dbdbdb;
}

#not_detail 
