
/*.navbar .navbar-nav li a {
	color:#00b357;
}*/

.logo img {
 margin-top: 10px;
  height: 100px;
}   
.top_contactos h4 {
	background-color: #00b3e3;
	padding-left:30px;
}
.top_contactos h4 img {
	margin-left: -25px;
}
/*.list-group-item.active::before {
	border-color: transparent #333333 transparent transparent;
}*/
#myCarousel .list-group-item.active {
	background-color: #333333;
}
#myCarousel .list-group-item {
	background-color: #838080;
}
/*#myCarousel .carousel-caption span a {
	color:#333;
}*/
/*#myCarousel .carousel-caption p {
	background-color: #cc9900;
}*/
.box-pesquisa .btn_pesquisar, .box-pesquisa-avi .btn_pesquisar {
	background-color: #838080;
}
/*Promoções*/
.menu2, .carousel-inner .carousel-caption h3 {
  background-color: #00b3e3;
}
.title-item {
	background-color: rgba(0, 47, 101, 0.8);
}
.promo-item {
	text-align: center;
	color: #fff;
}
.promo-title p:last-child {
	color:#00b3e3;
}
.destaque_promo h4 {
background-color: #00b3e3;	
}
.destaque_promo .mais_dtl h4 {
	color:#00b3e3;
}
/*Titulos das páginas*/
.pag-title h1 {
	color: #838080;
}
.destaque_promo .promo-title .validade, .pag-title h1, .promocoes legend.first a{
    color: #00b3e3;
}
.promocoes legend.first  {
border-bottom: 5px solid #00b3e3;
 color: #00b3e3;
}
/*span.glyphicon.glyphicon-plus-sign, span.more {
	color: #333;
}*/
.promocoes .btn {
    background-color: #00b3e3;
    border-color: #00b3e3;
    color:#fff;
}
.promocoes .btn:hover {
background-color: orange;
border-color:orange;
}
/*Promos thumbnail title*/
.promocoes legend.first, .destaque_promo .preco-promo {
	background-color: #00b3e3;
}
.infos-gerais .btn-default {
	background-color: #00b3e3;
}
.infos-gerais .mais-info span {
	color: #00b3e3;
}
.menu2 .navbar-nav > li > a:hover {
    color:#333;
}
.borders .menu2 ul li a:hover, .infos_gerais ul li a:hover {
text-decoration:none;
color:#00b3e3;	
}
#myCarousel .carousel-caption p{
	background-color:#00b3e3;
}