<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { 
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.chapter {
	position: absolute;
	left: 0;
    top: 0;
    background-image: url(imagens/bg_padrao.jpg);
    overflow: hidden;
	}

.select-shield {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.chapter-images {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.chapter-images img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    visibility: visible;
}

#slider {
	position: absolute;
	left: 0;
	top: 0;
}

#container {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

#menu-container {
    position: fixed;
    width: 367px;
    height: 673px;
    left: 0;
    top: -529px;
}

#menu-top {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

#menu-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 367px;
    height: 144px;
    overflow: hidden;
    cursor: pointer;
}

#menu-bottom img {
    position: absolute;
    left: 0;
    top: 0;
}

#menu-secoes {
    position: absolute;
    left: 43px;
    top: 10px;
    width: 290px;
    height: 500px;
    font-family: 'Crete Round', serif;
    color: #3f583c;
}

#menu-secoes a {
    color: #3f583c;
    text-decoration: none;
}

#menu-secoes a:hover {
    text-decoration: underline;
}

.menu-titulo {
    margin: 4px 0 8px 0;
    font-size: 22px;
    height: 24px;
}

.menu-item {
    line-height: 20px;
    font-size: 14px;
    height: 20px;
    padding-left: 10px;
}

.text-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    overflow-y: scroll;
}

.text-container a {
    text-decoration: underline;
    color: #900;
}

.text-slider {
    position: absolute;
    width: 50%;
    height: auto;
    right: 0;
    top: 0;
    padding: 250px 20px 20px 30px;
    background-image: url(imagens/textos_bg.png);
}

.text-titulo {
    font-family: 'Crete Round', serif;
    font-size: 36px;
    line-height: 32px;
    color: #000;
    margin-bottom: 50px;
}

.text-content {
    font-family: Georgia, Serif;
    /*font-size: 20px;
    line-height: 24px;*/
    font-size: 25px;
    line-height: 35px;
    color: #000;
    margin-bottom: 80px;
}

#instrucoes {
    position: absolute;
    left:50%;
    top: 50%;
    width: auto;
    height: auto;
    visibility: visible;
}

.visible {
    visibility: visible;
}

.popup-caller {
    text-decoration: underline;
    font-style: italic;
    cursor: pointer;
    color: #900;
}

.popup {
    position: absolute;
    width: 50%;
    height: auto;
    left: -50%;
    margin-left: -70px;
    background-image: url(imagens/textos_bg.png);
    padding: 20px;
    color: #000;
    font-size: 14px;
    font-family: Arial, sans-serif;
    visibility: hidden;
}

.popup img {
    position: absolute;
    width: 10px;
    height: 10px;
    right: -10px;
    top: 7px;
}

.video-anchor {
    position: relative;
    right: 0;
    width: 100%;
    margin-bottom: 40px;
}

.video-large {
    position: absolute;
    right: 0;
}

.infos-anchor {
    position: relative;
    right: 0;
    width: 100%;
    height: 622px;
    margin-bottom: 40px;
}

.infos {
    position: absolute;
    right: 0;
    width: 960px;
    height: 622px;
    border: 1px solid #000;
}

.pizza {
    left: 0;
    width: 100%;
    height: auto;
    border: 1px solid #b5b5b5;
}

#volta-zh {
    position: absolute;
    left: 314px;
    top: 0;
}

#topo {
    position: absolute;
    top: 0;
    right: 0;
    width: 200%;
    height: 217px;
    background-image: url('imagens/topo_bg.png');
    text-align: center;
}

#barra {
  position: absolute;
  width: 100%;
  height: 20px;
  left: 0;
  top: 0;
  background-color: #4c7ab8;
  border-bottom-style: solid #000 1px;
}

#barra-zh {
  position: absolute;
  width: 111px;
  height: 20px;
  left: 0;
  top: 0;
  background-image: url('barra_zh.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
}

#barra-zh:hover {
  background-position: 0 -20px;
}

#barra-dsm {
  position: absolute;
  width: 111px;
  height: 20px;
  left: 0;
  top: 0;
  background-image: url('barra_dsm.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
}

#barra-dsm:hover {
  background-position: 0 -20px;
}

#barra-fb {
  position: absolute;
  width: 78px;
  height: 20px;
  right: 78px;
  top: 0;
  background-image: url('barra_fb.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
}

#barra-fb:hover {
  background-position: 0 -20px;
}

#barra-tw {
  position: absolute;
  width: 78px;
  height: 20px;
  right: 0;
  top: 0;
  background-image: url('barra_tw.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
}

#barra-tw:hover {
  background-position: 0 -20px;
}

#sombra-barra {
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: 20px;
}
</pre></body></html>