/*>>>>>>>>>>>>>>>>>>>>ESTE È O CODIGO PRINCIPAL TERMINA PROXIMO A LINHA 440<<<<<<<<<<<<<<<<<<<<*/
*{
    outline:none;
    font-family:Tahoma, Geneva, sans-serif;

}

/*----------INDEX*/
#principal{
    width:710px;
    height: auto;
    margin:0 auto;
    text-align: center;
}
#topo{
    width:100%;
    height:187px;
    margin:0 auto;
    text-align: center;
}
.Downloads a {
    font-size:14px;
    text-decoration:none;
    color:#005F43;
    font-weight:bold;
}
.Downloads a:hover {
    color: #F60;
    border:#999 solid 1px;
    background-color: #F2F2F2;
}
.Downloads_sementes a {
    font-size:12px;
    text-decoration:none;
    color: #333;
    font-weight:bold;
}
.Downloads_sementes a:hover {
    color: #F60;
}


/*Pagina->>>>>>>>>>>> (body.html)*/


#meio{
    width:710px;
    height: 595px;
    margin:0 auto;
    text-align: center;
}

#topo_meio{
    width:100%;
    height:111px;
    float:right;
    margin:0 auto;
    text-align: center;
    background-color:#FFFFFF;
    background-image: url(images/meio_topo/back.gif);
    background-repeat:repeat-x;
}

/*--------- LOGIN*/
#login{
    width:210px;
    padding-left:10px;
    height:111px;
    margin:0 auto;
    text-align: left;
    float:left;
    background-color:#005f43;
}
#login .input{
    width:110px;
    height:15px;
    border:0px;
    margin-bottom:4px;
    color:#666666;
}
#login .ok{
    width:30px;
    height:16px;
    border:0px;
    background-color:#84c225;
    color:#FFFFFF;
    font-weight:bold;
    margin-bottom:4px;
}
#login #prin{
    float:left;
    width:100%;
    font-size:14px;
    color:#FFFFFF;
}
#prin a{
    font-size:11px;
    color:#84c225;
    text-decoration:none;
    outline:none;
}
#prin a:hover{
    color: #FF6600;
}

/*#########->> SUBTOPO INICIAL*/

#bolsa_sementes{
    width:232px;
    height:111px;
    float:left;
    background-color:#84c225;
}
#bolsa_sementes #botao{
    width:210px;
    height:50px;
    margin-top:7px;
    margin-left:11px;
}

#bolsa_sementes #texto{
    margin-left:21px;
    margin-right:45px;
    margin-top:9px;
    color:#FFFFFF;
    font-size:11px;
    text-align:left;
}


#SI_aprosmat{
    width:219px;
    height:111px;
    float:left;
    background-color:#84c225;
}
#SI_aprosmat #botao{
    width:210px;
    height:50px;
    margin-top:7px;
    margin-left:5px;
}
#SI_aprosmat #texto{
    margin-left:17px;
    margin-right:40px;
    margin-top:9px;
    color:#FFFFFF;
    font-size:11px;
    text-align:left;
}


/*INICIAL LADO ESQUERDO<<<<<<<<<<<<<<<<<<<*/

#esquerdo{
    width:220px;
    height:475px;
    margin:0 auto;
    text-align: left;
    float:left;
    background-color:#ffffff;
    background-image:url(images/lateral_inicial/back_enquete.gif);
    background-repeat:repeat-x;
}
#esquerdo #enquete{
    width:193px;
    height:200px;
    margin-left:12px;
    margin-top:13px;
    text-align: left;
    float:left;
    padding-right:15px;
    overflow-y:auto;
    overflow-x: hidden;
}
#enquete #titulo{
    font-size:16px;
    color:#005f43;
}
#enquete #pertunta{
    font-size:11px;
    color:#84c225;
}
#enquete #opcoes{
    margin-top:10px;
    font-size:10px;
    color: #333333;
    float:left;
}

#enquete a{
    font-size:12px;
    color:#84c225;
    text-decoration:none;
    outline:none;
    margin-right:20px;
    cursor:pointer;
}
#enquete a:hover{
    color: #FF6600;
}
#enquete .votar{
    background-color:#84c225;
    color:#FFFFFF;
    height:15px;
    border:0px;
    text-align:center;
    vertical-align:middle;
}


/*------------------CENTRO INICIAL--------------*/
#centro_inicial{
    float: left;
    width:462px;
    height:481;
    margin-right:14px;
    margin-left:14px;
    margin-bottom:15px;
    margin-top:9px;
    vertical-align:top;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>COTACOES..COTACOES...COTACOES...COTACOES....COTACOES*/
#cotacoes{
    height:137px;
    width:462px;
    float:left;
    background-image:url(images/meio_inicial/back_cotacoes.gif);
    margin-bottom:8px;
}
#cotacoes #celula{
    background-image:url(images/meio_inicial/back_cotacoes_verde_cinza.gif);
    width:130px;
    height:18px;
    color:#005f43; 
    font-family:Tahoma, Verdana;
    font-size:11px;
    text-align:center;
    vertical-align:bottom;
    float:left;
}
#cotacoes #titulo{
    margin-top:10px;
    margin-left:20px;
    margin-bottom:10px;
    text-align:left;
    color:#005f43;
    font-family:Tahoma, Verdana;
    font-weight:bold;
    font-size:11px;
}
#cotacoes #nome{
    float:left;
    width:55px;
    margin-left:3px;
    margin-top:1px;
    height:15px;
    text-align:left;
}
#cotacoes #preco{
    float:left;
    width:63px;
    margin-top:1px;
    margin-left:3px;
    height:15px;
    text-align:left;
}

/*--------------NEWS--NEWS--NEWS--NEWS--NEWS--NEWS--NEWS--NEWS--NEWS--NEWS---*/


#news{
    width:465px;
    height:330px;
    float:left;
    text-align:left;
    vertical-align:top;
    background-image:url(images/meio_inicial/separator.gif);
    background-position:center;
    background-repeat:no-repeat
}
#news a{
    font-size:12px;
    color:#84c225;
    text-decoration:none;
    outline:none;
    margin-left:22px;
}
#news a:hover{
    color: #FF6600;
}
#news #titulo{
    width:180px;
    height:43px;
    margin-bottom:3px;
    margin-left:22px;
    float:left;
    font-family:Tahoma, Verdana;
    font-size:16px;
    color:#005f43;

}
#news #titulo #tema_data{
    font-size:11px;
    color:#84c225;
    height:10px;
}
#news #breve_descricao{
    margin-left:22px;
    font-family:tahoma,verdana;
    font-size:11px;
    color:#848484;
    text-align:justify;
}
#news #separator{
    width:3px;
    height:296px;
    margin-left: 27px;
    margin-right: 27px;
    float:left;
    margin-top:10px;
    background-image:url(images/meio_inicial/separator.gif);
}

/*---NEWS LETTER---NEWS LETTER---NEWS LETTER---NEWS LETTER---NEWS LETTER */
#news_letter{
    width:220px;
    height:58px;
    float:left;
    font-family:Tahoma, Verdana;
    font-size:16px;
    color:#005f43;
    background-image:url(images/news_letter/back.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
#news_letter #receba{
    font-size:11px;
    color:#84c225;
    height:10px;
    margin-left:3px;
}
#news_letter #input_email{
    width:145px;
    float:left;
    height:21px;
    border:0px;
    background-image:url(images/news_letter/back_input.gif);
    background-position: left center;
    background-repeat:no-repeat;
    background-attachment: scroll;
}
#news_letter #input_email:hover{
    background-image:url(images/news_letter/back_input.gif);
    background-position: bottom left;
}
#news_letter .ok{
    background-color:#84c225;
    color:#FFFFFF;
    height:15px;
    width:30px;
    border:0px;
    text-align:center;
    vertical-align:middle;
    margin-top:3px;
    margin-left:3px;
}
#news_letter #input_email #email{
    height:13px;
    width:135px;
    background-image:url(transp);
    border:0px;
    margin:2px;
    font-size:10px;
    color: #333333;
}
/*>>>>>>>FOOT*/
#foot{
    width:710px;
    height: 20px;
    margin:0 auto;
    text-align: left;
    background-color:#005f43;
}
#foot a{
    color:#FFFFFF;
    font-size:11px;
    outline:none;
    text-decoration:none;
    margin-left:15px;
    margin-right:60px;
    margin-top:3px;
}
#foot a:hover{
    color:#FF6600;
}
#foot .input{
    width:100px;
    height:13px;
    margin-bottom:2px;
    color:#333333;
    border:0px;
    margin-left:20px;
}
#foot .buscar{
    background-color:#84c225;
    color:#FFFFFF;
    height:18px;
    margin-top:1px;
    margin-bottom:1px;
    border:0px;
}
/*
Padroes para inputs.. RAdios, checks, Listboxes....<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
*/
span.checkbox {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(images/checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}
span.radio {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(images/radio.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}
span.select {
    position: absolute;
    width: 158px;
    height: 21px;
    padding: 0 24px 0 8px;
    color: #fff;
    font: 12px/21px arial,sans-serif;
    background: url(images/select.png) no-repeat;
    overflow: hidden;
}

/*>>>>>>>>>>>>>>>>FIM DOS Padroes de inputs*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>FIM DO CODIGO PRINCIPAL<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/



/*>>>>>>>>>>>>>>>>>LOGIN DO BOLSA SEMENTES*/

#fundo_amarelo_texto_verde{
    width:232px;
    padding-left:10px;
    padding-top:15px;
    height:96px;
    margin:0 auto;
    text-align: left;
    float:left;
    background-color:#fdc800;
    font-size:11px;
    color:#005f43;
}
#cadastrar{
    float:right;
    width:160px;
    height:40px;
    margin-right:5px;
    margin-top:3px;
}
#boll_green{
    width:19px;
    height:19px;
    float:left;
    margin:5px;
    background-image:url(images/bolsa_sementes/boll_green.png);
    font-size:14px;
    color:#FFFFFF;
    font-weight:bold;
}
#titulos{
    width:420px;
    height:19px;
    float:left;
    margin:5px;
    font-size:16px;
    color:#005F43;
    font-weight:bold;
    text-align:left;
}
#titulos3{
    width:180px;
    height:43px;
    margin-bottom:3px;
    margin-left:22px;
    float:left;
    font-size:16px;
    color:#005f43;
    margin-left:5px;
    text-align:left;
    width:447px;
    font-size:14px;
}
.nome_dos_campos{
    font-size:14px;
    color:#005F43;
    font-weight:bold;
    text-align: right;
}
.input_cadastro{
    width:200px;
    height:16px;
    border:#CCCCCC solid 1px;
    font-size:12px;
    color:#666666;
    margin-bottom:2px;
    margin-left:5px;
}
.avancar_prosseguir{
    background-image:url(images/bolsa_sementes/avancar_concluir.gif);
    width:100px;
    height:17px;
    padding-left:2px;
    padding-top:2px;
    float:right;
    text-align: left;
    font-size:12px;
    color:#FFFFFF;
    vertical-align:bottom;
}
.avancar_prosseguir:hover{
    color:#FFFF00;
    cursor:pointer;
}

.disponibilidade{
    background: right no-repeat url(images/disponibilidade.jpg);
    width:134px;
    height:17px;
    padding-left:2px;
    padding-top:2px;
    float:right;
    text-align: left;
    font-size:11px;
    color: #009900;
    vertical-align:bottom;
}
.disponibilidade:hover{
    color: #FF0000;
    cursor:pointer;
    background:right no-repeat url(images/disponibilidade_hover.jpg);

}

.iframe_verify{
    display:block;
    background-image:url(images/blank_verify.png);
    margin:0px 0px 0px 0px;
    position:absolute;
    width:310px;
    height:192px;
    left: 22%;
    top: 5%;
    -moz-user-select: none;
    -moz-user-focus:ignore;
    -moz-user-input:disabled;
}


.preencha_corretamente{
    background-image: url(images/bolsa_sementes/preecha_corretamente.gif);
    width:100px;
    height:17px;
    padding-left:2px;
    padding-top:2px;
    float:right;
    text-align: left;
    font-size:12px;
    color:#FFFFFF;
    vertical-align:bottom;
}


/*TERMOS DE USO*/
#termos_de_uso{
    width:400px;
    height:10px;
    float:left;
    padding-left:20px;
    padding-bottom:5px;
    font-size:13px;
    color: #FF9900;
    font-weight:bold;
    text-align:left;
    background-image:url(images/bolsa_sementes/seta_1.gif);
    background-repeat:no-repeat;
    background-position:left center;
}
#termos_de_uso:hover{
    color:#005F43;
    cursor:pointer;
}

/*>>>>>>>>>>>>>>>>>APLICATIVO BOLSA SEMENTES<<<<<<<<<<<<<<<<<<<<<<<*/
#inf_usu{
    text-align:left;
    background: bottom left no-repeat url(images/bolsa_sementes/user.png);
    font-size:14px;
    color:#FFFFFF;
    width:450px;
    height:55px;
    float:left;
    margin-top:50px;
    margin-left:60px;
}
#inf_usu #saudacao{
    float:left;
    margin-top:40px;
    margin-left:35px;
    width:240px;
}
#inf_usu #sair{
    float:right;
    width:30px;
    height:55px;
    background: right center no-repeat url(images/bolsa_sementes/Logout.png);
    color:#FFFFFF;
}
#inf_usu #sair:hover{
    color:#FF0000;
    cursor:pointer;
}


/*TOPO*/
#topo_bolsa{
    float:left;
    width:572px;
    height:39px;
    background-color:#015F44;
    font-size:19px;
    font-weight:400;
    color:#FFFFFF;
}
#left{
    float:left;
    width:14px;
    height:39px;
    background-image:url(images/bolsa_sementes/borda_superior_esquerda.png);
}
#right{
    float: right;
    width:14px;
    height:39px;
    background-image:url(images/bolsa_sementes/borda_superior_direita.png);
}
#topo_bolsa span{
    margin-top:5px;
    float:left;
}
/*FIM TOPO*/
/*CORPO PARA O USO DAS BORDAS*/
#corpo_sementes1{
    float:left;
    width:100%;
    background-image:url(images/bolsa_sementes/borda_verde.jpg);
    background-repeat:repeat-y;
    background-position:left;
}
#corpo_sementes2{
    float:left;
    width:100%;
    height:300px;
    background-image:url(images/bolsa_sementes/borda_verde.jpg);
    background-repeat:repeat-y;
    background-position: right;
    overflow-y:hidden;
    overflow-x:hidden;
}
#corpo_sementes2:hover{
    overflow-y:auto;
    overflow-x: hidden;

}

/*CORPO PRINCIPAL*/
#corpo_PRINCIPAL_sementes{
    float:left;
    width:578px;
    margin-left:11px;
    margin-right:11px;
}
#corpo_PRINCIPAL_sementes #linha_PRINCIPAL{
    float:left;
    width:578px;
    background-color:#c2c1c1;
}
#linha_PRINCIPAL #title{
    padding:5px;
    float:left;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:left;
    cursor:help;
    border-right:#CCCCCC solid 1px;
}
#rows{
    width:577px;
    float:left;
    font-size:13px;
    color:#015F44;
    text-align:center;
    border-bottom:#015F44 solid 1px;
}
#rows:hover{
    color: #FF6600;
}
#dados{
    padding:5px;
    float:left;
    font-size:12px;
}
#dados_ver_detalhes{
    padding:5px;
    float:left;
    width:127px;
    height:20px;
    background-color:#dededd;
    background-image:url(images/ver_mais.png);
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
}
#dados_ver_detalhes:hover{
    background-color: #CCCCCC;
}
#detalhes_sacas #titles{
    float:left;
    padding-left:5px;
    font-size:12px;
    color:#333333;
    width:225px;
    height:20px;
    padding-top:4px;
    text-align:left;
    border-left:#FFFFFF solid 1px;
    border-bottom:#ffffff solid 1px;
    background-color:#EBE9ED;
}
.botao_detalhes{
    color:#ffffff;
    margin-left:5px;
    float:left;
    padding-top:4px;
    height:20px;
    width:80px;
    background-image:url(images/bolsa_sementes/detalhes/botao.png);
    background-position:center; 
    text-align:center;
    font-size:12px;
    font-weight:bold;
}
.botao_detalhes:hover{
    background-image:url(images/bolsa_sementes/detalhes/botao_hover.png);
    text-decoration:underline;
    cursor:pointer;
}
#contato_detalhes{
    float: left;
    width:250px;
    height:100px;
    margin-top:5px;
    padding-right:12px;
    text-align: left;
    overflow-y:auto;
    overflow-x: hidden;
    font-size:11px;
    font-family:tahoma;
}
#contato_detalhes #item{
    float:left;
    width:100%;
}
#contato_detalhes #item:hover{
    background-color:#F8F8F8;
    margin-left:2px;
    cursor:pointer;
}
#form_reserva_sacas{
    float:left;
    margin-left:5px;
    width:225px;
    padding:5px;
    padding-top:12px;
    height:105px;
    background-image:url(images/bolsa_sementes/detalhes/blank_little.png);
    background-position:center;
    background-repeat:no-repeat;
    font-size:11px;
    text-align:center;
}

#detalhes_sacas_aguardando{
    width:632px;
    height:80px;
    float:left;
    color:#FF3300;
    border:#F4F4F4 solid 1px;
    margin-left:3px;
    margin-top:10px;
    text-align:left;
    overflow-y:auto;
    overflow-x: hidden;
    font-size:11px;
}
#detalhes_sacas_aguardando #itens{
    float:left;
    width:632px;
}
#detalhes_sacas_aguardando #itens:hover{
    background-color:#F8F8F8;
    margin-left:2px;
    cursor:pointer;
}

#imprimir_detalhes{
    float:left;
    position:absolute;
    cursor:pointer;
    padding-top:25px;
    width:50px;
    height:17px;
    background: center top no-repeat url(images/bolsa_sementes/detalhes/print.png);
    text-align: center;
    left: 590px;
    top: 5px;
}




.div_vis{
    display:block;
    background-color: #00CC00;
    margin:0px 0px 0px 0px;
    position:absolute;
    filter:alpha(opacity=10);
    -moz-opacity:0.1;
    -khtml-opacity: 0.1;
    opacity: 0.1;
    width:100%;
    height:1000px;
    left: 0px;
    top: -100px;
    -moz-user-select: none;
    -moz-user-focus:ignore;
    -moz-user-input:disabled;
}
.div_inv{
    display:none;
}
.div_detalhes{
    display:block;
    background-image:url(imagens/bloqueadolgogin.gif);
    background-position:left center;
    background-repeat:no-repeat;
    position:absolute;
    top: 100px;
    left: 18px;
    margin: -10px auto auto -10px;
    width:682px;
    height: 422px;
    margin:0 auto 0;
    text-align: center;
    background-image:url(images/bolsa_sementes/detalhes/blank.png);
}
.text_{
    font-size:14px;
    color:#0099FF;
    text-align:center;
}
.inativo{
    filter:alpha(opacity=20);
    -moz-opacity:0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}






/*------FOOT BOLSA-----*/
#foot_bolsa{
    float:left;
    width:572px;
    height:26px;
    background-color:#015F44;
    font-family:Tahoma, Verdana;
    font-size:19px;
    font-weight:400;
    color:#FFFFFF;
}
#left_foot{
    float:left;
    width:14px;
    height:26px;
    background-image:url(images/bolsa_sementes/borda_inferior_esquerda.png);
}
#right_foot{
    float: right;
    width:14px;
    height:26px;
    background-image:url(images/bolsa_sementes/borda_inferior_direita.png);
}

/*>>>>>>>>>>>>>>>>ESQUECI A SENHA*/

#esqueci_a_senha{
    width:380px;
    height:180px;
    font-family:Calibri, Verdana, Tahoma;
    font-size:12px;
    color:#333333;
    padding:130px 20px 20px 20px;
    background-image:url(images/bolsa_sementes/esqueci_a_senha/corpo.jpg);
    margin:0 auto;
    text-align: center;
}
#esqueci_a_senha #aviso{
    color:#FF0000;
    text-align: justify;
    background-color:#F9F9F9;
    font-weight:bold;
    margin-bottom:20px;
}
#aviso span{
    color:#333333;
}
/*___________DETALHES*/
#ifr_ver_detalhes{
    float:left;
    padding:12px;
    color:#000000;
    width:656px;
    height:400px;
}


/*FIM FOOT BOLSA*/



/*PAGINA APROSMAT*/
#borda_esq{
    height:26px;
    background-image: url(images/aprosmat/menu_1/border_left.png);
    background-repeat:no-repeat;
    background-position:left;
}
#borda_dir{
    height:26px;
    background-image: url(images/aprosmat/menu_1/border_right.png);
    background-repeat:no-repeat;
    background-position:right;
}
#back_menu_aprosmat{
    height:26px;
    margin:6px;
    background-image: url(images/aprosmat/menu_1/back_claro.png);
    background-repeat:repeat-x;
    font-family:Tahoma, Verdana;
    font-size:12px;
    font-weight:bold;
    color:#005d41;
}
/*MENU1*/
#borda_dir div{
    height:16px;
    padding:8px 5px 2px 5px;
    margin-right:4px;
    float:left;
}
#menu_iten1{
    width:87px;

}
#menu_iten1:hover{
    background-image:url(images/aprosmat/menu_1/menu_1.png);
    cursor:pointer;
}
.menu1_ativo{
    background-image:url(images/aprosmat/menu_1/menu_1.png);
}
/*MENU2*/
#menu_iten2{
    float:left;
    width:72px;
    height:16px;
    padding:8px 5px 2px 5px;
}
#menu_iten2:hover{
    background-image:url(images/aprosmat/menu_1/menu_2.png);
    cursor:pointer;
}
.menu2_ativo{
    background-image:url(images/aprosmat/menu_1/menu_2.png);
}
/*MENU3*/
#menu_iten3{
    float:left;
    width:63px;
    height:16px;
    padding:8px 5px 2px 5px;
}
#menu_iten3:hover{
    background-image:url(images/aprosmat/menu_1/menu_3.png);
    cursor:pointer;
}
.menu3_ativo{
    background-image:url(images/aprosmat/menu_1/menu_3.png);
}
/*MENU4*/
#menu_iten4{
    float:left;
    width:64px;
    height:16px;
    padding:8px 5px 2px 5px;
}
#menu_iten4:hover{
    background-image:url(images/aprosmat/menu_1/menu_4.png);
    cursor:pointer;
}
.menu4_ativo{
    background-image:url(images/aprosmat/menu_1/menu_4.png);
}
/*MENU5*/
#menu_iten5{
    float:left;
    width:125px;
    height:15px;
    padding:8px 5px 2px 5px;
}
#menu_iten5:hover{
    background-image:url(images/aprosmat/menu_1/menu_5.png);
    cursor:pointer;
}
.menu5_ativo{
    background-image:url(images/aprosmat/menu_1/menu_5.png);
}
.menu_inativo{
    background-image:url();
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;

}
.texto{
    font-size:11px;
    color: #333333;
    text-align:left;
}
._overflow_{
    overflow-y:hidden;
    overflow-x:hidden;
}
._overflow_:hover{
    overflow-y:auto;
    overflow-x:hidden;
}


/*>>>>>>>>>>>>>>>>MARCADORES <UL><LI>*/
ul.none {
    list-style-type: none;
}
ul.disc {
    list-style-image: url(images/list_yellow.png);
}
ul.disc li{
    margin:10px;
}
ul.circle {
    list-style-type: circle ;
}
ul.square {
    list-style-type: square;
}


/*>>>>>>>>>>>>>>>>GESTAO*/
#gestao_mais{
    padding-left:13px;
    margin-left:5px;
    margin-bottom:3px;
    height:14px;
    width:450px;
    float:left;
    background-image:url(images/mais.png);
    background-position:center left;
    background-repeat:no-repeat;
    font-size:12px;
    color:#005F43;
    font-weight:bold;
}
#gestao_mais:hover{
    color:#FF6600;
    cursor:pointer;
}
/*>>>>>>>>>>>>CADASTRO CURRICULO*/
#nomes{
    float:left;
    width:115px;
    color:#333333;
    font-size:12px;
    height:15px;
    margin-bottom:3px;
    margin-left:5px;
    margin-top:4px;
}
.inputs_cadastro_curriculo{
    float:left;
    width:325px;
    color:#333333;
    font-size:11px;
    height:18px;
    margin:3px;
    border:solid 0px;
    background-image:url(images/back_input.png);
    background-repeat:repeat-x;
}
.Submit{
    color:#FFFFFF;
    background-color:#91b144;
    font-size:12px;
    border:0px;
    cursor:pointer;
}

/*>>>>>>>>>>>>>>>>PARCEIROS*/
.titulo{
    color:#333333;
    font-size:12px;
    font-weight:bold;
}

#parceiros a{
    font-size:12px;
    color:#3300CC;
}	

#parceiros a:hover{
    color:#009900;
}

/*>>>>>>>>>>>>>>>>NOTICIAS*/
#noticias a{
    text-decoration:none;
}

#noticias a:hover{
    color:#009900;
}
.titulo_noticia{
    font-size:11px;
    font-weight:bold;
    color:#005F43;
}
.fonte{
    font-weight:bold;
}
.titulo_noticias{
    font-size:14px;
    font-weight:bold;
    color:#005F43;
}