@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
  /*Adicionado */ }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 12px;
  background-image: url("../img/fundo.jpg");
  background-repeat: repeat-y;
  background-position: center;
  color: #404040;
  display: block;
  width: 1000px;
  margin: 0 auto;
  padding: 0; }

a {
  color: #404040; }

strong {
  font-weight: bold; }

em {
  font-weight: bold;
  font-style: italic; }

.cabecalho {
  height: 230px;
  background-color: #404040;
  width: 1000px;
  background-image: url("../img/fundoTopoFarmacia.jpg");
  background-repeat: no-repeat;
  position: relative; }

.contentorLogo {
  position: absolute;
  margin-left: 18px;
  margin-top: 167px; }

.fraseInfarmed {
  padding-top: 70px;
  text-align: right;
  margin-right: 35px;
  color: silver; }

.telefone {
  text-align: left;
  padding-top: 10px;
  margin-left: 20px;
  padding-bottom: 5px;
  font-weight: bold;
  float: left; }

.contentorAjuda {
  float: right;
  text-align: right;
  padding-top: 5px;
  height: 17px;
  margin-top: 15px;
  border-top: 1px solid silver;
  margin-right: 35px;
  width: 674px; }

.contentorAjudaItem {
  float: right;
  width: 80px;
  text-align: center;
  font-size: 10px; }

.contentorAjudaItem a {
  text-decoration: none;
  color: #404040; }

.contentorAjudaItemSeparador {
  float: right;
  border-right: 1px solid silver; }

.contentorAjudaCliente {
  float: left;
  font-size: 10px; }

/* SERÁ NECESSÁRIO REVER QUANDO O MENU FUNCIONAR [INICIO] */
.contentorMenuTopo {
  /*position: relative;*/
  height: 31px;
  width: 980px;
  left: 50%;
  text-align: center;
  top: 138px;
  margin-left: 10px; }

.menuCantoEsquerdo {
  float: left;
  height: 31px;
  width: 10px;
  background-image: url("../img/menuTopoEsquerda.png"); }

.menuCantoEsquerdoOff {
  float: left;
  height: 31px;
  width: 10px;
  background-image: url("../img/menuTopoEsquerdaOff.png"); }

.menuCantoDireito {
  float: right;
  height: 31px;
  width: 10px;
  background-image: url("../img/menuTopoDireita.png"); }

.menuCentro {
  float: left;
  background-image: url("../img/menuTopoCentro.png");
  height: 31px;
  width: 960px; }

.menuCentroItem {
  width: 90px; }

.menuCentroItem a {
  text-decoration: none;
  font-size: 11px;
  /*font-weight: bold;*/
  /* RETIRADO POR INDICAÇÂO DA SUSANA*/ }

.menuCentroActivo {
  float: left;
  background-image: url("../img/menuTopoCentroActivo.png");
  height: 31px; }

.menuCentroActivo a {
  /*color: #404040;*/
  color: silver; }

.menuCentroInactivo {
  float: left;
  height: 31px; }

.menuCentroInactivo a {
  color: #f2f2f2; }

.menuCentroItemConteudo {
  padding-top: 8px; }

.menuCentroPesquisa {
  float: left;
  height: 31px; }

.menuCentroItemConteudoPesquisa {
  text-align: center;
  padding-top: 5px; }

.menuCentroPesquisaCampo {
  font-size: 10px;
  width: 145px;
  margin-left: 30px;
  background-image: url("../img/lupa.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 30px;
  padding-left: 5px;
  color: #404040; }

.menuTopoSeparador {
  background-color: silver;
  height: 29px;
  float: left;
  width: 1px;
  overflow: hidden; }

.subMenu {
  position: relative;
  margin-top: 10px;
  background-color: #2a2a2b;
  z-index: 10000;
  text-align: left;
  padding-top: 6px;
  padding-bottom: 6px;
  color: white;
  line-height: 18px;
  display: none;
  overflow: hidden;
  width: 150px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px; }

.subMenuItems {
  padding-left: 8px;
  padding-right: 8px;
  width: 250px; }

.subMenuItems:hover {
  background-color: #bfbfbf;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.subMenu a {
  font-size: 11px;
  font-weight: normal; }

.subMenu a:hover {
  color: #404040; }

/* SERÁ NECESSÁRIO REVER QUANDO O MENU FUNCIONAR [FIM] */
.contentorGeral {
  margin-top: 20px; }

.contentorEsquerda {
  width: 210px;
  float: left; }

.contentorCentro {
  width: 580px;
  float: left; }

.contentorDireita {
  float: right;
  width: 210px; }

.contentorBannerLateral {
  width: 150px;
  margin: 0 auto;
  padding: 0;
  display: block;
  margin-bottom: 10px; }

/*

#contentorSlideShowComercial{
	border: 1px solid silver;
	width: 541px;
	height: 276px;
	margin:0 auto;
	padding:0;
	display: block;
	margin-bottom: 10px;
}

#contentorSlideShowComercialMiniaturas{
	width: 541px;
	height: 58px;
	margin:0 auto;
	padding:0;
	display: block;
	margin-bottom: 10px;
}

#contentorSlideShowComercialMiniaturasEsquerda{
	float: left;
	padding-top: 2px;
}

#contentorSlideShowComercialMiniaturasDireita{
	float: right;
	padding-top: 2px;
}

#contentorSlideShowComercialMiniaturasCentro{
	float: left;
	height: 62px;
	width: 513px;
	overflow: hidden;
}

#contentorSlideShowComercialMiniaturasCentroTira{

}

#contentorSlideShowComercialMiniaturasCentro img{
	margin-left: 5px;
	border: 1px solid silver;
}

*/
.contentorConteudosTopo {
  width: 580px;
  height: 7px;
  background-image: url("../img/centroTopo.png");
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 0;
  display: block;
  margin-top: 20px;
  overflow: hidden; }

.contentorConteudoCentro {
  width: 580px;
  margin: 0 auto;
  padding: 0;
  display: block;
  overflow: hidden;
  background-image: url("../img/centroMeio.png");
  background-repeat: repeat-y; }

.contentorConteudosFundo {
  width: 580px;
  height: 7px;
  background-image: url("../img/centroFundo.png");
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 0;
  display: block;
  overflow: hidden; }

.cadaProdutoImagem {
  /*float: left;*/
  width: 145px;
  height: 175px;
  text-align: center;
  clear: none;
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
  padding-left: 3px; }

.cadaProdutoImagem img {
  cursor: url("../img/lupa.png"), default; }

.cadaProdutoTextos {
  width: 280px;
  height: 175px;
  text-align: left;
  clear: none;
  display: table-cell;
  vertical-align: top;
  /*float: left;*/
  overflow: hidden;
  font-size: 12px;
  line-height: 16px; }

.cadaProdutoTextos p {
  line-height: 18px; }

.cadaProdutoTextosTitulo {
  padding-top: 25px;
  font-weight: bold;
  font-size: 14px; }

.cadaProdutoTextosTitulo a {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: none; }

.cadaProdutoTextosResumo {
  padding-top: 15px; }

.textosMorada p {
  padding-top: 15px;
  line-height: 16px;
  font-size: 11px;
  margin-left: 15px; }

.cadaProdutoDetalhes {
  width: 145px;
  height: 175px;
  text-align: center;
  clear: none;
  display: table-cell;
  vertical-align: top;
  /*float: right;*/
  overflow: hidden; }

.cadaProdutoDetalhesPreco {
  text-align: right;
  font-weight: bold;
  font-size: 14px;
  padding-right: 10px;
  padding-top: 30px; }

.precoCortado {
  font-size: 11px;
  font-weight: normal;
  color: silver;
  padding-right: 15px;
  text-decoration: line-through; }

.cadaProdutoDetalhesForm {
  font-size: 10px;
  padding-top: 20px;
  text-align: right;
  padding-right: 10px; }

.cadaProdutoDetalhesMais {
  padding-top: 10px; }

.cadaProdutoDetalhesMais a {
  text-decoration: none;
  color: inherit;
  font-size: 11px; }

.cadaProdutoDetalhesMarca {
  padding-top: 10px; }

.cadaProdutoDetalhesMarca a {
  text-decoration: none;
  color: inherit;
  font-size: 11px; }

.cadaProdutoSeparador {
  border-top: 1px solid silver;
  margin-top: 5px; }

.rodape {
  clear: both; }

.rodape a {
  color: silver;
  text-decoration: none;
  font-size: 10px; }

.rodapeNivel01 {
  text-align: right;
  margin-right: 30px;
  padding-top: 25px; }

.rodapeNivel02 {
  margin-right: 165px; }

.rodapeNivel03 {
  text-align: right;
  padding-top: 30px;
  margin-right: 30px;
  clear: both; }

.rodapeItem {
  float: right;
  text-align: center; }

.rodapeItemSeparador {
  border-right: 1px solid silver;
  float: right;
  width: 1px;
  overflow: hidden; }

.textosTitulo {
  padding-top: 25px;
  font-weight: bold;
  font-size: 14px; }

.textosTitulo a {
  font-weight: bold;
  font-size: 12px; }

.textosResumo {
  padding-top: 15px;
  line-height: 18px;
  text-align: justify; }

.textosImagem {
  width: 578px;
  height: 278px;
  overflow: hidden; }

.textosLerMais {
  text-align: right;
  margin-right: 40px;
  padding-top: 15px; }

.lateralTopo {
  background-image: url("../img/lateralTopo.png");
  background-repeat: no-repeat;
  width: 150px;
  height: 7px;
  overflow: hidden; }

.lateralMeio {
  background-image: url("../img/lateralMeio.png");
  background-repeat: repeat-y;
  width: 150px;
  overflow: hidden; }

.lateralFundo {
  background-image: url("../img/lateralFundo.png");
  background-repeat: no-repeat;
  width: 150px;
  height: 7px;
  overflow: hidden; }

#contentorNewsletter {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

.newsletterTitulo {
  font-weight: bold; }

.newsletterSubTitulo {
  font-size: 10px;
  padding-top: 10px;
  padding-bottom: 10px; }

.newsletterCampo input {
  font-size: 10px;
  width: 125px;
  border: 1px inset #404040;
  padding-left: 5px; }

.newsletterBotao {
  text-align: right;
  padding-top: 10px; }

.newsletterAnular {
  padding-top: 5px;
  text-align: right; }

.newsletterAnular a {
  text-decoration: none;
  font-size: 10px;
  color: #404040; }

.newsletter_anular_titulo {
  float: left;
  background-color: #f2f2f2;
  border: 1px solid silver;
  width: 130px;
  margin-left: 15px;
  margin-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 10px; }

.newsletter_anular_campo {
  float: left;
  border: 1px solid silver;
  font-weight: bold;
  width: 380px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  padding: 4px; }

.newsletter_anular_campo input {
  width: 365px;
  border: 1px inset #404040;
  font-size: 10px;
  padding-left: 5px; }

.newsletter_anular_campo textarea {
  width: 370px;
  border: 1px inset #404040;
  font-size: 10px;
  height: 90px; }

.newsletter_anular_botao {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  clear: both;
  text-align: right; }

.newsletter_anular_mensagem {
  text-align: center;
  font-size: 10px; }

.motivos_erro {
  margin-top: 30px; }

.motivos_erro li {
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 20px; }

ul.seccoesListaNoticias {
  margin-top: 30px; }

ul.seccoesListaNoticias li {
  padding-bottom: 10px;
  margin-left: 20px;
  list-style: circle; }

#mapaGoogle {
  width: 580px;
  border: 1px solid silver;
  height: 440px;
  margin-top: 20px;
  margin-bottom: 50px; }

.obrigatorio {
  background-image: url("../img/obrigatorio.png");
  background-repeat: no-repeat;
  background-position: 122px 10px; }

.formulario_erro {
  color: red;
  font-size: 10px; }

.formulario_mensagem {
  text-align: center;
  opacity: 0; }

.formulario_mensagem ul {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #f2f2f2;
  font-weight: bold; }

.formulario_mensagem_interior {
  padding: 15px;
  line-height: 18px;
  text-align: justify; }

.formulario_mensagem_interior strong {
  margin-top: 20px;
  display: block; }

.formulario_mensagem_interior strong:nth-child(1) {
  margin-top: 0px; }

.outrasSubcategorias {
  margin-top: 15px;
  margin-left: 15px; }

.outrasSubcategorias li {
  padding-bottom: 10px; }

.carrinhoSaco {
  position: absolute;
  background-image: url("../img/sacoCompras.png");
  background-repeat: no-repeat;
  width: 87px;
  height: 95px;
  margin-top: -30px;
  margin-left: -5px; }

.carrinhoTitulo {
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px; }

.carrinhoTabela {
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle; }

.carrinhoTabela td {
  font-size: 11px;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px; }

.carrinhoAlterar {
  text-align: center;
  padding-top: 30px; }

.carrinhoAlterar a {
  font-size: 11px;
  text-decoration: none; }

.carrinhoFinalizar {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px; }

.carrinhoFinalizar a {
  font-size: 11px;
  text-decoration: none;
  font-weight: bold; }

.carrinho_imagens_voadoras {
  position: absolute; }

.carrinho_alteracao {
  margin-left: 10px;
  margin-right: 10px;
  width: 555px; }

.carrinho_alteracao th {
  background-color: #f2f2f2;
  text-align: center;
  padding: 2px;
  border: 1px solid silver; }

.carrinho_alteracao td {
  padding: 5px;
  vertical-align: middle;
  border: 1px solid silver;
  font-size: 10px; }

.outrasImagensProduto {
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid silver; }

.outrasImagensProduto img {
  margin-right: 10px;
  cursor: pointer; }

.textosTituloRelacionados {
  font-size: 14px;
  font-weight: bold;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px; }

.linhaHistoricoTexto {
  padding: 5px;
  float: left;
  width: 500px;
  overflow: hidden; }

.linhaHistoricoQuantidade {
  padding: 5px;
  float: right;
  width: 50px;
  overflow: hidden;
  text-align: right; }

.menuLateralTitulo {
  background-image: url("../img/menuLateralTopo.png");
  height: 26px;
  overflow: hidden; }

.menuLateralTitulo div {
  font-weight: bold;
  padding-top: 8px;
  padding-left: 8px;
  color: white; }

.menuLateralRodape {
  background-image: url("../img/menuLateralFundo.png");
  height: 3px;
  overflow: hidden;
  clear: both; }

#tipoPesquisa {
  position: absolute;
  background-color: #292a2a;
  border: 1px solid white;
  width: 150px;
  margin-top: 5px;
  margin-left: 30px;
  z-index: 1500;
  padding: 10px;
  color: white;
  display: none; }

.tipoPesquisaTitulo {
  color: white;
  font-weight: bold;
  padding-bottom: 10px; }

.breadcrumb {
  font-weight: normal;
  font-size: 14px; }

.breadcrumb a {
  font-weight: normal;
  text-decoration: none;
  font-size: 14px; }

.popup_conversao {
  position: absolute;
  z-index: 2000;
  width: 350px;
  background-color: #404040;
  color: white;
  border: 3px solid #f2f2f2; }

.espera {
  position: absolute; }

.pop_conversao_fechar {
  text-align: right;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

.pop_conversao_fechar a {
  font-weight: bold;
  color: white;
  text-decoration: none; }

.popup_conversao_conteudo {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  text-align: center; }

.popup_conversao_conteudo a {
  color: white; }

.popup_conversao_valores {
  font-weight: bold;
  padding-top: 10px;
  padding-left: 5px; }

.popup_conversao_nota {
  padding-top: 10px;
  font-size: 10px; }

.menuTopoSeparador_sub_menu {
  position: relative;
  margin-top: 5px;
  background-color: #292a2a;
  z-index: 50000;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 150px;
  display: none; }

.menuTopoSeparador_sub_menu_link {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

.menuTopoSeparador_sub_menu_link:hover {
  background-color: silver; }

.menuTopoSeparador_sub_menu_link a:hover {
  color: black; }

.autor {
  color: silver;
  padding-top: 3px;
  font-style: italic; }

#moradaAlternativa {
  display: none; }

#tabelaIMC td {
  border: 1px solid silver; }

.tabelasAjuda td {
  border: 1px solid silver;
  vertical-align: middle;
  padding: 3px;
  text-align: left;
  font-weight: normal; }

.tabelasAjudaTitulo {
  background-color: silver;
  text-align: center;
  font-weight: bold; }

.irTopo {
  text-align: right;
  padding-top: 30px;
  padding-bottom: 30px; }

.logosDermocosmetica img {
  margin-right: 12px;
  margin-bottom: 8px; }

.referenciaProduto {
  font-size: 10px;
  color: silver; }

.horarioTopo {
  width: 541px;
  margin: 0 auto; }

.horarioTopo h1 {
  font-size: 18px; }

.horarioTopo p {
  margin-top: 5px;
  margin-bottom: 5px; }

.notice-wrap {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 150px;
  z-index: 9999; }

* html .notice-wrap {
  position: absolute; }

.notice-item {
  /*height: 60px;*/
  background: #333;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: #eee;
  padding: 6px 6px 6px 6px;
  /*font-family: lucida Grande;*/
  font-size: 11px;
  border: 2px solid #999;
  display: block;
  position: relative;
  margin: 0 0 12px 0; }

.notice-item p {
  font-weight: bold; }

.notice-item-close {
  position: absolute;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  right: 6px;
  top: 6px;
  cursor: pointer; }

.error {
  background-color: red; }

.success {
  background-color: green; }

.warning {
  background-color: orange; }

.tooltip {
  background-color: #ffffe1;
  color: #404040;
  font-weight: normal; }

.tooltip p {
  font-weight: normal; }

/* 	RESULT STYLE  */
.testresult {
  font-size: 10px;
  font-weight: bold;
  color: #f2f2f2;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  margin-right: 10px;
  display: block;
  float: right;
  border: 1px solid silver; }

.shortPass {
  background-color: red; }

.badPass {
  background-color: red; }

.goodPass {
  background-color: orange; }

.strongPass {
  background-color: green; }

.reyterPaginador {
  /*border: 1px solid green;*/
  padding: 3px;
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 10px; }

.reyterPaginadorConteudo {
  /*border: 1px solid red;*/
  padding: 15px;
  text-align: right; }

.reyterPaginadorAnterior {
  color: #404040; }

.reyterPaginadorAnterior A {
  color: #404040; }

.reyterPaginadorSeguinte {
  color: #404040; }

.reyterPaginadorSeguinte A {
  color: #404040; }

.reyterPaginadorItemInactivo {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  /*border: 1px solid orange;
	background-color: #e3e3e3;*/ }

.reyterPaginadorItemInactivo A {
  text-decoration: none;
  color: silver;
  font-weight: bold; }

.reyterPaginadorItemActivo {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #404040;
  background-color: white; }

.reyterPaginadorItemActivo A {
  text-decoration: none;
  color: #404040;
  font-weight: bold; }

.reyterPaginadorItemUltimaPagina {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px; }

.reyterPaginadorItemUltimaPagina A {
  text-decoration: none;
  color: silver;
  font-weight: bold; }

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
  color: white;
  font-size: 11px;
  font-weight: bold; }

.sf-menu {
  line-height: 1.0; }

.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 150px;
  /* left offset of submenus need to match (see below) */ }

.sf-menu ul li {
  width: 100%; }

.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */ }

.sf-menu li {
  float: left;
  position: relative; }

.sf-menu a {
  display: block;
  position: relative;
  color: white;
  text-decoration: none; }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 2.5em;
  /* match top ul list item height */
  z-index: 99; }

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em; }

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 160px;
  /* match ul width */
  top: 0; }

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em; }

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 150px;
  /* match ul width */
  top: 0; }

/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  margin-bottom: 1em; }

.sf-menu li {
  /* ERA A e nao LI */
  /*border-left:	1px solid #fff;*/
  border-top: 1px solid silver;
  /*padding: 		.75em 1em;*/
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none; }

.sf-menu a, .sf-menu a:visited {
  /* visited pseudo selector so IE6 applies text colour*/
  color: white; }

.sf-menu li {
  background: #333333; }

.sf-menu li li {
  background: #333333; }

.sf-menu li li li {
  background: #333333; }

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  background: #898a8b;
  outline: 0;
  color: white; }

/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 2.25em;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */ }

.sf-sub-indicator {
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em;
  /* IE6 only */
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url("../img/arrows-ffffff.png") no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */ }

a > .sf-sub-indicator {
  /* give all except IE6 the correct values */
  top: .8em;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/ }

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/ }

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0; }

.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 -1px; }

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -1px;
  /* arrow hovers for modern browsers*/ }

/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url("../img/shadow.png") no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px; }

.sf-shadow ul.sf-shadow-off {
  background: transparent; }

.sfHover a {
  color: white; }

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
  width: 130px; }

/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
  left: 140px;
  /* match ul width */
  top: 0; }

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator {
  background-position: -10px 0; }

/* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator {
  background-position: 0 0; }

/* use translucent arrow for modern browsers*/
/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/ }

.zoomOverContainer {
  position: absolute;
  z-index: 500;
  cursor: url("../img/lupa.png"), default; }

#bannerSlide {
  width: 541px;
  height: 276px;
  margin: 0 auto;
  border: 1px solid silver; }

#bannerSlide img {
  border: none;
  position: absolute;
  display: none; }

.bannerSlideCarousel {
  width: 541px;
  height: 62px;
  margin: 0 auto;
  margin-top: 10px; }

#bannerSlide_thumbsContainer img {
  margin-left: 3px;
  margin-right: 6px; }

.bannerSlideCarousel_Slider img {
  border: 1px solid silver;
  cursor: pointer; }

.bannerSlideThumbsActive {
  border: 1px solid red; }

.bannerSlideArrows {
  cursor: pointer; }

/* Smoothness style sheet for jQuery Datepicker v4.0.5. */
.datepick {
  background-color: #fff;
  color: #222;
  border: 1px solid #aaa;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 90%; }

.datepick-rtl {
  direction: rtl; }

.datepick-popup {
  z-index: 1000; }

.datepick-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.datepick a {
  color: #222;
  text-decoration: none; }

.datepick a.datepick-disabled {
  color: #888;
  cursor: auto; }

.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #fcc;
  border: none;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-weight: bold; }

.datepick-nav, .datepick-ctrl {
  float: left;
  width: 100%;
  background-color: #fff;
  font-size: 90%;
  font-weight: bold; }

.datepick-ctrl {
  background-color: #dddddd; }

.datepick-cmd {
  width: 30%; }

.datepick-cmd:hover {
  background-color: #e0e0e0; }

.datepick-ctrl .datepick-cmd:hover {
  background-color: #f08080; }

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
  width: 8%; }

a.datepick-cmd {
  height: 1.5em; }

button.datepick-cmd {
  text-align: center; }

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
  float: left;
  padding-left: 2%; }

.datepick-cmd-current, .datepick-cmd-today {
  float: left;
  width: 35%;
  text-align: center; }

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
  float: right;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
  float: right; }

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left; }

.datepick-month-nav {
  float: left;
  text-align: center; }

.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%; }

.datepick-month-nav span {
  color: #888; }

.datepick-month-row {
  clear: left; }

.datepick-month {
  float: left;
  width: 15em;
  border: 1px solid #aaa;
  text-align: center; }

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
  height: 1.5em;
  background-color: #e0e0e0;
  color: #222;
  font-weight: bold;
  font-size: 10px; }

.datepick-month-header select, .datepick-month-header input {
  height: 1.4em;
  border: none; }

.datepick-month-header input {
  position: absolute;
  display: none; }

.datepick-month table {
  width: 100%;
  border-collapse: collapse; }

.datepick-month thead {
  border-bottom: 1px solid #aaa; }

.datepick-month th, .datepick-month td {
  margin: 0em;
  padding: 0em;
  font-weight: normal;
  text-align: center; }

.datepick-month thead tr {
  border: 1px solid #aaa; }

.datepick-month td {
  background-color: #eee;
  border: 1px solid #aaa; }

.datepick-month td.datepick-week * {
  background-color: #e0e0e0;
  color: #222;
  border: none; }

.datepick-month a {
  display: block;
  width: 100%;
  padding: 0.125em 0em;
  background-color: #eee;
  color: #000;
  text-decoration: none; }

.datepick-month span {
  display: block;
  width: 100%;
  padding: 0.125em 0em; }

.datepick-month td span {
  color: #888; }

.datepick-month td .datepick-other-month {
  background-color: #fff; }

.datepick-month td .datepick-weekend {
  background-color: #ddd; }

.datepick-month td .datepick-today {
  background-color: #fbf9ee; }

.datepick-month td .datepick-highlight {
  background-color: #dadada; }

.datepick-month td .datepick-selected {
  background-color: #fcc; }

.datepick-status {
  clear: both;
  text-align: center; }

.datepick-clear-fix {
  clear: both; }

.datepick-cover {
  display: none;
  display/**/: block;
  position: absolute;
  z-index: -1;
  -webkit-filter: mask();
          filter: mask();
  top: -1px;
  left: -1px;
  width: 100px;
  height: 100px; }

.slideshowEntrada {
  position: absolute;
  top: 30px;
  left: 350px;
  width: 600px;
  overflow: hidden; }

.slideshowEntrada img {
  max-width: 100%;
  vertical-align: text-bottom; }

.slideshowEntradaTira {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  -webkit-transition: margin-left 0.25s;
          transition: margin-left 0.25s; }

.slideshowEntradaTira > a, .slideshowEntradaTira > img {
  display: block;
  width: 600px;
  min-width: 600px; }

.slideshowEntradaNavegacao {
  position: absolute;
  bottom: 1%;
  right: 1%;
  width: 100%;
  text-align: center; }

.slideshowEntradaNavegacaoItem {
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: white;
  border-radius: 100%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  cursor: pointer;
  position: relative; }

.slideshowEntradaNavegacaoItemAtivo {
  background-color: #afef00; }
