#destaque img{
	float:left;
}
#destaque{
	width:692px;
	height:270px;
	float:left;
	background: url(../img/fundo-destaque.jpg) right top no-repeat;
}
.destaques2, .destaques3, .destaques3-2{
	width:225px;
	height:225px;
	padding:10px 8px 0 0;
	float:left;
	background:url(../img/fundo-destaques-2.png) bottom left no-repeat;
}
.destaques3{
	background:url(../img/fundo-destaques-3.png) bottom left no-repeat;
}
 .destaques3-2{
	background:url(../img/fundo-destaques-3-2.png) bottom left no-repeat;
}

.destaque4{
	width:459px; 
	height:225px; 
	float:left; 
	margin:10px 8px 0 0;
	overflow:hidden;
}

.destaque4 h2{
	color:#49467a;
	font-weight:100;
	font-size:22px;
}

#destaque h2, .destaques2 h2, .destaques3 h2, .destaques3-2 h2{
	width:200px;
	padding:15px 20px 5px 20px;
	float:left;
	font-size:22px;
	font-weight:100;
	text-transform:uppercase;
	color:#c9e4e6;
}
.destaques2 h2{
	width:140px;
	padding-bottom:0;
	font-size:19px;
	color:#49467a;
}
.destaques3 h2, .destaques3-2 h2{
	width:140px;
	padding-bottom:0;
	font-size:19px;
	color:#75896e;
}
#destaque p, .destaques2 p, .destaques3 p, .destaques3-2 p{
	width:185px;
	padding:0 20px 0 20px;
	float:left;
	font-size:11px;
	color:#FFFFFF;
}
.destaques2 p, .destaques3 p, .destaques3-2 p{
	width:140px;
	color:#999999;
}
.destaques3-2 p{
	width:185px;
	margin-bottom:8px;
}
.destaques3-2 a{
	width:94px;
	height:26px;
	margin:0 auto;
	margin-top:5px;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	background:url(../img/botao-votar.png) center center no-repeat;
	behavior: url(iepngfix.htc);
}

iframe{
	padding:35px;
}

ul.noticia_lista{
	list-style:none;
	padding:0 0 0 5px;	
}
ul.noticia_lista li{
	border-bottom:1px solid #E0EBF3;
	width:453px;
	padding:5px 0;	
	font-size:11px;
}
ul.noticia_lista li a{
	color:#7e8890;
	text-decoration:none;
}
ul.noticia_lista li a:hover{
	color:#000;
}
