@charset "utf-8";
/* CSS Document */


#geral { margin-top: 20px; }
#galeria { display:none; }


.imagem { /*background: url(box-1.gif) no-repeat left bottom;*/ }
.imagem img { width: 212px; }
#navegar { margin-top: 25px; }

#navegar a{
padding: 3px;
text-decoration: none;
margin-right: 5px;
color: #000000;
border: 1px solid #0096E8;
padding: 5px;
text-align: center;
}
#navegar a:hover {
color: #3F91BE;
text-decoration: underline;
}
#rodape {
margin-top: 10px;
clear: both;
}
#rodape a {
text-decoration: underline;
}

.coluna { width: 213px; float: left; background: #d4effc margin: 0 17px 0 0;
height: 320px; position: relative; }

.ico_seta {	position:absolute; right: 9px; bottom: 8px; width:22px; height: 21px; background: url(../img/ico_seta.gif) no-repeat; z-index: 1; }
.coluna h4 { padding: 10px 0 0 20px; font-size: 16px; letter-spacing: -1px; font-weight: normal; color: #676767; }
.coluna p { padding: 4px 0 0 20px; color: #818181; font-size: 12px; }
