#manchete .listagem {
 float: left;
 width: 210px;
 margin: 0 5px 10px 0; 
 font-size: 12px;
}
 
#manchete .listagem h2 {
 line-height: 18px;
 font-size: 14px;
 color: #0c487f;
}

#manchete .listagem h2 a {
 color: #0c487f;
 text-decoration: none;
}

#manchete .listagem p a {
 color: #000;
 text-decoration: none;
}

#manchete .listagem p {
 line-height: 16px;
 margin-bottom: 2px; 
 clear: left;
}

#manchete .listagem img {
 margin: 3px 3px 3px 3px;
}

#manchete .listagem p img {
 float: none;
 vertical-align: middle;
}

.clearleft {

 clear: left;
 height: 1px;
 font-size: 1px;
}

#manchete #extra {
 display: none;
}


#manchete #chamada {
 width: 260px;
 float: right;
 margin-right: 5px;
}

#manchete .mini {
 width: 210px;
 float: left;
 margin: 2px 2px;
}

#manchete #chamadab {
 display: none;
}

#etc {
 width: 160px;
 height: 130px;
  padding:-6px 0 0 0;
}

#etc_menor {
 width: 80px;
 height: 60px;
 float:left;
}

#manchete #chamada_layout {
 width: 180px;
 float: right;
 margin: 2px 2px;
 margin-bottom: 20px;
 border:1px solid #FF0000;
}

#manchete #chamada_layout h2 {
 line-height: 18px;
 font-size: 12px;
 color: #0c487f;
}

