a img { border: none; }

#blocoDestaques {
	position: relative;		
}

#blocoDestaques ul,
#blocoDestaques ul li {
	list-style: none;	
}

#blocoDestaques,
#blocoDestaques ul,
#blocoDestaques ul li,
#blocoDestaques ul li img {
	margin: 0px;
	padding: 0px;
	left:3px;
	
	width: 143px;
	height: 175px;
}

#blocoDestaques ul li {
	position: relative;
}

#blocoDestaques ul li div.fundo {
	width: 409px;
	height: 50px;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	background:#e7f2ca;
}

#blocoDestaques ul li p {
	margin: 0px;	
	padding: 10px 15px;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 14px;
}

#blocoDestaques ul li p a {
	color: #333;
	text-decoration: none;
}	

#blocoDestaques a.faixa { 
	width: 100px;
	height: 100px;
	
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 100;
	
	background: transparent url('../img/faixa.png') 0 0 no-repeat;
}

#blocoDestaques div.paginas {
	position: absolute;
	top: 150px;
	right: 1px;
	overflow:hidden;
	width:0px;
	height:0px;
	
	z-index: 100;
}


#blocoDestaques div.paginas a {
	height: 20px;
	width: 20px;
	
	display: block;
	float: left;
	margin-left: 2px;
	
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;	
	text-align: center;
	outline: none;
	
	background: black;
}

#blocoDestaques div.paginas a:hover,
#blocoDestaques div.paginas a.activeSlide {
	background: #066;
}

#blocoDestaques ul li p,
#blocoDestaques ul li div.fundo { display: none; }

#noticia1_box{
	position:relative; 
	top:-175px; 
	left:153px; 
	width:400px; 
	height:45px; 
	z-index:1000;
	line-height:12px;
	border-bottom:1px solid #E8E8E8;
}

#noticia2_box{
position:relative; 
top:-160px; 
left:153px; 
width:400px; 
height:45px;
z-index:1200;
line-height:12px;
border-bottom:1px solid #E8E8E8;
	
}

#noticia3_box{
position:relative; 
top:-140px; 
left:153px; 
width:400px; 
height:45px; 
z-index:1000;
line-height:12px;
border-bottom:1px solid #E8E8E8;
	
}