.box_urgente{
	width:580px;
	height:42px;
	line-height:42px;
	background:url(../imgs/bg_azul.png);
	outline:none;
	margin:8px 0;
}

.box_urgente1{
	width:580px;
	height:42px;
	line-height:42px;
	background:url(../imgs/bg_azul1.png);
	outline:none;
	margin:8px 0;
}

.urgente{
	float:left;
}

/* AO VIVO */ 
.manchete{
	float:left;
	width:415px;
	height:42px;
	margin-left:5px;
	overflow:hidden;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	white-space:nowrap;
}

.manchete a{
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;	
}

.manchete a:hover{
	text-decoration:underline;
}
/* FIM AO VIVO */


/* URGENTE */
.manchete_urgente{
	float:left;
	width:415px;
	height:42px;
	margin-left:5px;
	overflow:hidden;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	white-space:nowrap;
}

.manchete_urgente a{
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;	
}

.manchete_urgente a:hover{
	text-decoration:underline;
}
/* FIM URGENTE */





.borda_dir{
	float:right;
}
