/*box de últimas notícias*/
#main .info{
	padding-top: 6px;
}
body.infpub #main .info {
	padding-top: 0px;
}
#wrapper aside .box.breaking_news .vermais a{
	height: 23px;
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#wrapper aside .box.breaking_news .vermais a:hover{
	color: #e40000;
}
#wrapper aside .box.breaking_news li > a{
	color: #fff;
	font-weight: bold;
}
#wrapper aside .box.breaking_news .body li > a{
	border: none;
}
#main aside .box.breaking_news .info{
	color: #333;
	font-weight: bold;
	padding-top: 0;
}
#wrapper aside .box.default .news:hover .channel_badge{
	background-color: #e40000;
}
#wrapper aside .box.default .news {
  background-color: #e40000;
}
#wrapper aside .box.default .news .channel_badge{
	background-color: #7a0707;
}
#wrapper aside .box.default .news:hover {
  background-color: #7a0707;
}
#wrapper aside .box.default .police:hover .channel_badge{
	background-color: #ff7200;
}
#wrapper aside .box.default .police {
  background-color: #ff7200;
}
#wrapper aside .box.default .police .channel_badge{
	background-color: #af3e00;
}
#wrapper aside .box.default .police:hover {
  background-color: #af3e00;
}
#wrapper aside .box.default .jobs:hover .channel_badge{
	 background-color: #ecb010;
}
#wrapper aside .box.default .jobs {
  background-color: #ecb010;
}
#wrapper aside .box.default .jobs .channel_badge{
	background-color: #a37700;	
}
#wrapper aside .box.default .jobs:hover {
  background-color: #a37700;
}
#wrapper aside .box.default .retratos:hover .channel_badge{
  background-color: #c722fd;
}
#wrapper aside .box.default .retratos {
  background-color: #c722fd;
}
#wrapper aside .box.default .retratos .channel_badge{
  background-color: #620f7d;
}
#wrapper aside .box.default .retratos:hover {
  background-color: #620f7d;
}
#wrapper aside .box.default .tv:hover .channel_badge{
  background-color: #0cb7e2;
}
#wrapper aside .box.default .tv {
  background-color: #0cb7e2;
}
#wrapper aside .box.default .tv .channel_badge{
  background-color: #06576c;
}
#wrapper aside .box.default .tv:hover {
  background-color: #06576c;
}
#wrapper aside .box.default .mulher:hover .channel_badge{
  background-color: #ED1B52;
}
#wrapper aside .box.default .mulher {
  background-color: #ED1B52;
}
#wrapper aside .box.default .mulher .channel_badge{
  background-color: #BE2543;
}
#wrapper aside .box.default .mulher:hover {
  background-color: #BE2543;
}
#wrapper aside .box.default .sports:hover .channel_badge{
  background-color: #7ac40b;
}
#wrapper aside .box.default .sports {
  background-color: #7ac40b;
}
#wrapper aside .box.default .sports .channel_badge{
  background-color: #4d7500;
}
#wrapper aside .box.default .sports:hover {
  background-color: #4d7500;
}
#wrapper aside .box.breaking_news li > a,
#main aside .info {
	color: #333333;
	font-weight: bold;
}
#wrapper aside .box.breaking_news header .rss,
#main #channel_related .header .rss {
background: url(../images/elements-sprite.png) -126px -100px no-repeat;
display: block;
float: right;
margin: 8px 0 0 0;
width: 20px;
height: 20px;
text-indent: -9999px;
}