/* DESTAQUES */
#not_destaques { 
	padding-top:13px; 
	height:105px;
	clear:both;

}

#separador { padding-bottom:10px;}

#not_destaques .item_par { width:445px; float:left; margin-bottom:30px; border-bottom:1px solid #555555; padding:5px 0 10px 0; height:100px;}
#not_destaques .item_impar { width:445px; float:right;  margin-bottom:30px; border-bottom:1px solid #555555; padding:5px 0 10px 0; height:100px;}

.reflect { border:none;}

#not_destaques .imagem {
	float:left;
	padding-right:5px;
	margin-right:10px;
	margin-bottom:10px;
	width:145px;
	
}

#not_destaques a { text-decoration:none; color:#eeeeee;}

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


#not_destaques .descricao { float:left; width:270px;}

#not_destaques .titulo a { color: #a4e600;}

/* LIST */
#not_list { 
	float:left;
	width:670px;
	background:url(/media/images/line_repeat.gif) repeat-y right;
	padding:0 25px 0 0;
	margin-bottom:20px;
	}
	
#categorias {
	float:right;
	width:270px;
}

#categorias .categoria {
	padding:30px 0 0 10px;
}

#categorias .categoria ul { margin:0; list-style:none;}

#categorias .categoria li { 
	margin:0; 
	list-style:none;
	margin:1px 0 0 0;
	
}

#categorias .categoria li a {
	color:#333333;
	display:block;
	padding:2px 4px 2px 15px;
	width:200px;
	background:url(/media/images/seta_cat.gif) no-repeat center left #a4e600;
	text-decoration:none;
} 

#categorias .categoria li a:hover,
#categorias .categoria li a:active {
	color:#a4e600;
	display:block;
	padding:2px 4px 2px 15px;
	width:200px;
	background:url(/media/images/seta_cat_hover.gif) no-repeat center left #333333;
	text-decoration:none;
} 

#not_list .imagem {
	float:left;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	width:135px;
}


.rss_bt {
	padding:15px 0 0 0;
	margin-top:20px;
}

#not_list .item {
	clear:both;
	border-bottom:1px dashed #666;
	padding:15px 0px 15px 0px;

}

#not_list .detalhe { float:left; width:510px;}

#not_list .texto a:link,
#not_list .texto a:visited,
#not_list .texto a:hover { color:#eeeeee; text-decoration:none; line-height:normal; }



/*BLOK*/
#not_blok .item {
	clear:both;
	border-bottom:1px dashed #666;
	padding:10px 0px 20px 0px;
	overflow:auto;

}



#not_blok .detalhe a:link,
#not_blok .detalhe a:visited,
#not_blok .detalhe a:hover {
	 color:#eeeeee; text-decoration:none; line-height:normal; 
}


/* DETAIL */
#not_detail { color:#eeeeee;
}

#not_detail .imagem {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:255px;
	}
	
	
#not_detail .detalhe { float:left; width:710px;}	