/*******
	GERAL
	**********/

*{
    padding:0;
    margin:0;
}

body  {
    font: 12px  "Trebuchet MS",Arial, Helvetica,sans-serif;
    background:url(../img/bg_topo.png) center top repeat-x;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000000;
}
#geral { 
    width: 1005px;
    margin: 0 auto;
    text-align: left;
} 

.right { 
    float: right;
    margin-left: 8px;
}
.left { 
    float: left;
    margin-right: 8px;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a{
    text-decoration:none;
}
img{
    border:none;
}

a{
    color:#FF740F;
}
a:hover{
    color:#333333;
}

/*******
	CABE�ALHO
	**********/

#cabecalho { 
    background:url(../img/bg_cabecalho.jpg) no-repeat top left;
    padding: 0 10px 100px 45px;
    margin:10px 0 0 0;
} 




/*******
 	MENU
	********/


#menu {
    padding:0px 10px 3px 0px;
    margin:0px 0 0px 0px;
    text-align:right;
}

#menu ul li{ 
    display:inline;
    padding:0 10px;
    color:#000;
}



/**********
	CONTEUDO PRINCIPAL
	******************/

#conteudoPrincipal { 
    margin: 0 0 0 0px;
    padding:0;

} 



.destaquePrincipal {

    background:url(../img/bg_destaque_index.png) no-repeat top left;
    padding:40px 110px 30px 120px;
    height: 316px;
}
.btConheca{
    margin:10px 0 0 0;
}
.separador{
    margin:10px;
}
.faleConosco {
    text-align:center;
    padding:10px 0;
}

.subDestaque{
    background:url(../img/bg_subdestaque.png) no-repeat top left;
    padding:10px 0 50px 40px;
}
.linhaDesidrata{
    width:445px;
}
.linhaDesidrata img{
    margin:0 5px 0 0;
}

.linhaDesidrata h3{
    /*color:#FF740F;*/
}

.clientesIndex{
    width:455px;
    _margin-left:10px;
    _margin-left:10px;
}

.tableProd{
    margin:10px 0 10px 0;
    padding:7px 0 0 0;
    border-top:1px solid #fecba6;
    color:#da4d00;
    text-align:center;
}




/**********
	INTERNAS
	****************/

.titPadrao{
    margin:10px 0;
    font-size:16px;
    color:#666666;
}

.titInternas{
    margin:5px 0;
    font-size:14px;
    color:#FF740F;
}

/*******
	RODAPE
	**********/
#conteudoRodape{
    text-align:left;
    padding:  0;
    background:url(../img/bg_rodape.png) repeat-x top;
    margin:15px 0 0 0;
    height:110px;
    color:#FFFFFF;
}



.menuRodape li{
    display:inline;
    margin-right:15px;
}
.menuRodape li a{
    color:#FFFFFF;
}
.menuRodape li a:hover{
    color:#333333;
}

#rodape { 
    width:990px;
    margin:0 auto;
} 
#rodape p {
    margin: 0;
    padding: 15px 0;
}
#assinatura{
    margin:0 auto;
    width:900px;
    text-align:right;
    padding:5px 0;
}

.imagem_rodape img {
    /*max-height: 180px;*/
    max-width: 104px;
    _width: 104px;
    _height: 104px;
    text-align: center;
}

.imagem_destaque img {
    max-width: 278px;
    max-height: 276px;
    text-align: center;
}

.imagem_detalhe img {
    max-width: 140px;
    max-height: 125px;
    text-align: center;
}

.imagem_clientes img {
    /*max-width: 160px;*/
    max-height: 65px;
    max-height: 61px;
    _height: 65px;
    _width: 65px;
    text-align: center;
}

.imagem_clientes3 img {
    max-height: 50px;
    max-width: 155px;
    _height: 50px;
    _width: 155px;
    text-align: center;
}

.imagem_clientes4 img {
    /*max-height: 65px;*/
     max-height: 65px;
     max-width: 155px;
    _height: 50px;
    _width: 155px;
    text-align: center;
}

.imagem_clientes2 img {
    /*max-width: 120px;*/
    max-height: 110px;
    _height: 110px;
    _width: 110px;
    text-align: center;
}

.imagem_destaque_sec img {
    max-width: 171px;
    max-height: 106px;
    text-align: center;
}


.imgProdDetalhe{
    margin:0 0 0 50px;
}

.produtoDetalhe{
    background:url(../img/bg_produto_detalhe4.jpg) no-repeat top left;
    width:320px;
    height:302px;
    padding:40px 0 0 15px;
    /*margin:10px 0;*/
}
.produtoDetalhe h3{
    color:#da4d00;
    font-size:12px;
    margin-left:10px;
}
.produtoDetalhe p{
    margin-left:10px;
    padding-right:40px;
}

.input_contato, .select_contato{
    width: 355px;
    padding: 3px;
    background: #F5F5F5;
    border: 1px solid #F3A152;
}

.input_contato2{
    width: 180px;
    padding: 3px;
    background: #F5F5F5;
    border: 1px solid #F3A152;
}

.select_contato2{
    width: 75px;
    padding: 3px;
    background: #F5F5F5;
    border: 1px solid #F3A152;
}

.textarea_contato{
    width: 355px;
    height: 130px;
    padding: 3px;
    background: #F5F5F5;
    border: 1px solid #F3A152;
}

.table_forms td{
    padding: 5px 0;
}

.endereco_contato{
    color:#FF740F;
    margin: 0 20px 30px 0;
    text-align: right;
    font-size: 14px;

}

.titulo_contato{
    color:#FF740F;
}

.img_detalhe{
    width: 200px;
    background:url(../img/bg_produtos.png) no-repeat top left;
    text-align: center;
    width: 190px;
    height: 190px;
    vertical-align: middle;
    padding-top: 3px;
}

.imagem_categorias img {
    max-width: 145px;
    max-height: 145px;
    text-align: center;
    _width: 145px;
    _height: 145px;
}

.divSucesso{
    position: absolute;
    top: -145px;
    left: 280px;
    border: 2px solid #F3A152;
    z-index: 1000;
    background: #F5F5F5;
    padding: 20px 30px;
    color: #FF740F;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.sairMsg{
    /*width:52px;*/
    cursor:pointer;
    border: 1px solid gray;
    background: #D4D4D4;
    color: black;
    width: 65px;
    padding: 2px;
    margin:14px 0 0 111px;
    
}

.titPrincipal{
    /* color: #EF714A; */
	color:#FF740F;
    font-family: "Trebuchet MS",Arial, Helvetica,sans-serif;
    font-size: 16px;
    margin: 15px 0 10px;
    /* text-transform: uppercase; */
}

