/*body {
	background-image: url("fundo.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.logo img {
	margin-top: 0px;
	height:145px;
	width:auto;
}*/
.top {

	background-image: url("shells.jpg");
    background-position:center bottom;
	background-size:cover;
    background-repeat: no-repeat;

}
/*.menu1 ul li a {
	color:#ff7721;
}*/
.menu2 {
	background-color: #c06326;
}
.promocoes legend.first {
	border-bottom: 5px solid #ff7721;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #ff7721;
}
.promocoes .btn {
	background-color: #ff7721;
}

.navbar .navbar-nav li a:hover {
	color:#dadada;
}
/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #ffe1c4;
}
.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #ff7721;
}*/
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color:#9b9b9b;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #9b9b9b !important;
}
.slider-range > .ui-slider-handle {
	background-color: #9b9b9b !important;
}
.carousel-inner .carousel-caption h3 {
	background-color: rgba(255, 119, 33, 0.9) !important;
}
.destaque_promo .promo-title h3 {
	background-color: #ff7721;
}
.promo-title .validade {
	color: #ff7721;
}
/*.last_promo h4 {
	color: #ff7721;
}
.ultimas_promos .mais_dtl {
    background-color: #666666;
}
.ultimas_promos .mais_dtl a {
    color: #fff;
}
.destaque_promo .promo-title {
    background-color: #ff7721;
}
.destaque_promo .mais_dtl a {
    color: #666666;
}
.news_rodape .btn_rodape {
    background-color: #666666;
}*/
.promocoes legend.first {
    background-color: #ff7721;
}
.pag-title h1 {
    color: #ff7721;
}
.news_rodape a:hover span {
	color: #ff7721;
}
@media(max-width:980px) {
.menu1 ul li a {
	color: #fff;
}
}
@media(max-width:760px) {
/*.logo img {
	margin-left:30%;
	margin-top:10px;
}*/
}
@media(max-width:360px) {
/*.logo img {
	margin-left:30%;
}
.menu2 {
	top:40px;
}*/
}