body { background-image:url('bg.png'); margin: 0px; } #entrada { width: 100%; height: 100%; background-color: #fff; position:absolute; top:0px; left:0px; z-index: 99; background-color:#fff; /*text-align: center; */ background-image:url('bg.png'); } #geral { border: 0px solid; margin: 0px; height: 100%; text-align: center; z-index:90; } #pagina { width: 1000px; height: 600px; border: 0px solid; position:absolute; top: 50%; left: 50%; margin-top: -300px; margin-left: -500px; } #tabelas { margin-left: 50px; margin-top: 50px; } div.conteudoFrame { height: 430px; width: 850px; /* overflow: auto; */ border: 0px solid #666; padding: 0px; margin:0px; } div.galeria { height: 95%; width: 98%; /* overflow: auto; */ border: 0px solid #666; padding: 0px; margin-top: 10px; } div.galeria #galeria-ant { width: 19px; height:30px; background: url('./images/seta-esquerda.png'); } div.galeria #galeria-ant:hover { cursor:pointer; background: url('./images/seta-esquerda-hover.png'); } div.galeria #galeria-prox { width: 19px; height:30px; background: url('./images/seta-direita.png'); } div.galeria #galeria-prox:hover { cursor:pointer; background: url('./images/seta-direita-hover.png'); } div.galeria p { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: white; } div.texto-imagem { height: 400px; width: 350px; border: 0px solid #666; padding: 0px; float: left; } div.texto-imagem p { position:relative; top: 400px; font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; } div.texto { height: 350px; width: 483px; /* junto com .texto-imagem referente a 98% de 850 (tamanho total da div) */ border: 0px solid #666; padding: 0px 0px 0px 0px; margin-top: 10px; overflow: auto; font-size: 14px; font-family: Arial, Helvetica, sans-serif; } div.texto p { padding: 0px 20px 0px 0px; text-align:justify; } div.parceiros { height: 95%; width: 98%; overflow: auto; border: 0px solid #666; padding: 0px; margin-top: 10px; } div.parceiros-link { float: left; overflow: auto; border: 0px solid #666; padding: 8px; margin-top: 10px; } div.parceiros-link a { text-decoration:none; } div.parceiros p { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: white; } div.contato { padding-top:30px; } div.contato p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #66cccc; font-weight: bold; } div.contato form { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #fff; font-weight: bold; margin-left: 10px; } div.contato form input { border: 1px solid #66cccc; height:22px; background-color: #66cccc; font-size: 11px; margin-left: 0px; margin-bottom: 5px; margin-top: 2px; } div.contato form textarea { border: 1px solid #66cccc; background-color: #66cccc; font-size: 11px; margin-left: 0px; margin-bottom: 5px; margin-top: 2px; } /* @font-face { font-family: 'PT Sans Narrow'; font-style: normal; font-weight: bold; src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url('PTSans-NarrowBold.woff') format('woff'); } @font-face { font-family: 'PT Sans Narrow'; font-style: normal; font-weight: normal; src: local('PT Sans Narrow'), local('PTSans-Narrow'), url('PTSans-Narrow.woff') format('woff'); } */