.date_noticia{
	color:#000000;
	/*font-style:italic;*/
	font-size:10px;
	margin-bottom:10px;
}

/* DESTAQUES */
.not_destaques {
	width: 194px;	
	height: 340px;
	color: #7A7A7A;
	/*font-weight: bold;*/
}

.not_destaques .item {
	clear:both;	
	font-size:10px;
	height: 50px;
	cursor: pointer;
	margin:5px 5px 0px 5px;
	/*display: table;*/
}

.not_destaques .imagem {
	float:left;
	/*padding:5px;*/
	margin-right:5px;
	margin-bottom:10px;
	height:40px;
	width:65px;
	overflow:hidden;
	border-right:1px solid #84a72e;	
}

.not_destaques .descricao {
}



/* LIST */
#not_list {
}

#not_list .categorias{
	background-color:#f5f5f5;
	padding:10px;
	float:left;
}
#not_list .categorias .categoria{
	background-color:#ccc;
	padding:10px;
	float:left;
	margin-right:5px;
}

#not_list .list {
	clear:both;
	padding-top:20px;
}

#not_list .item {
	clear:both;
	margin-bottom:30px;
	padding-right:50px;

}
#not_list .imagem {
	float:left;
	/*padding:5px;*/
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EFEFEF;
	border-right:1px solid #84a72e;
	width:125px;
	height:95px;
	overflow:hidden;
}

#not_list .detalhe {
}

#noticias_comentario{
/*background-color:#fff;*/
background: url('/media/images/bg_comentarios.gif') no-repeat top left;
padding:20px;
}


/* DETAIL */
#not_detail {
padding-right:20px;
}

#not_detail .imagem {
	float:left;
	/*padding:5px;*/
	margin-right:10px;
	margin-bottom:10px;
	height:225px;
	width:310px;
	overflow:hidden;
	border-right:3px solid #84a72e;	
}

#not_detail .detalhe {
}


.notas_em_rodape {		
	font-size: 10px;
}

.notas_em_rodape .wrapper {
	margin: 50px 0 0 170px;
	display: table;				
}

.notas_em_rodape .wrapper .item {
	float: left;
	margin-right: 25px; 	
	width: 125px;
	cursor: pointer;
}

.notas_em_rodape .wrapper .item .desc_titulo {
	color: #854000;
	font-weight: bold;
}

.notas_em_rodape .wrapper .item .desc_separator {
	color: #854000;
	margin: 15px 0 10px 0;
}

.destaques_bloco_direita .wrapper {
	margin-top: 25px;
}

.destaques_bloco_direita .wrapper .item {
	width: 280px;	
	display: table;	
	margin-bottom: 25px;	
}

.destaques_bloco_direita .wrapper .item .sombra {
	width: 280px;
	height: 17px;	
	display: table;
	background: transparent url('/media/images/sombra_destaques.gif') no-repeat bottom;	
}

.destaques_bloco_direita .wrapper .item .imagem {
	float: left;
	width: 90px;
	height: 100%;
	display:table;
	margin-right: 7px;	
	background-color: #85A72F;
	cursor: pointer;
}

.destaques_bloco_direita .desc_titulo {
	color: #85A72F;
	margin-bottom: 8px;
}

.destaques_bloco_direita .link {
	margin-top: 10px;	
	cursor: pointer;
}

#bottom_destaques {
	display: table;	
	margin-left:20px;
}
#bottom_destaques .cartoon,
#bottom_destaques .edicao {
	float:left;
	width: 137px;
	
}
#bottom_destaques .cartoon {
	margin-right: 6px;	
}

#bottom_destaques .imagem_destaque {	
	padding: 5px;
	background-color: #fff;	
}

#bottom_destaques .imagem_destaque .item {	
	text-align: center;	
	cursor: pointer;
}

#bottom_destaques .imagem_destaque .imagem img {
	width: 80px;
}

#destaque_manchete .wrapper_left {
	/*float: left;*/
	width: 522px;
	height: 280px;
	position: absolute;	
}

#destaque_manchete .wrapper_right {
	position: absolute;
	left: 528px;
	/*float: left;*/
	width: 138px;	
	z-index:1000;
}

#destaque_manchete .item_noticia {
	width: 522px;
	height: 280px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;	
}

#destaque_manchete .item_noticia .texto {
	float:left;
	width: 200px;
	padding: 10px 0 10px 10px;
}

#destaque_manchete .item_noticia .imagem {
	float:right;
	width:300px;
	height: 266px;
	overflow: hidden;	
}

#destaque_manchete .item_link {
	padding: 10px 10px 10px 30px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	height: 47px;
	overflow: hidden;			
	background: transparent url('/media/images/manchete_menu1.png') no-repeat top right;
	z-index: 1000;
}

#destaque_manchete .item_link_active {
	padding: 10px 10px 10px 30px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	height: 47px;
	overflow: hidden;				
	background: transparent url('/media/images/manchete_menu2.png') no-repeat top right;
	z-index: 1000;
}
#destaque_manchete .item_link:hover {
	color: #53691D;
	z-index: 1000;
}
#destaque_manchete .desc_titulo {
	padding-bottom: 10px;		
}

#destaque_manchete .desc_texto {
	padding-bottom: 10px;
}

#destaque_manchete .desc_titulo a {
	font-size: 12px;
	font-weight: bold;
	color: #75971E;	
	text-decoration: none;
	
}

#destaque_manchete .link {
	margin-top: 10px;	
	cursor: pointer;
}

