body { padding:0; margin: 0; }

.topo { background: #ddd; height: 300px; background: url('../img/bg.jpg') top center no-repeat;}

.menu { background: #448cc4; height: 40px;}

.navbar-inner { background: #448cc4; border: 0; }

.navbar .nav > li > a { color: #fff; text-shadow:0; }

.pesqueiro .container { padding-top: 30px; padding-left: 25px; }

.pesqueiro .container p { line-height: 24px;}

h1 { border-bottom: 1px solid #ddd; padding-bottom: 20px;}

.fotos { background: #ddd; height: 2300px; margin-top: 30px;}

.fotos .container { padding-left: 25px;}

.thumb { width: 120px; height: 80px; overflow: hidden; border: 2px solid #fff; float: left; margin-top: 10px; margin-right: 10px;}

.mapa { height: 455px; border-top:5px solid #fff; }

.tit_mapa { position: absolute; background: #fff; margin-left: 15px; padding: 15px}

.rodape { background: #6d9436; height: 360px; color: #fff;}

.rodape .span4 { margin-left: 0; padding-left: 0;}

#pesqueiro.affix {
            position: fixed;
            margin: 0 0 20px 0;
            top: 0;
            width: 100%;
        }  