/*BANNER*/
.carousel {overflow: hidden;}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{width: 100%; max-height: 310px}}
.carousel-inner,
.carousel-control {border-radius:4px}
.carousel-indicators {left: auto; right: 6px; top:6px; width: 32px;}
.carousel-indicators li{border-radius:0; background-color: #d7d7d7; border:0 none; color: #373634; text-indent:0; height: 32px; width: 32px; padding: 5px; margin:0 0 5px 0; font-weight: bold;}
.carousel-indicators li.active{height: 32px; width: 32px; background-color: #bcbbbb; margin:0 0 5px 0; }
.carousel-caption {left: 0; right: 0; bottom: 0; color: #FFF; background: rgba(0,0,0,.5); zoom: 1; padding:10px 40px 10px 20px; text-align: left;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);}
.carousel-caption p,
.carousel-caption h3{margin: 0; overflow: hidden;}
.carousel-caption h3{max-height:60px; line-height:30px; font-size:1.5em;}
.carousel-caption p{max-height:40px}
.carousel-caption.top{bottom: auto; top: 0;}

/*BOX NOTICIA*/
#boxNoticia .first article {margin-bottom: 8px;}
#boxNoticia .first article h3 {font-size:2.45em; max-height:75.5px; overflow: hidden;}
#boxNoticia .first article > a {border-bottom:1px solid #d7d7d7; float: left; width: 100%; padding-bottom: 18px;}
#boxNoticia article {font-family: 'arial';}
#boxNoticia h3 {font-size: 1.15em; font-weight: bold; max-height:35.5px; overflow: hidden;}
#boxNoticia p {max-height:60px; overflow: hidden;}

/*BOX DESTAQUE*/
#boxDestaques {margin-top: 32px;}
#boxDestaques h3 {font-size:.8em; text-transform:uppercase; font-weight: bold; margin:8px 0 5px; max-height:24.6px; overflow: hidden;}
#boxDestaques h3 a{color: #00510f; }
#boxDestaques img{border-radius:4px}
#boxDestaques p{font-family: 'arial'; max-height:60px; overflow: hidden;}
#boxDestaques article{margin-top: 70px;}
#boxDestaques .first article{margin-top: 0;}