body {
/*	background-image: url('fundo.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-color:#eee;*/
}
/*.navbar .navbar-nav li a {
	color:#08a0c3;
}
.fa {
color: #16969e;
}*/
.logo img {
	margin-top: 42px;
    width: 265px;
}
.navbar .navbar-nav li {
	min-width:12%;
}
/*.top_contactos h4 {
	background-color: #08a0c3;
}*/
/*.list-group-item.active::before {
	border-color: transparent #16969e transparent transparent;
}*/
.navbar .navbar-nav li.active, .pesquisador .nav-tabs > li.active a {
    background-color: #336795 !important;
}
.promocoes legend.first {
	border-bottom: 5px solid #336795;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #336795;
}
.promocoes .btn {
	background-color: #336795;
}
.list-group-item.active::before {
    border-color: transparent #336795 transparent transparent !important;	
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-image: linear-gradient(to bottom, #336795 0px, #336795 100%) !important;
	border-color: #336795 !important;	
}
#myCarousel .list-group-item.active {
	background-color: #336795;
}
#myCarousel a .carousel-caption p {
	background-color: rgba(88, 196, 254, 0.9);
}
#myCarousel .list-group-item {
	background-color: #3e8fae;
}
.box-pesquisa .btn_pesquisar, .box-pesquisa-avi .btn_pesquisar {
	background-color: #336795;
}

/*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:#336795;
}
.destaque_promo h4 {
background-color:#336795;	
}
.destaque_promo .mais_dtl h4 {
	color:#336795;
}
/*Titulos das páginas*/
.pag-title h1 {
	color: #336795;
}
/*Promos thumbnail title*/
.promocoes legend.first {
	background-color: #666;
}
.infos-gerais .btn-default {
	background-color: #336795;
}
.infos-gerais .mais-info span {
	color: #336795;
}

.borders .menu2 ul li a:hover {
text-decoration:none;
	color:#336795;
}
 @media (max-width:1024px) {
	.navbar .navbar-nav li {
    min-width: 10% !important;
} 
 }
  @media (max-width:960px) {
 .navbar .navbar-nav li {
    min-width: 25% !important;
}
}
