@import url("estilo_cores.css");
@import url("classes.css");

body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #DFDFDF;
    margin: 0px;
    background-image: url(fundo_body.jpg);
}
h1
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #711A1A;
    /*padding: 4px 0px 3px 10px;
    margin: 10px 0px 15px 0px;
    background-image: url(fundo_titulo.jpg);
    background-repeat: repeat-x;*/
}
h2{
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding: 6px 6px 6px 22px;
    margin: 10px 5px 10px 0px;
    background-color: #E5E5E5;
    text-transform: uppercase;
}
a{
    color: #808080;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
.img{
    margin: 5px;
}
/*=================================
        LAYOUT PRINCIPAL
=================================*/
#site{
    width: 1001px;
    margin: 0 auto;

}
#site2{
    background-image: url('fundo2.jpg');
    background-repeat: repeat-y;
    background-color: #FFF;
    margin: 0px 0px 0px 0px;
}
#topo{
	height: 259px;
	margin: 0 auto;
    color: #fff;
    position: relative;	
    font-size: 11px;
    /*background-image: url(fundo_topo.jpg);
    background-repeat: no-repeat;    */
}

#banner
{
    padding-top: 70px;
    padding-top /*\**/: 35px\9
}

#banner
{
    *padding-top: 70px;
}

#navegacao{
    width: 184px;
    float: left;
    padding: 15px 0px 0px 0px;
    background-color: #E4D2E6;
    background-image: url('fundo_navegacao.jpg');
    background-repeat: repeat-x;
    background-position: center top;
}
#coluna{
    width: 184px;
    float: right;
    padding: 15px 0px 0px 0px;
    background-color: #E4D2E6;
    background-image: url('fundo_navegacao.jpg');
    background-repeat: repeat-x;
    background-position: center top;
}
#conteudo
{
    width: 622px;
    float: left;
    margin: 0px;
    padding-left: 10px;
    background-image: url('fundo_conteudo.jpg');
    background-repeat: repeat-x
}
#rodape{
    height: 119px;
    clear: both;
    background-image: url(fundo_rodape.jpg);
    background-repeat: repeat-x;
    position:relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
}

/*=================================
            BOX TOPO
=================================*/

#logo{
    position: absolute;
    top: 39px;
    left: 31px;
}
#sacola{
    position: absolute;
    top: 25px;
    right: 35px;
    color: #fff;
    width: 190px;
}

#icones
{
    position: absolute;
    top: 100px;
    left: 500px;
}
.texto_carrinho
{
    font-family: Arial;
    font-size: 13px;
    color: #E7AA2F;
    font-weight: bold;
    vertical-align: middle;
}
#sacola a{
    color: #fff;
    font-size: 10px;
}
#sacola .linkVermelho{
    padding: 4px 0px 0px 0px;
}
#sacola .linkVermelho a{
    color: #BD9C44;
}
#sacola b{
    font-size: 14px;
}

#slogan{
    position: absolute;
    top: 53px;
    left: 406px;
}
#busca{
    position: absolute;
    top: 22px;
    left: 820px;
    color: #000000;
    z-index: 1;
    vertical-align: middle;
}

#busca .campo
{
    font-family: Verdana;
    font-size: 9px;
    color: #2A0011;
    background-color: Transparent;
    background-image: url('fundo_busca.png');
    border: none;
    width: 114px;
    height: 16px;
    padding-left: 5px;
    margin-top: 5px;
}

.botao_busca{
    background-color: Transparent;
    font-family: Arial Narrow;
    font-size: 16px;
    color: #FFF;
    border: none;

}

#menu2{
    position: absolute;
    top: 0px;
    left: 0px;    
    background-image: url(fundo_menu.jpg);
    background-repeat: repeat-x;
    width: 100%;    
    z-index: 0;
    height: 73px;
}
#menu2 ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#menu2 ul li{
    line-height:26px;
	float:left;
	list-style: none;
	/*color: #666666;*/
	padding-top: 22px;
}
#menu2 ul li a{
    color: #FFF;
    text-decoration: none;
    font-family: Arial Narrow;
    font-size: 18px;
    padding: 0px 30px 0px 30px;
    text-align: center;
}
#menu2 ul li a:hover{
	text-decoration: underline;
	background-color: transparent;
}
.linha_menu{
    vertical-align: middle;
    font-family: Arial Narrow;
    font-size: 18px;
    color: #FFF;
}

/*=================================
         BOX NAVEGAÇÃO
=================================*/


#box_categorias, #box_pagamento, #box_infos, #boxContato, #boxAtendimento,#box_newsletter,#ao,#mostra_carrinho,#box_lancamentos,#box_noticias,#box_cores{
    padding: 7px;
    padding-top: 0px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    background-image: url('fundo_box.jpg');
    background-repeat: repeat-y;
    width: 155px;
    margin: 0px 7px 0px 7px;
}
#navegacao h6, #coluna h6
{
    background-image: url(icone_menu.jpg);
    background-repeat: no-repeat;    
    font-family: Arial;
    font-size: 14px;
    font-weight:normal;
    color: #fff;
    padding: 3px 0px 0px 0px;
    margin: 0px;
    height: 18px;
    text-align: center;
    width: 169px;
    margin: 0px 7px 0px 7px;
}

#navegacao ul,#coluna ul{
	margin: 0px 0px;
	padding: 0;
}
#navegacao li, #coluna li{
    list-style-type: none;
    padding: 2px 5px 2px 5px;
}
.navegacao li,.coluna li{
    list-style-type: none;
    padding: 5px 5px 5px 5px;
    margin-bottom: .1em;

}
#navegacao li a,#coluna li a{
    font-size: 11px;
    color: #000;
    display: block;
}
#navegacao hr
{
    border-style: none;
    color: #AEA268;
    height: 1px;
    background-color: #AEA268;
}

.campo_news
{
    width: 149px;
    height: 17px;
    border: none;
    background-image: url('fundo_campo_news.jpg');
    font-family: Arial;
    font-size: 10px;
    color: #333333;
    padding-left: 5px;
}

.botao_newsletter
{
    font-family: Verdana;
    font-size: 12px;
    color: #4F0C28;
    background-color: Transparent;
    border: none;
    float: right;
}

/*=================================
         BOX CONTEUDO
=================================*/
#inicial
{
    background-color: #F7F5F0;
    border: 1px solid #E8E6D7;
    padding: 20px;
    font-size: 14px;

}
#inicial strong
{
    color: #7FC35D;
    font-size: 18px;
    text-transform: uppercase;
}

#vitrine{
    /*border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #999999;*/
    margin: 8px 0px 15px 0px;
    font-family: Arial;
    font-size: 9px;
    color: #818181;
}

#identificacao{
    margin: 5px 5px 5px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.linha_vertical_produtos{
	background-image: url(linha_vertical.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.foto{
    border: 2px solid #CCCCCC;
    padding: 1px;
    margin: 0px 7px 0px 0px;
}
.fotop{
    border: 2px solid #CCCCCC;
    padding: 1px;
}
.produto
{
    font-family: Arial;
	color: #711A1A;
	font-size: 14px;
	font-weight: bold;
}
.preco{
    font-family: Arial;
	color: #711A1A;
	font-size: 14px;
	font-weight: bold;
	/*line-height: 30px;*/
}
.estoque{
    font-family: Arial;
    font-size: 9px;
    color: #818181;
}
.ampliar{
    color: #999999;
    font-size: 10px;   
}
.paginacao{
    font-size: 12px;
    font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px 1px;
	font-family: Verdana;
}
.texto_bold{
	font-weight: bold;
	color: #00923F;
}
.alert
{
    border: 3px solid #003300;
    background-color: #EEEEEE;
    color: #FF0000;
    font-weight: bold;
    padding: 10px;
    margin: 0px 0px 10px 0px;
}
.alertInicial{
    border: 2px solid #FF8B59;
    background-color: #E2FEFE;
    color: #FF0000;
    padding: 3px 10px;
    margin: 0px 0px 10px 0px;
}
.selecionado{
    color: #FFFFFF;
    /*background-color: #2D4334;*/
    background-color: #000000;
    padding: 2px;
}
.riscado{
    text-decoration: line-through;
    font-family: Arial;
	color: #711A1A;
	font-size: 14px;
	font-weight: bold;
}

#conteudo ul{
    padding: 0px;
    margin: 0px 0px 0px 20px;
    list-style-type: square;
}
#conteudo ul li,#conteudo ol li{
    margin: 10px 0px;
}
#conteudo li a{
    text-decoration: none;
}
#conteudo li a:hover{
    text-decoration: underline;
}
#conteudo p{
    line-height: 140%;
    margin: 0px 0px 15px 0px;
}

#sugestao{
    width: 115px;
    float: right;
    background-color: #F0F0F0;
    margin: 0px 10px 0px 0px;
    padding: 10px;    
}
/*=================================
         BOX COMPRAR
=================================*/

#box_comprar{
    /*background-color: #F0F0F0; /*border: 1px solid #E6E6E6;*/
    
}
#box_comprar #quantidade{
    font-size: 11px;
}
#box_comprar a{
    color: #E7E4B6;
    text-decoration: none;
}
.botaoComprar{
    padding: 5px;
    text-align: center;
    background-color: #592F21;
    color: #D4CEAF;
}
.botao_comprar2{
    vertical-align:bottom;
}
.campo_quantidade
{
    border: 1px solid #CCCCCC;
    background-color: #F4F4F4;
    font-family: Arial;
    font-size: 10px;
    color: #818181;

}

/*=================================
         GRID CARRINHO
=================================*/

#gridCarrinho th{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    color: #000;
    padding: 5px;
}
#gridCarrinho td{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding: 5px;
    color: #000;
}
.totais{
    background-color: #ECECEE;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #fff;    
    color: #000;
}
.totais2{
    background-color: #DBDADF;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #fff;    
    color: #000;
}
#boxFormasPagto h2, #boxFrete h2{
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    font-weight: bold;
    padding: 5px 0px;
    font-size: 12px;
}
.linhasTD{
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-top-color: #808080;
    border-bottom-color: #808080;
}

/*=================================
        DETALHE DO PRODUTO
=================================*/

#box_produtos
{
    font-family: Arial;
    font-size: 9px;
    color: #818181;
}



/*=================================
         FORMAS DE PAGAMENTO
=================================*/
#formasPagamento td{
    text-align: center;
    padding: 10px;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
    color: #666666;
}
.fpTitulo{
    font-size: 20px;
}

/*=================================
         BOX RODAPÉ
=================================*/

#rodape{
    font-family: Arial;
    font-size: 10px;
    color: #333333;

}

#rodape a
{
    font-family: Arial;
    font-size: 10px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}

#rodape1{
    width: 490px;
    padding-left: 10px;
    padding-top: 7px;
}

#rodape2{
    width: 490px;
    padding-right: 10px;
    padding-top: 7px;
    text-align: right;
}

/*=================================
         MOSTRAR CARRINHO
=================================*/

#mostrar_carrinho
{
    width: 200px;
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    padding: 5px;
    color: #808000;
}

#mostrar_carrinho th
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808000;
}
#boxCarrinho
{
    font-weight: bold;
    padding: 15px 5px;
    text-transform: uppercase;
}
#boxCarrinho a{
    color: #000;
}
/*=================================
         JANELAS
=================================*/
#janela{
    background-color: #FFFFFF;
    
    text-align: center;
}
#janela h3{
    background-color: #E6E6E6;
    margin: 0px;
    padding: 10px;
    font-weight: normal;
}
