#B86carousel { width: 585px; height: 187px; position: relative; padding: 10px; background: url(../img/bg_noticias.gif) left top no-repeat; }
#B86carousel .link-outras-noticias { position: absolute; right: 10px; bottom: 5px; }
#B86carousel img { float: left; position: absolute;}
#B86carousel #B86carousel-list { float: right; width: 226px; margin: 0; padding: 0; list-style-type: none; }
#B86carousel #B86carousel-list li { padding: 0 0 8px; }
#B86carousel #B86carousel-list li img { display: none; overflow: hidden; }
#B86carousel #B86carousel-list li a { display: block; }
#B86carousel #B86carousel-list li h6 a {}

#B86carousel #B86carousel-list li.init a {}
#B86carousel #B86carousel-list li.init h6 a {}

#B86carousel #B86carousel-list li.active { cursor: pointer; }
#B86carousel #B86carousel-list li.active a { font-weight: bold; color: #3B5D75; }
#B86carousel #B86carousel-list li.active h6 a {}

#B86-imagem { width: 344px; height: 187px; float: left; }
#B86-imagem img { width: 344px; height: 187px; border: none; }
#B86-imagem a { border: 0; display: none; }

#B86-descricao { width: 354px; height: 55px; position: absolute; bottom: 0; left: 5px; }
* html #B86-descricao { bottom: 0;}
#B86-descricao h3 { font-size: 14px; font-weight: bold; margin: 0; padding: 0;  }
#B86-descricao p { font-size: 12px; font-weight: normal; margin: 0; padding: 0; }

.teste { cursor: pointer; opacity: 1 !important; filter: alpha(opacity=100) !important; -moz-opacity: 1 !important; -khtml-opacity: 1 !important; }
.teste a { font-weight: bold; color: #3B5D75; }
