/*body {
	background-image: url("fundo.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.logo img {
	margin-top: 0px;
	width:200px;
}*/
.top {
	background-image: url("top7.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center 65%;
}
/*.top_contactos p {
	color:#fff;
}
.menu1 ul li a {
	color: #f68921;
}*/
.menu2 {
	background-color: #f68921;
}
.navbar .navbar-nav li a:hover {
	color: #fcdbb7;
}
.promocoes legend.first {
	border-bottom: 5px solid #f68921;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #f68921;
}
.promocoes .btn {
	background-color: #f68921;
}

/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #ffe2c5;
}
.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #f68921;
}*/
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color: #f68921;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #f68921 !important;
}
.slider-range > .ui-slider-handle {
	background-color: #f68921 !important;
}
.carousel-inner .carousel-caption h3 {
background-color:rgba(246, 197, 92, 0.9) !important;	
}
.destaque_promo .promo-title h3 {
	background-color: #0f7996;
}
.promo-title .validade {
	color: #0f7996;
}
.news_rodape a:hover span {
	 color: #f68921;
 }
/*.last_promo h4 {
	color: #666;
}
.ultimas_promos .mais_dtl {
    background-color: #68676d;
}
.ultimas_promos .mais_dtl a {
    color: #fff;
}
.destaque_promo .promo-title {
    background-color: #68676d;
}
.destaque_promo .mais_dtl a {
    color: #68676d;
}
.news_rodape .btn_rodape {
    background-color: #f68921;
}*/
.promocoes legend.first {
    background-color: #f68921;
}
.pag-title h1 {
    color: #f68921;
}
@media(max-width:980px) {
/*.menu1 ul li a {
	color: #fff;
}*/
}
@media(max-width:760px) {
/*.logo img {
	margin-left:30%;
}*/
}
@media(max-width:360px) {
/*.logo img {
	margin-left:20%;
	margin-top:10px;
}
.menu2 {
	top:40px;
}*/
}