/* CSS Document */
* {margin:0; padding:0;}

#geral {width:784px; margin:0 auto}
#conteudo {width:728px; padding-left:28px; padding-right:28px; padding-top:18px; padding-bottom:18px; background-color:#FFFFFF; float:left}
#banner {width:728px; float:left}
#menu {width:728px; border-bottom: dotted 2px #666666; background:#03A556; float:left}
#noti {width:480px; border-top: dotted 1px #666666; float:left}
#lateral{width:225px; float:left}
#miolo {width:472px; padding-left:30px; float:left}
#ramos {width:193px; padding-left:16px; padding-right:16px; background-color:#B2D3C3; float:left}
#ramitos {width:153px; padding-left:16px; padding-right:16px; background-color:#B2D3C3; float:left}
#previsao {width:193px; padding-left:16px; padding-right:16px; background-color:#CCE0CC; border-bottom:dotted 1px #466B43; float:left}

.menu{font-family:trebuchet ms; font-weight:bold; font-size:16px; color:#fff; text-transform:uppercase; text-decoration:none}
.ramos{font-family:trebuchet ms; font-weight:bold; font-size:16px; color:#011A0E; text-transform:uppercase; text-decoration:none}
.subramos{font-family:trebuchet ms; font-weight:bold; font-size:16px; color:#006D38; text-transform:uppercase; text-decoration:none}
.fonte{font-family:trebuchet ms; font-size:12px; color:#011A0E; text-decoration:none}
.fonte:hover {color:#006600}
.verdinha{font-family:trebuchet ms; font-size:12px; color:#006D38; text-decoration:none}
.tempmin {font-family:trebuchet ms; font-size:18px; text-transform:uppercase; color:#003399}
.tempmax {font-family:trebuchet ms; font-size:18px; text-transform:uppercase; color:#CC0000}
.noti {font-family:trebuchet ms; font-size:18px; color:#333}