
.top {
	background-image: url("topo.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
}


/*body {

}
.logo img {
	margin-top: 0px;
}
.menu1 ul li a {
	color:#21409a;
}*/
/*.top {
	background-image: url("teste.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
}
.footer2 {
	background-image: url("starfish-bottom.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center 53%;
	background-color:transparent !important;
}
.filtroCor {
	background-color:rgba(74, 81, 91, 0.9);
}
footer {
background-color:rgba(63, 67, 73, 0.6);	
}*/
.logo img {
    height: 100px;
    margin-bottom: 5px;
    margin-top: 4px;
    width: auto;
}
.menu2 {
	background-color: #824f9c;
}
.promocoes legend.first {
	border-bottom: 5px solid #824f9c;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #824f9c;
}
.promocoes .btn {
	background-color: #824f9c;
}

.navbar .navbar-nav li a:hover {
	color:#f6e4fc;
}
.menu1 ul li a:hover, .flags .dropdown.btn_lang .dropdown-menu li a:hover, .menu1 ul li a.active {
	color: #dfa5f5;
}
.footer-menu ul li a:hover {
	color: #c776e5;
}
/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #f4f4f4;
}
.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #3290b8;
}*/
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color: #824f9c;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #824f9c !important;
}
.slider-range > .ui-slider-handle {
	background-color: #824f9c !important;
}
.pesquisa_avi .form-control:focus {
	border:1px solid #999 !important;
	box-shadow:none !important;
}
.carousel-inner .carousel-caption h3 {
background-color:rgba(224, 90, 216, 0.9) !important;	
}
.destaque_promo .promo-title h3 {
	background-color: #824f9c;
}
.promo-title .validade {
	color: #824f9c;
}

/*.last_promo h4 {
	color: #21409a;
}
.ultimas_promos .mais_dtl {
    background-color: #1c065c;
}
.ultimas_promos .mais_dtl a {
    color: #fff;
}
.destaque_promo .promo-title {
    background-color: #21409a;
}
.destaque_promo .mais_dtl a {
    color: #3290b8;
}
.news_rodape .btn_rodape {
    background-color: #1c065c;
}*/
.promocoes legend.first {
    background-color: #824f9c;
}
.pag-title h1 {
    color: #824f9c;
}
.footer2 .lei {
width:48%;	
}
.news_rodape a:hover span {
	 color: #0392d6;
 }
@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:10%;
}*/
}