﻿/**************/
/*** Reset ****/
/**************/
html, body, div, span, 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, sup, tt, var,
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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-decoration: none; list-style: none; }
:focus { outline: 0; }
/*****Fim-Reset******/

@font-face { font-family: "Segoe Script"; src: url("../font/segoesc.eot"); }

body { background: url(../imagens/fundo-topo.jpg) repeat-x; }
#fundo { }
#geral { width: 980px; margin: 0px auto; }
#topo { background: url(../imagens/topo.jpg) no-repeat right 42px; }
#meio { width: 100%; display: table; padding: 55px 0px 0px 0px; }
#rodape { clear: both; background-color: #E9E9F1; }
a img { border: none; }

/***** PARCEIROS FLUTUANTES *****/
.parceiros-flutuantes { position: fixed; z-index: 9999; right: 0px; top: 27%; width: 185px; }
.topo-parceiros-fixo { background-color: #273750; border-top-left-radius: 12px; border-bottom-left-radius: 12px; overflow: hidden; padding: 5px; width: 119px; float: right; cursor: pointer; position: relative; z-index: 999; }
.corpo-parceiros-flexivel { transition: all 0.2s linear; background-color: #9D281F; padding: 0px 10px; margin-top: 30px; height: 0px; width: 165px; overflow: hidden; position: relative; top: -10px; }
.corpo-flexivel-selecionado { transition: all 0.2s linear; height: 53px !important; padding: 10px 10px !important; }
.corpo-parceiros-flexivel a { display: block; text-align: center; color: #FFF; font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif; border-bottom: 1px dotted #CCC; font-size: 14px; padding: 3px 0px; }
.corpo-parceiros-flexivel a:hover { text-decoration: underline; }

/***** INFORMAÇÕES ADICIONAIS FLUTUANTES *****/
.info-flutuantes { transition: all 0.3s ease-in-out; position: fixed; z-index: 9999; left: -125px; top: 27%; width: 125px; border-radius: 0px 15px 15px 0px; }
.pro-lado { left: 0px !important; box-shadow: 0px 5px 20px #666; }
.botao { width: 20px; height: 20px; padding: 11px 8px; position: absolute; top: 60px; right: -34px; background-color: #273750; cursor: pointer; border-radius: 0px 10px 10px 0px; background-image: url(/imagens/chuva.png); background-repeat: no-repeat; background-position: center; }
#dolar { font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif; background-color: #9D281F; color: #FFF; padding: 5px 7px; border-top-right-radius: 15px; }
#dolar p span { font-weight: bold; }
.home-clima-tempo { background-color: #273750; color: #FFF; font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif; padding: 10px 7px; border-bottom-right-radius: 15px; }
.tit-clima { text-align: center; border-bottom: 1px dotted #FFF; color: #FF0; font-weight: bold; font-size: 18px; }
.clima { }
.tit-cidade-clima { margin: 4px 0px; font-size: 18px; }
.img-temp-novo { width: 110px; background-color: #4B586D; border-radius: 10px; }
.def-clima { margin-top: 2px; }
.temperatura-clima { font-size: 50px; color: #FFF; text-align: center; }
.max-min { text-align: center; }
.max-min img { margin: 0px 5px 0px 0px; }