@charset "utf-8";

/* CONFIGURAÇÕES BÁSICAS */

html, body {height:100%; width:100%;} 
body { margin:0;  padding:0; color:#333333; font:11px Verdana, Arial, Helvetica, sans-serif; text-align:center;}
#tudo { width:775px; border-right:#999999 solid 1px; padding-left:25px; position:relative; background:url(../img/fundoLateral.jpg) repeat-y; margin:0 auto; text-align:left; min-height:100%;}
* html #tudo {height: 100%;}
#conteudo {padding-bottom:30px;}
#topo { width:775px; padding-top:10px;}
#toporestrito { width:775px; padding-top:10px; background:url(../img/fundoRestrito.jpg) repeat-y; background-position:right; border-bottom:2px #666666 dotted;}
#logo{ width:270px; float:left; margin: 0 150px 20px 5px;}
#menu{ width:775px; height:180px; overflow:hidden;}
#atuacao{ width:180px; height:245px; float:left; background:url(../img/fio.jpg) no-repeat; padding-right:5px; background-position:right; margin: 30px 0 10px 20px;}
.cartola{ font-size:16px; color:#005973; font-weight:bold;}
#noticias{ width:330px; height:245px; float:left; background:url(../img/fio.jpg) no-repeat; padding-right:5px; background-position:right; margin: 30px 0 10px 10px;}
#restrito{ width:735px; padding:10px; background-position:right; margin: 30px 0 10px 30px; text-align:center;}
#onde{ width:195px; height:245px; float:left; background-position:right; margin: 30px 0 10px 10px;}
#mapa { width:100%; text-align:center;}
.fones{ font-size:15px; font-weight:bold;}
.fim{ clear:both; position:relative;}
#base{ border-top:1px #005973 solid; height:51px; color:#005973; background:#C4D8EA; width:775px;  position: absolute; bottom: 0; text-align:left;}
#base1{ margin:10px 5px 0 10px; float:left; width:290px;}
#base2{ margin:20px 0 0 0; float:left; text-align:right; width:460px;}
.clear {clear:both;}
#moldNoticia{ margin-right:15px;}
a { color:#005973; text-decoration:none;}
a:hover { color:#005973; text-decoration:underline;}
.data{ font-size:12px; font-weight:bold; margin-top:5px;}
#newsletter1{ float:left; margin:25px 0 5px 0;}
#mail_cliente{ padding:7px 6px 0 6px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#005973; width:185px; height:23px; background:url(../img/fundoCadastra.jpg) no-repeat; float:left; margin-right:5px; border:none;}
#newsletter3{ float:left;}
#geral{ padding: 30px; 20px 30px 20px;}
.imgExibicao { float:left; border:solid 1px #005973; margin: 10px 10px 10px 0;}
#wrapper {margin:10px 0 10px 40px; width:100%;}
.form {float:left; padding:5px 10px 10px 10px; border:1px solid #005973; width:550px;}
.form label {float:left; width:50px; padding:5px 0 0 0;}
.form input { border:none; padding:7px 6px 0 6px; float:left; margin-top:3px; background:url(../img/fundoText.jpg) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; *margin-right:10px}
#divCont{float:left; padding:2px 1px 10px 6px; width:547px; height:87px; border:none; background:url(../img/fundoArea.png) no-repeat; margin-top:3px; *margin-right:10px}
.form textarea {float:left; border:none; background-color:none; no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.form .botao {color:#FFFFFF; font-weight:bold; padding:0px;}
.form .botao1 {margin-left:5px; color:#FFFFFF; font-weight:bold; padding:0px;}
#msg {display:none; position:absolute; z-index:200; background:url(../img/msg_arrow.gif) left center no-repeat; padding-left:10px; margin:-8px 0 0 -8px;}
#msgcontent {display:block; background:#E1EDEE; border:2px solid #4E8487; padding:5px; min-width:150px; max-width:250px}

.paginacao { margin: 4px 0 15px 0; text-align: right; font:11px Verdana, Arial, Helvetica, sans-serif;}
.btn_pagina { background-color: #efefef; border: 1px solid #7ac8b2; color: #06402a; padding: 3px 5px 3px 5px; margin-right:4px; text-decoration:none; display:block; float:left;}
.btn_pagina:hover { background-color: #7ac8b2;}
.btn_pagina_selecionada { color: #465654; padding: 4px 5px 4px 5px; font-weight: bold; display:block; float:left;}