input, select {

    /* border: 1px solid #000000;
    _border: none; */

}






/*------------------------- BOX LOGIN TOPO ---------------------------- */

.areaLogin {

    font-family: Helvetica;

    font-size:11px;

    color:#FFFFFF;

    padding-top:25px;

}



/*------------------------- RODAPÉ ---------------------------- */

.txt_rodape {

    font-family: Tahoma;

    font-size: 11px;

    color: #333333;

    text-decoration:none;

}





/*------------------------- BOX CATEGORIAS ---------------------------- */

#btn_categorias {

    background-image:url(/images/layout/btn_categoria.jpg);

    height:31px;

    font-family: "Comic Sans MS";

    font-size:12px;

    color:#FFFFFF;

    text-decoration:none;

    padding-left:10px;

}

#btn_categorias a:link {

    font-family: "Comic Sans MS";

    font-size:12px;

    color:#FFFFFF;

    text-decoration:none;

}

#btn_categorias a:visited {

    font-family: "Comic Sans MS";

    font-size:12px;

    color:#FFFFFF;

    text-decoration:none;

}

#btn_categorias a:hover {

    font-family: "Comic Sans MS";

    font-size:12px;

    color:#FFFFFF;

    text-decoration:underline;

}

#btn_categorias a:active {

    font-family: "Comic Sans MS";

    font-size:12px;

    color:#FFFFFF;

    text-decoration:none;

}



/*------------------------- BOX AGENDA ---------------------------- */

.tit_agenda {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size:14px;

    color:#FFFFFF;

    text-decoration:none;

    font-weight: bold;

    background-color: #F89C1C;

}

#agenda_nome {

    font-family: "Comic Sans MS";

    font-size:11px;

    color:#FFFFFF;

    text-decoration:none;

}

#agenda_nome a:link {

    font-family: "Comic Sans MS";

    font-size:11px;

    color:#FFFFFF;

    text-decoration:none;

}

#agenda_nome a:visited {

    font-family: "Comic Sans MS";

    font-size:11px;

    color:#FFFFFF;

    text-decoration:none;

}

#agenda_nome a:hover {

    font-family: "Comic Sans MS";

    font-size:11px;

    color:#FFFFFF;

    text-decoration:underline;

}

#agenda_nome a:active {

    font-family: "Comic Sans MS";

    font-size:11px;

    color:#FFFFFF;

    text-decoration:none;

}

#agenda_data {

    background-image:url(/images/layout/agenda_black_img.jpg);

    font-family: "Comic Sans MS";

    font-size:11px;

    color:#FFFFFF;

    padding-left:10px;

}





/*------------------------- BOX INFORMAÇÕES ---------------------------- */

.informacoes {

    font-family: Tahoma;

    font-size: 11px;

    color: #FFFFFF;

    font-weight: bold;

    text-decoration:none;

    background-color: #F89C1C;

}

.informacoes a:link {

    font-family: Tahoma;

    font-size: 11px;

    color: #FFFFFF;

    font-weight: bold;

    text-decoration:none;

}

.informacoes a:visited {

    font-family: Tahoma;

    font-size: 11px;

    color: #FFFFFF;

    font-weight: bold;

    text-decoration:none;

}

.informacoes a:hover {

    font-family: Tahoma;

    font-size: 11px;

    color: #FFFFFF;

    font-weight: bold;

    text-decoration:none;

}

.informacoes a:active {

    font-family: Tahoma;

    font-size: 11px;

    color: #FFFFFF;

    font-weight: bold;

    text-decoration:none;

}





/*------------------------- BOX DESTAQUE ---------------------------- */

.tit_destaque {

    /*padding-left:10px;*/

    font-family: "Comic Sans MS";

    font-size: 12px;

    color: #FFFFFF;

    text-decoration:none;

}


/*------------------------- BOX CONTATO ---------------------------- */

.boxMediumContentContato input[type=text], .boxMediumContentContato textarea  {
    width: 300px;
}





/*------------------------- BOX MEIO ---------------------------- */		

.itens_central{

    position:relative;

    width:99%;

    line-height:14px;

    background:url(/images/bg_itens.gif) repeat-x bottom center #333;

    /*margin:0 7px;*/

    padding:8px 8px 3px 8px;

    color:#fff;

} 



.itens_central p{

    font-size:10px;

    margin-top:3px;

}   



.itens_central span{

    color:#FF9900;

    font-weight:bold;

} 



.itens_central .img_itens{

    position:relative;

    margin:0 8px 8px 0;

    padding:3px;

    border:1px solid #f90;

    display:table-cell;

} 



.itens_central .preco{

    position:relative;

    float:right;

    text-align:right;

    margin-top:8px;

    display:table-cell;

    z-index:3;

}   



.itens_central .preco img.show{

    width:66px;

    height:66px;

}  



.itens_central .preco .cifrao{   

    margin-right:5px;

}



.itens_central a:link, .itens_central a:hover, .itens_central a:visited{

    min-width:100px;

    text-decoration:none;

    color:#fff;

    font-size:12px;

}



.itens_central span a:link, .itens_central span a:hover, .itens_central span a:visited{

    color:#FF9900;

    font-weight:bold;

}    





/*------------------------- BOX COMPRAS ---------------------------- */	  



.tit_evento {

    background-image:url(/images/layout/tit_evento.jpg);

    background-repeat:repeat-x;

    height:62px;

    font-family:Arial, Helvetica, sans-serif;

    font-size: 18px;

    color:#FF9900;

    padding-left: 10px;

}

.itens_evento {

    height:15px;

    font-family:Arial, Helvetica, sans-serif;

    font-size: 12px;

    color: #FFFFFF;

}

.detalhe_itens_evento {

    font-family:Arial, Helvetica, sans-serif;

    font-size: 12px;

    font-weight:bold;

    color:#FF9900;

}





/*-------- TABELA DE PREÇOS ------*/



.table_interna .titulo_tab_precos {
    width:100%;
    height:20px;
    /*padding: 12px 0 0 0;*/
    font-weight:bold;
    font-size:14px;
    color:#FFFFFF;
    background-color:#092354;
    margin-top:20px;
}




.table_interna  table.tab_precos {

    width:100%;

    background-color:#FFF;

    margin-bottom:10px;

    color:#000;

    font-size:12px;

}



.table_interna  table.tab_precos th{  

    background-color:#9FBFFD;

    font-weight:bold;

    color:#092354;

    line-height:16px;

    padding:5px;

}  



.table_interna  table.tab_precos td{

    /*line-height:18px;*/
    background-color: #fff;



}

.table_interna  table.tab_precos td.bordas{

    line-height:10px;
    background-color: #fff;


}

.table_interna  table.tab_precos select {

    width: 50px;

}

.table_interna  table.tab_precos td.style1{

    /*background-color:#D4E3FF;*/

    border-bottom:1px solid #E1E1E1;

    padding:5px;

} 



.table_interna a:link, .table_interna a:hover, .table_interna a:visited{

    color:#000;

    background-color:none;

}



.passos2{

    position:absolute;

    margin:8px 0 0 300px;

    background:url(/images/bg_passos.gif) no-repeat;

    width:429px;

    height:33px;

    padding:4px 0 0 8px;

}



.passos2 img{

    margin:0 6px;

}   



.passos {

    text-decoration:none;

    color:#5E3900;

    margin-left:25px;

    font-size:11px;

}



.passos a:link, .passos a:hover, .passos a:visited{

    text-decoration:none;

    color:#1D1C1C;

}  



.titulo_central div.interna{

    width:90%;

    height:38px;

    padding: 8px 0 0 14px;

    background:url(/images/bg_titulo_central.gif) no-repeat left top #FC9800;

}  



.txt_aguarde{

    font-family:Arial, Helvetica, sans-serif;

    font-size:11px;

    font-weight:bold;

    color:#FFFFFF;

}

.txt_login{

    padding-left: 15px;

    font-family:Arial, Helvetica, sans-serif;

    font-size:11px;

    color:#FFFFFF;

}

.txt_cadastro {

    background-color:#000000;

    color:#CCCCCC;

    font-family:Arial, Helvetica, sans-serif;

    font-size:11px;

}

.txt_empresa {

    color:#CCCCCC;

    font-family:Arial, Helvetica, sans-serif;

    font-size:13px;

}



.link_branco , link_branco a:active, link_branco a:link, link_branco a:visited {

    color:#ffffff;

    text-decoration: none;

}



a:hover {

    text-decoration: underline;

}

.link_branco a:hover {

    color:#ffffff;

    text-decoration: underline;

}



.bt_entrar {

    background-color: #F89C1C;

    font-family:Arial, Helvetica, sans-serif;

    font-size:12px;

    color:#ffffff;

    border: 1px solid #333333;

    font-weight: bold;

}






/*------------------------- ENTRADA ---------------------------- */

.textoEscuro {
	
        font-family:Arial, Helvetica, sans-serif;
		
        font-size:14px;
		
        color:#333333;
		
}





/******************************************/


.footer td.footerCenterimg {

    padding: 0;
    margin: 0;
    height: 30px;
    text-align: left;
    background-image: url(/images/cartoes_rodape.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.footer td.footerCentertxt {

    padding: 0 10px 0 0;
    margin: 0;
    height: 30px;
    text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4c4c4c;
	font-weight: bold;
}


/******************************************/