@import url(http://fonts.googleapis.com/css?family=Pacifico); @import url(http://fonts.googleapis.com/css?family=Oswald); @import url(http://fonts.googleapis.com/css?family=Great+Vibes); #tudo { width:100%; position:relative; margin:0 auto; min-height:100%; } * html #tudo {height: 100%;} #topo { width:100%; display:table; } #principal { width:100%; margin:0 auto; } #footer { width:100%; bottom: 0; /**/ margin:0 auto; } /* home fim */ html, body { height: 100%; } .blocotxt{ margin:0 auto; width:100%; } body { background: #FFFFFF; margin: 0px; padding: 0px; color: #333333; text-rendering: optimizeLegibility; min-width: 320px; } h1{ font-family: 'Oswald', sans-serif; color: #0a528c; font-size: 30px; } h2{ font-family: 'Oswald', sans-serif; color: #0a528c; font-size: 18px; } h3{ font-family: 'Oswald', sans-serif; color: #242424; } .basemenucolor{ background-color:#cccccc; } .largurabase{ max-width:980px; } .baseh1{ font-family: 'Oswald', sans-serif; color: #254b26; font-size: 30px; text-align:center; } .titulo2cor{ color: #000000; }