@charset "utf-8";
/* CSS Document */
html, body {height: 100%;}
body{color: #000;background: #e1e1e1 url(../images/bgSite.jpg) no-repeat center top;}
#geral{width:1001px;height:653px;margin:0 auto; position:relative;}
#main{width:1000px;height:603px;clear:both;font-size:14px; float:left;}
#main h1{-transform:uppercase; font-size:22px; margin:20px 15px 0 0; float:right;}

.logoPromotur{width:120px; height:160px; position:absolute; top:25px; left:12px;}
/* MENU */
#menu{width:795px;height:52px;font-size:14px; margin:0 auto;}
#menu li{display:block; margin:15px 0; float:left; text-transform:uppercase;}
#menu a{text-decoration:none;color:#333333;font-weight:bold; margin:0 5px 0 5px;}
#clima{width:150px;height:170px;position:absolute;top:30px;right:10px;z-index:300; background:#84C1F7; border:1px solid gray;}
.fechaClima{color:#fff; text-decoration: none;padding: 5px; font-weight: bold;position:absolute; right:0; top:-9px;}


/* RODAPE */
#rodape{width:881px;height:75px;background:url(../images/logoPrefeituraJoinville.gif) no-repeat 20px 35px ;margin:0 auto; padding:40px 0 10px 120px; clear:both;}
#rodape p{ font-size:10px; font-weight:bold; color:#f7d5d5;}
#rodape img{float:right; margin:-10px 20px 0;}
.tel{font-size:14px;}
.latitude, .longitude{display:none;text-indent:-90000px;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
strong{font-weight: bold;}
