body {
	background-attachment: scroll;
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #2977C1;
	margin: 0px;
}
.box{
	padding: 0px 5px 5px 5px;
}
.box_left{
	padding: 0px 5px 5px 10px;
}
.texto_padrao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto_menor{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.texto_pesq{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 5px 3px;
}
.desc_fotos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.PesqueCerto{
	font-weight: bold;
	font-style:italic;
}
.descricao{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.box_btn_atual{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #666666;
}
.box_btn_opcao{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.box_texto{
	position: relative;
	background-image: url(../img/rodape_box_texto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:554px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	color: #555555;
	margin: 3px 5px 3px 3px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
	margin: 0px 5px 8px 0px;
}
.PesqueCerto{
	font-weight: bold;
	font-style:italic;
}

/*Conteudo*/
div#conteudo{
	position:absolute;
	width:782px;
	left:50%;
	margin-left:-391px;
	background-image: url(../img/fundo_conteudo.jpg);
	background-repeat: repeat-y;
	z-index: 0;
}
div#cabecalho{
	height:90px;
	z-index: 0;
}
div#interno{
	width:744px;
	margin-left:19px;
	z-index: 0;
}
/***************************************************************************************************/

/** Topo **/
div#acesso{
	height:90px;
	background-color:#FFFFFF;
	z-index: 0;
}
div#acesso_empty{
	height:30px;
	background-color:#FFFFFF;
	z-index: 0;
	text-align: center;	
}
div#pesc_login{
	position:absolute;
	background-attachment: scroll;
	background-image: url(../img/topo_login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 180px;
	left: 19px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 0;
}
div#pesc_login_empty{
	position:absolute;
	background-attachment: scroll;
	background-image: url(../img/topo_login.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 180px;
	left: 19px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 0;
}
.pesc_login {
	font-family: Arial; font-size: 10px; background-color: #ffffff; border: 0px #000000 solid;
}
.indica_pesq {
	font-family: Arial; font-size: 10px; background-color: #ffffff; border: 1px solid #000000;
}
/****************************************************************/
div#navegacao{
	position:absolute;
	left:199px;
	z-index: 0;
}
div#menu{
	width:462px;
	background-color:#FFFFFF;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: #2977C1;
	background-position: right top;
	padding-right: 9px;
	padding-bottom: 3px;
	z-index: 0;
}
a.menu_option{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
}
/****************************************************************/
div#localizacao{
	margin-left: 5px;
	margin-top:20px;
	background-color:#FFFFFF;
	font-weight: bold;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
a.caminho{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
}
/****************************************************************/
div#info_extra{
	position:absolute;
	left:670px;
	z-index: 0;
}
div#menu_fill{
	width:100px;
	height:20px; 
	background-color:#FFFFFF;
	background-image: url(../img/menu_fill.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	z-index: 0;
}
/***************************************************************************************************/

/*Meio*/
div#corpo{
	background-color:#FFFFFF;
	z-index: 0;
}
div#lateral{
	display:inline; /*Bug da margem dupla para floats no IE*/ 
    float:left;
	width: 180px;
	margin-right:2px;
}
div#parc_livre{
	position:relative;
	width:554;
}
div#sub_menu{
	margin-right:7px;
	background-attachment: scroll;
	background-image: url(../img/box1_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 180px;
	height: auto;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 0;
}
div#lateral_esq{
	display:inline;
	float:left;
	margin-right:7px;
	width: 180px;
}
div.btn_sub_menu_atual{
	position: relative;
	left:20px;
	width:160px;
	height:36px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../img/item_de_menu_atual.gif);
	background-repeat: no-repeat;
	background-position: right center;
	z-index: 0;
}
div.btn_sub_menu_opcao{
	position: relative;
	left:20px;
	width:160px;
	height:36px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../img/item_de_menu_opcao.gif);
	background-repeat: no-repeat;
	background-position: right center;
	z-index: 0;
}
/****************************************************************/
div#texto{
	float:left;

	width:554px;
	z-index: 0;
}
div#conteudo_interno{
	position: relative;
}
div#resultado_pesq{
	position:relative;
	width: 554px;
}

.foto_box_resultado_pesq_associado{
	display:inline; /*Bug da margem dupla para floats no IE*/ 
    float:left;
}
.box_resultado_pesq_associado{
	float:left;
	background-image: url(../img/box_resultado_pesq_associado.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 80px;
	width: 454px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px 5px 5px;
	color:#FFFFFF;
}
.box_resultado_pesq_nao_associado{
	clear:both;
	background-image: url(../img/box_resultado_pesq_n_associado.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 50px;
	width: 554px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.resultado_pesq_nao_associado_menor{
	font-size: 9px;
}
a.nao_associado_mais_info:link{
	text-decoration: none;
	color: #FFFFFF;
}
a.nao_associado_mais_info:link, a.nao_associado_mais_info:visited, a.nao_associado_mais_info:active{
	text-decoration: none;
	color: #FFFFFF;
}
a.nao_associado_mais_info:hover{
	color:#0000FF;
}
div#box_publica_foto{
	display:inline;
	float:left;
	margin-top: 8px;
	margin-right: 2px;
	width: 340px;
	height: 260px;
	background-image: url(../img/box_album_publique.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#box_filtra_foto{
	float:left;
	margin-top: 8px;
	margin-left: 2px;
	width: 200px;
	height: 260px;
	background-image: url(../img/box_album_filtro_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#album{
	position:relative;
	width: 554px;
	margin-top: 20px;
}
div#noticia{
	position:relative;
	width: 554px;
	margin-top: 10px;
}
.listPesqueiros{
	width:220px;
}
/***************************************************************************************************/

/*Inferior*/
div#mapa{
	position: relative;
	clear:both;
	background-image: url(../img/rodape_fundo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 13px;
	margin-top: 5px;
	z-index: 0;
}
div#credits{
	background-color: #2977C1;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF; 
	z-index: 0; 
}
a#contato {
	color: #FFFF00;
	text-decoration: none;
}
a.mapa {
	text-decoration: none;
}
a.mapa:link {
	color: #FFFFFF;
}
a.mapa:visited, a.mapa:active {
	color: #FFFF00;
}
a.mapa:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.sub_menu {
	text-decoration: none;
}
a.sub_menu:link {
	color: #FFFFFF;
}
a.sub_menu:visited, a.mapa:active {
	color: #FFFFCC;
}
a.sub_menu:hover {
	color: #FFFF00;
}
/*Margens do conteudo*/
div#margem_esq{
	position:absolute;
	width:19px;
	top:90px;
	left:50%;
	margin-left:-391px;
	z-index: 0;
	z-index: 0;
}

div#margem_dir{
	position:absolute;
	width:19px;
	top:90px;
	left:50%;
	margin-left:372px;
	z-index: 0;
	z-index: 0;
}

/***** start new suggest -styles */
div.suggestLayer {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica;
    position: absolute;
    top: 510px;
    left: 560px;
    width: 1px;
    height: 1px;
    display: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 1000;
    background-color: #DEE2E7;
	z-index: 1;
}
table.suggestLayer {
    font-size: 11px;
    width: 130px;
    border: 1px solid #B1BCC9;
    height: 12px;
    color:#000000;
    background-color: #DEE2E7;
    cursor: pointer;
}
tr.suggestLayer { 
    height: 12px;
}
td.suggestLayer {
    height: 12px;
}
tr.suggestHeader{
	color: #000000;
    font-weight: normal;
    font-size: 11px;
}
td.suggestHeader{
    border-bottom: 1px solid #B1BCC9;
}

.suggestContent{
    color: #005DC5;
    text-decoration: underline;
}   

/***** ende new suggest -styles */

/*Hint*/
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
div#peix_fotos_pesc{
	clear:both;
	margin-top:7px;
	height:100px;
	background-color: #EEEEEE;
	background-image: url(../img/rodape_box_texto.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box_peixe{
	background-image: url(../img/box_peixes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#sorteio{
	position:relative;
	margin-top:5px;
	width: 180px;
	z-index: 0;
}

.box_extra {
	background-image: url(../img/box1_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box_pescador_ranking {
	background-image: url(../img/box_ranking.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
}
td#ranking_master{
	background-color:#FFFFFF;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}
td#ranking_master_low{
	background-color:#FFFFFF;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
td#ranking_pro{
	background-color:#FFFFFF;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}
.ranking{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
td#pesquisa{
	background-attachment: scroll;
	background-image:  url(../img/busca5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td#ranking_pro_low{
	background-color:#FFFFFF;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
td#ranking_amador{
	background-color:#FFFFFF;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}
td#ranking_amador_low{
	background-color:#FFFFFF;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
td#ranking_iniciante{
	background-color:#FFFFFF;
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}
td#ranking_iniciante_low{
	background-color:#FFFFFF;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}