/*body {
	background-image: url(wallpaper.jpg);
	background-size: 100% auto;
	background-position: 0 0;
	background-repeat: no-repeat;
}
*/

.menu1 ul li a:hover, .flags .dropdown.btn_lang .dropdown-menu li a:hover, .menu1 ul li a.active {
	color: #d8a2a2;
}
.footer-menu ul li a:hover {
	color: #a5a1a1;
}
.top {
	background-image: url(fundo_top.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

/*.logo img {
	margin-top: -20px;
	margin-left:0px;
}
.menu1 ul li a {
	color: #05056d;
}*/
.menu2 {
	background-color: #fbaa32;
}
.navbar .navbar-nav li a:hover {
	color: #fdbdbd;
}
.promocoes legend.first {
	border-bottom: 5px solid #fbaa32;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #fbaa32;
}
.promocoes .btn {
	background-color: #fbaa32;
}

/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #edeeef;
}
.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #666;
}*/
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color: #989898;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #989898 !important;
}
.slider-range > .ui-slider-handle {
	background-color: #989898 !important;
}
.carousel-inner .carousel-caption h3 {
background-color:rgba(10, 70, 95, 0.8) !important;	
}
.destaque_promo .promo-title h3 {
	background-color: #fbaa32;
}
.promo-title .validade {
	color: #0a4760;
}
.news_rodape a:hover span {
	 color: #fbaa32;
 }
 .pesquisa_avi .form-control:focus {
	border: 1px solid #999 !important;
	box-shadow: none !important;
}
/*.last_promo h4 {
	color: #fbaa32;
}
.ultimas_promos .mais_dtl {
	background-color: #05056d;
}
.ultimas_promos .mais_dtl a {
	color: #fff;
}
.destaque_promo .promo-title {
	background-color: #05056d;
}
.destaque_promo .mais_dtl a {
	color: #05056d;
}
.news_rodape .btn_rodape {
	background-color: #fbaa32;
}*/
.promocoes legend.first {
	background-color: #fbaa32;
}
.pag-title h1 {
	color: #05056d;
}
@media(max-width:980px) {
/*.menu1 ul li a {
	color: #fff;
}*/
}
@media(max-width:760px) {
/*.logo img {
	margin-left:30%;
}
.menu2 {
	top:35px;
}*/
}
@media(max-width:360px) {
/*.logo img {
	margin-left:10%;
}*/

}