.text_normal {
    font-family: arial;
    font-size: 12px; 
    color: #474f4f;
    width: 744px;
    margin: 0 auto;
}

.msg_nao_realizada {
	width: 100%;
	text-align: center;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e50019;
	font-weight: bolder;
	margin-bottom: 50px;
	margin-top:50px;
}

.msg_realizada {
	width: 100%;
	text-align: center;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #08670f;
	font-weight: bolder;
	margin-bottom: 50px;
	margin-top:50px;
}

.titulo_pag {
	margin-top: 20px;
	margin-bottom: 10px;
	height: 32px;
    font-style: italic;
    font-family: Times New Roman, Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #464646;
}

.box_bt_comprar {
    float: left;
    width: 320px;
    border: 0px solid #000000;
    margin-left: 10px;
    margin-top: 8px;
}

.box_parcelas {
    border: 1px solid #95caec;
    background-color: #d3edfe;
    float: left;
    padding: 10px;
    font-size: 14px;
    width: 200px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.box_preco_detalha {
    font-family: arial;
    font-size: 24px; 
    color: #cc0001;
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 50px;
}

.box_preco {
    float: left;
    width: 160px;
    text-align: right;
    border-right: 1px dotted #666666;
    padding-right: 10px;
}
.box_bandeira {
    width: 100px;
    height: 80px;
    overflow: hidden;
    float: left;
    text-align: center;
}

box_parcelas

.txt_cursos_conteudo {
    font-family: arial;
    font-size: 12px;
    color: #5c595b;
    line-height: 16px;
    text-align: justify;
    width: 670px;


}


.formContato {
	border: 1px #CCCCCC solid;
	width: 195px;
	height: 22px;
}

  
  
  
  a.link_menu_produtos:link {
    font-family: arial;
    text-transform: uppercase;
    font-size: 10px;
    color: #474f4f;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 0px;
 }
 
 .tabela_Carrinho {
    border: none;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #D8D8D8;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
 }
 
 .tr_tabela_Carrinho {
    background-image: url(../imagens/fundo_tabela_carrinho.gif);
    background-repeat: repeat-x;
    height: 26px;
    text-align: center;
    font-family: Arial;
    font-size: 8px;
    text-transform: uppercase;
    color: #666666;
 }
 
 .txt_valor_carrinho {
    text-align: center;
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
    color: #cc0001;
 }
 
 .tr_total_tabela_Carrinho {
    background-color: #d8d8d8;
    height: 46px;
 }
 
 .box_carrinho_topo { 
    overflow: hidden;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
    width: 140px;
 }
 
 .campo_quant {
    border: 1px solid #D8D8D8;
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    text-transform: uppercase;
    color: #666666;
    width: 35px;
 }
 
  .campo_cep1 { 
    border: 1px solid #D8D8D8;
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    text-transform: uppercase;
    color: #666666;
    width: 35px;
 }
 
   .campo_cep2 { 
    border: 1px solid #D8D8D8;
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    text-transform: uppercase;
    color: #666666;
    width: 25px;
 }
 
 .box_frete {
    border: 0px solid #000000;
    width: 200px;
    float: left;
    margin: 0 auto;
 }
 
.txt_preco_sedex {
    font-family: arial;
    font-size: 18px;
    color: #cc0001;
    margin-top: 10px;
    margin-bottom: 10px;
}

.txt_prazo_sedex {
    border: 0px solid #000000;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
    color: #666666;
    width: 180px;
    margin: 0 auto;
}

 .td_tabela_Carrinho {
    height: 96px;
    text-align: center;
    font-family: Arial;
    font-size: 8px;
    text-transform: uppercase;
    color: #666666;
 }
 
  .tr_CEP_Carrinho {
    font-family: Arial;
    font-size: 12px;
    color: #7a6666;
    font-weight: bold;
    background-color: #d3edfe;
    height: 50px;
 } 

 
  a.link_menu_produtos:visited {
    font-family: arial;
    text-transform: uppercase;
    font-size: 10px;
    color: #474f4f;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 0px;
 }
 
   a.link_menu_produtos:hover {
    font-family: arial;
    text-transform: uppercase;
    font-size: 10px;
    color: #ff0000;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 0px;
 }
 
 .div_departamentos {
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    margin: 2px;
    color: #CC0000;
    border-bottom: 1px solid #eaeaea;
    background-color: #f2f2f2;
    overflow: hidden;
 }
 
 a.link_dp:link {
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    margin: 2px;
    color: #CC0000;
    border-bottom: 1px solid #eaeaea;
    background-color: #f2f2f2;
    overflow: hidden;
    text-decoration: none;
 }
 
  a.link_dp:visited {
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    margin: 2px;
    color: #CC0000;
    border-bottom: 1px solid #eaeaea;
    background-color: #f2f2f2;
    overflow: hidden;
    text-decoration: none;
 }
 
  a.link_dp:hover {
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    margin: 2px;
    color: #CC0000;
    border-bottom: 1px solid #eaeaea;
    background-color: #f2f2f2;
    overflow: hidden;
    text-decoration: none;
 }
 
  a.link_dp:active {
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    margin: 2px;
    color: #CC0000;
    border-bottom: 1px solid #eaeaea;
    background-color: #f2f2f2;
    overflow: hidden;
    text-decoration: none;
 }
 
 dl { 
    width: 200px;
    border: 0px solid #000000;
    margin-bottom: 10px;
 }
 dl,dd { 
    margin: 0;
 }
 
 dt {
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    margin: 2px;
    color: #CC0000;
    border-bottom: 1px solid #eaeaea;
    background-color: #f2f2f2;
    overflow: hidden;
    
 }
 
 dt a{ 
    color: #CC0000;
    text-decoration: none;
 }
 
 
 ul { 
    list-style: none;
    padding: 5px;
 }
 
 
 .menu_categoria {
    font-family: arial;
    text-transform: uppercase;
    font-size: 10px;
    color: #474f4f;
    width: 190px;
 }
 
 

 
 .div_menu {
    width: 190px;
    border-bottom: 1px dotted #999999;
 }
 
  .div_menu:hover {
    width: 190px;
    border-bottom: 1px dotted #999999;
    background-color: #e0e0e0;
    color: #cc0000;
 }
 


body {
    height: auto;
    background-image: url(../imagens/alfinete.gif);
    background-repeat: repeat-x;
    margin: 0 0 0 0;
} 

#rodape {
    background-image: url(../imagens/alfinete_rodape.gif);
    background-repeat: repeat-x;
    margin: 0 0 0 0;
    width: 100%;
    height: 63px;
    margin-top: 35px;
    overflow: hidden;
}

#global {
    margin: 0 auto;
    width: 1000px;
    height: auto;
}

.global_conteudo {
    width: 1000px;
    height: auto;
    overflow: hidden;
}

.coluna_menu {
    width: 220px;
    height: auto;
    overflow: hidden;
    float: left;
    
}


.coluna_conteudo {
    width: 760px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}

.produtos_home {
    width: 740px;
    height: auto;
    border:  0px solid #000000;

}

.div100 {
	width: 100%;
	float: left;
	display: inline;
	border: 0px #000 solid;
}

.navegacao { font-family: arial; font-size: 10px; color: #666666; font-smooth: always;}

.produto {
    margin: 0 auto;
    width: 170px;
    height: auto;
    border:  0px solid #000000;
    float: left;
    margin-left: 14px;
    overflow: hidden;
    margin-bottom: 10px;
}

.hr {
    margin: 0 auto;
    border: none;
    border-top: 1px dashed #cdcdcd;
    color: #fff;
    background-color: #fff;
    height: 1px;
    width: 100%;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 90%
}



.parcelamento_home {
    font-family: Trebuchet MS;
    font-size: 9px;
    color: #000000;
}

.div_img_home {
    width: 170px;
    text-align: center;
}

.titulo_produto_home { 
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

a.link_tit_prod:link { 
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}

a.link_tit_prod:visited { 
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}

a.link_tit_prod:hover { 
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
}

a.link_tit_prod:active { 
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}





a.link_branco:link { 
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

a.link_branco:visited { 
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

a.link_branco:hover { 
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

a.link_branco:active { 
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

a.link_branco2:link { 
    color: #ffffff;
    text-decoration: none;
}

a.link_branco2:visited { 
    color: #ffffff;
    text-decoration: none;
}

a.link_branco2:hover { 
    color: #ffffff;
    text-decoration: underline;
}

a.link_branco2:active { 
    color: #ffffff;
    text-decoration: none;
}


.breve_descricao_home {
    font-family: Trebuchet MS;
    font-size: 12px; 
    color: #666666;
    margin-bottom: 10px;
    text-align: justify;
}

.valor_de_home {
    font-family: Trebuchet MS;
    font-size: 11px; 
    color: #999999;
}

.valor_por_home {
    font-family: Trebuchet MS;
    font-size: 15px; 
    color: #CC0000;
    font-weight: bold;
}

.endereco_rodape {
    width: 1000px;
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 14px; 
    color: #666666;
    margin-top: 3px;
}

.tel_rodape {
    width: 1000px;
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 15px; 
    color: #CC0000;
    font-weight: bold; 
}

.direitos_rodape {
    width: 1000px;
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 13px; 
    color: #666666;
}


.caixa {
    width: 214px;
    background-image: url(../imagens/centro_produtos.gif);
    background-repeat: repeat-y;
    overflow: hidden;
}

.caixaacima {
    background-image: url(../imagens/topo_produtos.gif);
    background-position: top center;
    background-repeat: no-repeat;
}

.caixaabaixo {
    background-image: url(../imagens/rodape_produtos.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 40px 6px 6px 6px;
} 

.menu {
	width: 761px;
	height: 44px;
	float: right;
	display: inline;
    margin: 0 auto;
	border: 0px #000 solid;
    background-image: url(../imagens/fundo_menu.gif);
    background-repeat: no-repeat;
    background-position: top right;
    margin-bottom: 20px;
}

.banner_principal {
    width: 748px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 6px;
}

.barra_titulo{
    width: 748px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 5px;
}

.itensMenu {
	margin-right: 37px; float: left; display: inline; margin-top: 13px;border:
}

.styleFooter { font-family: arial; font-size: 14px; color: #ffffff; text-decoration: none}

.styleMenu { font-family: arial; font-size: 14px; color: #ffffff; text-decoration: none; font-smooth: always;}
a.styleMenu:link { font-family: arial; font-size: 14px; color: #ffffff; text-decoration: none; font-smooth: always;}
a.styleMenu:hover { font-family: arial; font-size: 14px; color: #d3d3d3; text-decoration: none; font-smooth: always; text-shadow: 0 0 2px #cccccc;}


.topo {
    width: 1000px;
    height: 150px;
    margin: 0 auto;
}

.conteudo_rodape {
    width: 1000px;
    height: 63px;
    margin: 0 auto;
    overflow: hidden;
}

.div_top_esq {
    width: 350px;
    height: 150px;
    float: left;
}

.div_top_dir{
    width: 650px;
    height: 150px;
    float: left;
}

.div_bandeiras {
    width: 650px;
    height: 33px;
    text-align: right;
    margin-top: 27px;
}
.div_busca {
    width: 619px;
    height: 45px;
    margin-top: 14px;
    margin-left: 31px;
    background-image: url(../imagens/fundo_busca.gif);
    background-repeat: no-repeat;
}

.box_busca {
    width: 70px;
    height: auto;
    margin-top: 9px;
    margin-left: 10px;
    float: left;
}

.box_loga_topo {
    width: 110px;
    height: auto;
    margin-top: 7px;
    margin-left: 10px;
    float: left;
    margin-right: 0px;
}

.txt_loga_topo {
    font-family:  Arial;
    font-size: 12px;
    color: #ffffff;
}


.campo_busca {
    width: 240px;
    height: 26px;
    margin-top: 8px;
    margin-left: 10px;
    float: left;
    background-image: url(../imagens/fundo_campo_busca.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 5px;
    padding-top: 2px;
}

.txt_busca {
    font-family: "Trebuchet MS", Arial;
    font-size: 17px;
    color: #ffffff;
    font-weight: bolder;
}


.txt_titulo_detalhes_produto {
    font-family: "Trebuchet MS", Arial;
    font-size: 28px;
    color: #cc0001; 
    text-transform: uppercase;   
}


.engloba_box_login {
    border: 0px solid #000000;
    margin: 0 auto;
    width:  700px;
    margin-top: 20px;
    overflow: hidden;
    
}

.box_login_id {
    width: 340px;
    float: left;
    border: 0px solid #000000;
}

.tit_login {
    font-family: Trebuchet MS;
    font-size: 22px; 
    color: #cc0001;
}

.sub_tit_login {
    font-family: Arial;
    font-size: 12px; 
    color: #666666;
    margin-top: 15px;
    margin-bottom: 20px;
}

.label_login {
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #333333;     
}

.form_login_pg {
    font-size: 16px;
    border: 1px solid #999999;
    width: 250px;
}

.tabela_cadastro {
    width: 100%;
    margin-top: 20px;
}

.label_tab_cadastro {
    font-family: arial;
    font-size: 12px;
    color: #5c595b;
}

.formCadastro {
	border: 1px #CCCCCC solid;
	height: 22px;
}







