/* CSS Document */

body{
background: #fff;
color: #666;

}

#geral{
width:980px;
margin:0px auto;
background:#fff;
overflow:hidden;
}

.logo-print{
display:none;}

h1 img{
border:0px;}

#ad-top{
width:100%;
background-color:#F0F0F0;
border-bottom:1px solid #D6D6D6;
height:100px;
text-align:center;
}
.banner-top{
float:left;
margin-left:10px;
margin-top:5px;
text-align:center;
width:745px;}

#calhau-topo{
margin-right:10px;
float:right;
padding-top:5px;
height:100px;
width:180px;
}
/* TOPO */
#topo{
width:100%;
background-repeat: repeat-x;
height:65px;
text-align:center;
font-size:13px;
color: #979797;
margin-top:5px;
margin-bottom:5px;
}
#topo h1{
float:left;
border:0px;
width:180px;
height:50px;
}
#topo .form-busca{
width:750px;
height:40px;
float:right;
text-align:center;
line-height:60px;
margin-top:25px;
}
.data-atual{
font:normal 0.7em trebuchet ms, sans-serif;
font-weight:normal;
text-transform:lowercase;
}
/*/TOPO/*/

#conteudo{
width:100%;
height:auto;
overflow:hidden;
float:left;
clear:both;
background:#ffffff;
padding-top:8px;
}
#coluna-1{
width:330px;
margin-left:3px;
margin-top:8px;
float:left;
background:#FFF;}

#coluna-2{
width:356px;
margin-left:21px;
margin-top:8px;
background:#FFF;
float:left;}

#coluna-3{
width:250px;
margin-right:1px;
margin-top:8px;
background:#FFF;
float:right;}

/* RODAPÉ */
#rodape{
background:#0079B2;
width:100%;
clear:both;
float:center;
margin-top:30px;
font-family: "Lucida Grande", Verdana, sans-serif;
color:#fff;
}
#menurodape ul{
width:100%;
text-align:center;
height:25px;
line-height:25px;
background:#F8F8F8;
margin-top:50px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;}

#menurodape li{
display:inline;
text-transform:uppercase;
margin:0 5px;
font-size:11px;}

#rodape .coluna-1{
float:left;
width:160px;
padding-top:20px;
}

#rodape .coluna-2{
float:left;
width:680px;
font-size:11px;
text-align:center;}

#rodape .coluna-2 ul{
width:100%;
text-align:center;
height:25px;
line-height:25px;
margin-bottom:10px;}

#rodape .coluna-2 li{
display:inline;
text-transform:uppercase;
margin:0 5px;
font-size:11px;}

#rodape .coluna-2 form{
margin-top:30px;
margin-bottom:15px;}

#rodape .coluna-3{
float:left;
width:160px;
padding-top:20px;
}

#chapeu {
background:#0079B2;
padding:2px 2px 2px 7px;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#fff;
line-height:120%;
margin-bottom:3px;
}
#box {
width:356px;
border:1px solid #ccc;
margin-bottom:10px;
padding:7px 7px 7px 7px;
}
#box-dir {
width:250px;
border:1px solid #ccc;
margin-bottom:10px;
padding:0px 0px 0px 0px;
}
#box-dir-links {
width:250px;
border:1px solid #ccc;
margin-bottom:10px;
padding:7px 7px 7px 7px;
}
a.rodape-links:link, a.rodape-links:visited, a.rodape-links:active {
    font-size:10px; color:#fff; text-decoration:none;
	margin:0;}
a.rodape-links:hover {
     font-size:10px; color:#fff; text-decoration:underline;
}
