*{
    margin:0;
    padding:0;
    text-decoration:0;
    border:0;
    list-style:none;
    font-family:verdana,sans-seirf;
    text-decoration:none;
}
body{
    border-top:3px solid #05aaff;
    background:#0d8bc5;
}
a, a:visited{
    color:#013661;
}
a:hover{
    color:#508bbb;
}
#galeriaFotos img{
    width:74px;
    height:74px;
    float:left;
    margin-bottom:10px;
    margin-right:10px;
}
#flash_topo{
    position:relative;
    z-index:0;
}
#flash_bottom{
    position:absolute;
    width:100%;
    bottom:-200px;
    z-index:0;
}
#container{
    width:100%;
    position:absolute;
    top:0;
    _top:-4px;
}
#layout{
    position:relative;
    z-index:1;
    width:850px;
    top:0;
    left:50%;
    margin-left:-425px;
}
#user{
    height:30px;
    width:100%;
    background:url(../imgs/bg_login.png) no-repeat top right;
    text-align:left;
}
#user fieldset{
    margin-top:2px;
    margin-right:5px;
    width:325px;
    height:22px;
    float:right;
}
#user legend{
    display:none;
}
#user label{
    display:block;
    width:75px;
    float:left;
}
#user label.botao{
    width:15px;
}
#user label.texto_label{
    width:150px;
    color:#fff;
    font-size:9px;
    text-align:center;
    padding-top:5px;
}
#user input.texto{
    width:70px;
    height:18px;
    border:1px solid #1c9bd0;
    padding:2px;
    font-size:10px;
    margin-top:2px;
}
#user input.bt_ok{
    width:21px;
    height:21px;
    background:url(../imgs/bt_ok_top.png);
}
#topo{
    height:99px;
}
/*-------------------------------------------------------------------------------------------------------------*/
#esquerda{
    width:197px;
    float:left;
    font-size:11px;
    color:#013661;
}
#menu{
    width:171px;
    _width:197px;
    height:275px;
    _height:297px;
    background:url(../imgs/bg_menu.png) no-repeat;
    padding:22px 0 0 26px;
}
#menu a, #menu a:visited{
    color:#013661;
}
#menu a:hover{
    color:#508bbb;
}
#menu li{
    display:block;
    margin-top:2px;
    padding-left:13px;
}
#menu li.atual{
    background:url(../imgs/seta_menu.gif) no-repeat 0px 3px;
}
#indique{
    width:167px;
    height:167px;
    _width:197px;
    _height:225px;
    background:url(../imgs/bg_indique.png)  no-repeat;
    margin-top:10px;
    padding:58px 0 0 30px;
}
#indique fieldset{
    width:145px;
}
#indique legend{
    display:none;
}
#indique label{
    margin-top:1px;
    display:block;
    width:145px;
}
#indique label.botao{
    margin-top:5px;
    _margin-top:0px;
    text-align:center;
}
#indique input.texto{
    width:145px;
    height:18px;
    border:1px solid #1c9bd0;
}
#indique input.btEnviarIndique{
    width:87px;
    height:27px;
    background:url(../imgs/bt_enviar.png);
}
/*-------------------------------------------------------------------------------------------------------------*/
#centro{
    width:650px;
    float:left;
}
#centro.index{
    width:432px;
    margin:0 2px 0 3px;
}
#conteudo_top{
    width:650px;
    height:110px;
}
/*----------------------------------------H1---------------------------------------*/
#vivamar{width:100%; height:100%; background:url(../imgs/h1/vivamar.png);}
#estatuto{width:100%; height:100%; background:url(../imgs/h1/estatuto.png);}
#faunaMarinha{width:100%; height:100%; background:url(../imgs/h1/fauna_marinha.png);}
#legislacao{width:100%; height:100%; background:url(../imgs/h1/legislacao.png);}
#parceiros{width:100%; height:100%; background:url(../imgs/h1/parceiros.png);}
#links{width:100%; height:100%; background:url(../imgs/h1/links.png);}
#facaParte{width:100%; height:100%; background:url(../imgs/h1/faca_parte.png);}
#sejaVoluntario{width:100%; height:100%; background:url(../imgs/h1/seja_voluntario.png);}
#contato{width:100%; height:100%; background:url(../imgs/h1/contato.png);}
#acao{width:100%; height:100%; background:url(../imgs/h1/acao.png);}
#midia{width:100%; height:100%; background:url(../imgs/h1/midia.png);}
#galeriaTopo{width:100%; height:100%; background:url(../imgs/h1/galeria.png);}
#noticiasInt{width:100%; height:100%; background:url(../imgs/h1/noticias.png);}
/*---------------------------------------------------------------------------------*/
#conteudo_middle.linksLista{font-size:14px; line-height:24px;}
#comoObterSuaLicencaDePesca ul{margin-left:10px;}
/*-------------------------------------FORMULARIOS-----------------------------------------*/
#conteudo_middle fieldset{
    width:590px;
    _width:560px;
}
#conteudo_middle label{
    width:350px;
    display:block;
    text-align:left;
    margin:10px 5px;
    color:#000;
    float:left;
}
#conteudo_middle input,#conteudo_middle textarea{
    width:350px;
    border:1px solid lightgray;
    height:24px;
    font-size:10px;
    padding:4px;
    background:#f0f0f0;
}
#conteudo_middle textarea{height:150px;}
#conteudo_middle select{
    border:1px solid lightgray;
    height:24px;
    font-size:10px;
    padding:4px;
    background:#f0f0f0;
}
#conteudo_middle label.tiny{
    width:50px;
    float:left;
}
#conteudo_middle label.tiny input{
    width:50px;
}
#conteudo_middle label.peq{
    width:150px;
    float:left;
}
#conteudo_middle label.peq input,#conteudo_middle label.peq select{
    width:150px;
}
#conteudo_middle label.medio{
    width:250px;
    float:left;
}
#conteudo_middle label.medio input,#conteudo_middle label.medio select{
    width:250px;
}
#conteudo_middle label.grande{
    width:500px;
    float:left;
}
#conteudo_middle label.grande input,#conteudo_middle label.grande select{
    width:500px;
}
#conteudo_middle label.botao{
    width:100%;
    text-align:center;
}
#conteudo_middle label.botaoContato{
    width:100%;
    text-align:left;
}
#conteudo_middle label.botao input,#conteudo_middle label.botaoContato input{
    width:89px;
    height:33px;
    background:none;
    padding:none;
    border:none;
}
/*-----------------------------------------------------------------------------------------*/
#regrasParaPescaAmadora table{
    width:100%;
    border-collapse:collapse;
    font-size:11px;
    color:gray;
    text-align:center;
}
#regrasParaPescaAmadora tr.dif{
    background:#e9e9e9;
}
#regrasParaPescaAmadora td, th{
    border:1px solid lightgray;
    padding:3px;
}
#regrasParaPescaAmadora th{
    border:1px solid gray;
    background:lightgray;
    color:black;
    font-size:14px;
}
#conteudo_middle{
    width:592px;
    _width:650px;
    min-height:20px;
    background:url(../imgs/conteudo_middle.png) repeat-y;
    padding:0 38px 0 30px;
    _padding:0 28px 0 30px;
    font-size:11px;
    text-align:justify;
    color:gray;
}
#centro h1{
    display:none;
}
#centro h2{
    font-size:19px;
}
#centro h3{
    font-size:15px;
    color:#023060;
}
#centro h4{
    font-size:11px;
    display:inline;
}
#conteudo_bottom{
    width:650px;
    height:38px;
    background:url(../imgs/conteudo_bottom.png);
}
#destaque{
    width:436px;
    height:215px;
    margin-top:3px;
}
#principal{
    width:399px;
    height:203px;
    _width:436px;
    _height:221px;
    background:url(../imgs/bg_principal.png)  no-repeat;
    padding:18px 17px 0 20px;
    font-size:9px;
    color:#505051;
    overflow:hidden;
}
#principal h1{
    color:#025699;
    font-size:15px;
    display:block;
    margin-bottom:10px;
}
#principal img.foto{
    float:left;
    margin-right:10px;
}
#principal img.bt_saiba_mais{
    float:right;
    margin-right:10px;
    margin-top:2px;
}
#galeria{
    width:416px;
    height:80px;
    _width:436px;
    _height:92px;
    background:url(../imgs/bg_galeria.png)  no-repeat;
    padding:12px 0 0 21px;
}
#galeria h1{
    color:#025699;
    font-size:15px;
    display:block;
}
#galeria img{
    margin-right:13px;
}
/*-------------------------------------------------------------------------------------------------------------*/
#direita{
    width:212px;
    float:right;
}
#videos{
    width:212px;
    text-align:center;
}
#noticias{
    width:174px;
    height:169px;
    _width:212px;
    _height:209px;
    background:url(../imgs/bg_noticias.png)  no-repeat;
    padding:45px 20px 0 18px;
    font-size:10px;
    color:#013956;
}
#not{
    border-bottom:1px dashed black;
    padding:3px 0;
}
#not.final{
    border:none;
}

span.data{
    display:block;
    font-size:14px;
    margin-bottom:10px;
    color:#013661;
}
#noticias #not span.data{
    color:#6e6f70;
    font-size:11px;
    display:inline;
}
#listaPhp a,#listaPhp a:visited{
    font-size:11px;
}
#listaPhp span.dataPhp a,#listaPhp span.dataPhp a:visited{
    font-size:11px;
    color:gray;
}
#listaPhp a,#listaPhp a:visited{
    display:block;
    padding-bottom:2px;
    border-bottom:1px solid #e8e8e8;
}

/*-------------------------------------------------------------------------------------------------------------*/
#mapa{
    clear:both;
    width:100%;
    height:166px;
    background:url(../imgs/bg_mapa.png) no-repeat 12px center;
    font-size:9px;
    color:#a9a9a9;
    line-height:16px;
}
#mapa a,#mapa a:visited{
    color:#fff;
}
#mapa img{
    margin-left:-5px;
}
#mapa #inside{
    margin:10px 30px;
    _margin:40px 0 0 20px;
    float:left;
}
