<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------RESET----------------*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}

body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
table {border-collapse:collapse; border-spacing:0;}
textarea, input, a {outline: none;}
/*------------------------*/




html{ width: 100%;}
body { background: url('../imagens/IMG_1_certo.png') no-repeat center bottom; background-color: #FFD700; }
#content { width: 940px; height: 640px; margin: 0 auto;}
h1{ font-weight: bold; font: 20pt arial; text-align: center;}
a{width:10px; color: #FFF; font: 16px arial; font-weight: bold; text-decoration: none; text-transform: uppercase; }
#bolinhas a { position: absolute; text-align: center; line-height: 8em; }
    #bolinhas a:hover div{ background: url('../imagens/aristoteles-niveis.png') #FF9933 no-repeat center center;}
    #bolinhas a div{ border: solid 1px #000; width: 8em; height: 8em; -webkit-border-radius: 4em; -moz-border-radius: 4em; border-radius: 4em; box-shadow: 0px 0px 10px #000; -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000;}
        #bolinhas #bolinha-1 { margin-top: 200px; margin-left: 50px}
        #bolinhas #bolinha-2 { margin-top: 120px; margin-left: 220px}
        #bolinhas #bolinha-3 { margin-top: 85px; margin-left: 390px}
        #bolinhas #bolinha-4 { margin-top: 120px; margin-left: 570px}
        #bolinhas #bolinha-5 { margin-top: 200px; margin-left: 750px}
#creditos{text-align: center;margin-left:35px;margin-top:539px;}
		#creditos a{font-size: 25px;}
.license{margin-left:445px;margin-top:2px;}
.marca_agua{/*margin-left:1054px;margin-top:-120px;*/position:fixed;right:10px;bottom:10px;}</pre></body></html>