body {
/*background-image:url('fundo.png');
background-repeat:no-repeat;
background-size:cover;*/
}
/*.fa {
	color:#ff8000;
}*/
.logo img {
margin-top: 50px;
    width: 260px;
}
/*.top_contactos h4 {
	background-color: #ff8000;
}
.navbar .navbar-nav li a {
	color:#ff8000;
}*/
/*.list-group-item.active::before {
	border-color: transparent #00a4d9 transparent transparent;
}*/

.navbar .navbar-nav li.active, .pesquisador .nav-tabs > li.active a {
    background-color: #ff8000 !important;
}
.promocoes legend.first {
	border-bottom: 5px solid #ff8000;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #ff8000;
}
.promocoes .btn {
	background-color: #ff8000;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-image: linear-gradient(to bottom, #ff8000 0px, #ff8000 100%) !important;
    border-color: #ff8000 !important;
}
.list-group-item.active:before {
	border-color: transparent #ff8000 transparent transparent !important;
}
#myCarousel .list-group-item.active {
	background-color: #ff8000;
}
#myCarousel .list-group-item {
	background-color: #666;
}
#myCarousel a .carousel-caption p {
	background-color: rgba(255, 128, 0, 0.9);
}

.box-pesquisa .btn_pesquisar, .box-pesquisa-avi .btn_pesquisar {
	background-color: #666;
}
/*Promoções*/

.title-item {
	background-color: rgba(0, 47, 101, 0.8);
}
.promo-item {
	text-align: center;
	color: #fff;
}
.promo-title p:last-child {
	color:#ff8000;
}
.destaque_promo h4 {
background-color:#666;	
}
.destaque_promo .mais_dtl h4 {
	color:#ff8000;
}
/*Titulos das páginas*/
.pag-title h1 {
	color:  #3d3d3d;
}
/*Promos thumbnail title*/
.promocoes legend.first {
	background-color: #ff8000;
}
.infos-gerais .btn-default {
	background-color: #ff8000;
}
.infos-gerais .mais-info span {
	color: #ff8000;
}
.borders .menu2 ul li a:hover {
text-decoration:none;
color:#ff8000;	
}
