body{
      background:#333;
      margin:0;
      padding:0;
      font:15px/1.4 Verdana, Arial, Helvetica, sans-serif;
      text-align:center;
   
    }

    #tudo{
        width:980px;
        margin:0 auto;
        text-align:left;
        background-color:#fff;
    }
    #topo{
        position:relative;
        width:980px;
        height:200px;
        background:#f60;
    }
    #topo h1{
        position:absolute;
        left:60px;
        top:15px;
        margin:0;
        font-size:30px;
        color:#fff;
        
    }

    #topo h1 span{
        font-size:22px;
        color:#000;
    }

ul#nav{background:blue;
    position:absolute;
    left:65px;
    top:200px;
    margin:0;
    padding:0;
     border-radius:10px;
     width:622px;
     
} 

ul#nav li{
    display:inline;
    margin-right:5px;
    list-style-type:none;
}

ul#nav li a{
    float:left;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    padding:5px 15px 7px 15px;
    margin-right:25px;
}

ul#nav li a:hover{
    background:#f63;
    color:#333;
}


#principal{ 
    width:500px;
    margin-left:20px;
    margin-right:20px;
    margin-top:50px;
    margin-bottom:50px;
    float:left;
    display:inline;
    }
    #principal p{
        margin:0 0 30px 0;
        padding:20px;
        font-size:17px;
        line-height: 20px;
        text-align:justify;
       
        padding-bottom:15px;

    }
#auxiliar{
    width:350px;
    float:right;
    background:#fff;
    display:inline;
    margin-top:60px;
    margin-right: 30px;

    }
#rodape{
    width:980px;
    height:35px; 
    clear:both;
    background:#fc6;
}
#rodape p{
        margin-left:50px;
        font-size:12px;
        line-height:35px;
        font-weight:bold;
    }

#rodape span{
        color:#0056a6;
        font-size:18px;
}    
    #principal {
        color:#000;
        font-size:22px;
        font-weight:bol;
        text-align:center;
    }

 h1{ font-size:25px;  /* lance a rede*/
    background-color:red; 
    height:55px;
    margin-top:18px;;

}

.h1{
    color:#fff; 
    width: 430px;
     height:35px; 
    margin-left:20px; 
    text-align:cente; 
    margin:auto; 
    border-radius:5px;
}   

.dois{
    color:#000;
    font-size:28px;
    background:ed; /*Estava dando problema na caixs do shap*/
    border-radius:5px; 
    text-align:center; 
    height:40px;
    width:350px;

} 


#topo img{
    width:710px;
    height:200px;
    margin-left:270px;
}
#auxiliar img{
    width:350px;
    height:420px;
    
}
.p1{
    font-weight:bold;
    color:#0056a6;
}

.p2{
    font-weight:bold;
    color:#000;
}
.pesca{ /*Pescadores de Homens*/
     position:absolute;
        left:85px;
        top:48px;
        margin:0;
        font-size:18px;
        color:#fff;
        font-weight:bold;
        font-family:italic;
        
}