﻿/*============     INICIO DA SESSÃO GLOBAL        ============*/
html{
    background:#000 url(../images/bgHtml.jpg) bottom center no-repeat fixed;
}

html, body{
    height: 100%;
    margin: 0;
    padding: 0;
}

body{
	height:auto;
	min-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4c4c;
	min-width:1200px;
}

hr{
    background:#fff;
    color:#fff;
}


.divEspacador{
    clear:both;
    height:10px;
    width:100%;
}

.divTitulo{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	clear:both;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#f9f9f9 url(../images/bgDivTitulo.png) center left repeat-x;
	border-bottom:1px solid #fff;
	text-shadow:0px 0px 3px #fff;
}
.divSubTitulo{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	clear:both;
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(../images/bgDivSubTitulo.png) center left repeat-x;
}

.txtTitulo{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
    
.txtSubTitulo{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.txtAlerta{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:Red;
}

.clear{
    clear:both;
    height:0px;
    overflow:hidden;
}

.inputTextColeta{
    width:400px; 
}    
   
.divFormulario{
    line-height:20px;
}

.w50{max-width:50px !important;}
.w100{max-width:100px !important;}
.w150{max-width:150px !important;}
.w200{max-width:150px !important;}
.w320{max-width:320px !important;}

/*============     FINAL DA SESSÃO GLOBAL        ============*/    
    
    
    
    
/*============     INICIO DA SESSÃO TOPO        ============*/
.divTopo{
    width:800px;
    display:table;
    margin:0px auto;
    background: url(../images/vidroTopo.png) repeat-x;
    position:relative;
}

.divLogo{
    width:780px;
    margin:0px auto;
    font-size:10px;
    color:#bbb;
    text-align:center;
}

.divSombraTopo{
    left:-20px;
    top:-10px;
    width:840px;
    height:10px;
    font-size:1px;
    position:absolute;
    z-index:2;
    background: url(../images/sombraTopo.png) no-repeat top left;
} 

.divSombraEsquerda{
    left:-20px;
    top:0px;
    width:20px;
    height:325px;
    font-size:1px;
    position:absolute;
    z-index:2;
    background: url(../images/sombraEsquerda.png) no-repeat top left;
}  

.divSombraDireita{
    right:-20px;
    top:0px;
    width:20px;
    height:325px;
    font-size:1px;
    position:absolute;
    z-index:2;
    background: url(../images/sombraDireita.png) no-repeat top left;
}  

/*============     FINAL DA SESSÃO TOPO        ============*/
    
    
    
    
    
    
    
    
    
         
/*============     SESSÃO MENU        ============*/
.divMenu{
    margin:45px 30px 0px 0px;
    float:right;
    min-width:410px;
    height:93px;
}

.divMenuIndividual{
    height:93px;
    text-indent:-999;
    display:block;
    cursor:pointer;
    float:left;
}

/*INICIO*/
#menuInicio{width:70px; background: url(../images/menuInicio.png) no-repeat;}

/*COLETA*/
#menuColeta{width:162px; background: url(../images/menuColeta.png) no-repeat;}

/*EMPRESA*/
#menuEmpresa{width:84px; background: url(../images/menuEmpresa.png) no-repeat;}

/*PRODUTOS*/
#menuProdutos{width:91px; background: url(../images/menuProdutos.png) no-repeat;}

/*EVENTOS*/
#menuEventos{width:81px; background: url(../images/menuEventos.png) no-repeat;}

/*CONVENIO*/
#menuConvenios{width:95px; background: url(../images/menuConvenio.png) no-repeat;}

/*PARCEIROS*/
#menuParceiros{width:98px; background: url(../images/menuParceiros.png) no-repeat;}

/*CONTATO*/  
#menuContato{width:83px; background: url(../images/menuContato.png) no-repeat;}

#menuContato:hover, #menuConvenios:hover, #menuEventos:hover, #menuProdutos:hover, #menuEmpresa:hover, #menuColeta:hover, #menuInicio:hover, #menuParceiros:hover{
    background-position:left -93px;
}     

/*============     FINAL DA SESSÃO MENU        ============*/
    
    
    
    
    
    
    
    
/*============     INÍCIO DA SESSÃO CORPO PRINCIPAL     ============*/   

.divConteudo{
    width:800px;
    height:auto;
    margin:0px auto;
    position:relative;
    padding:0px;  
    background: url(../images/vidroBranco.png);  
    
}

.divConteudoInner{
    display:table;
    width:800px;
    margin:0px auto;
    position:relative;
    padding:0px; 
}

/*SLIDE*/
#divQuadro{
    width:780px;
    height:200px;
    margin:10px auto 0px auto;
    background:#fff;
    position:relative;
    
}

.divColunaUnica{
	width:780px;
	max-width:780px;
    height:auto;
    clear:both; 
    position:relative;
    margin:10px auto;   
    text-align:justify; 
    /*background:transparent url(../images/vidroBranco.png); */
    background:#fff;
    overflow:hidden;
}

.divColunaUnicaInterno{
    width:760px;
    height:auto;
    clear:both; 
    position:relative;
    margin:10px auto;
    overflow:hidden;
}

.divColunaEsquerda{
    width:605px;
    height:auto;
    float:left;
    display:table;  
    position:relative;
    margin-left:10px;    
    padding-bottom:10px;
}

.divColunaEsquerdaInterno{
    width:603px;
    height:auto;
    clear:both; 
    position:relative;
    margin:10px auto 0px auto;
    /*background:transparent url(../images/vidroBranco.png); */
    background:#fff;
    border:1px solid #d9d9d9;
    overflow:hidden;
}

.divColunaEsquerdaConteudo{
	width:583px;
    height:auto;
    clear:both; 
    position:relative;
    margin:0px auto;  
    padding:10px 0px; 
    text-align:justify; 
}

.divColunaDireita{
    width:165px;
    height:auto;
    float:right;
    margin-right:10px; 
    position:relative;    
    padding-bottom:10px;
}

.divColunaDireitaInterno{
    width:163px;
    height:auto;
    clear:both; 
    position:relative;
    margin:10px auto 0px auto;
    /*background:transparent url(../images/vidroBranco.png); */
    background:#fff;
    border:1px solid #d9d9d9;
    overflow:hidden;
}

#divResultado{
    background:#fff url(../images/bgResultadoOnline.jpg);
    position:relative;
}
    
.divResultadoInner{
    width:140px; 
    margin:0px auto;
    text-align:left;
    font-size:11px;
    position:relative;
    color:#555;
}

.btnEnviar{
    width:72px;
    height:38px;
    background: url(../images/btnEnviar.png) no-repeat;
    cursor:pointer;
}

.btnEnviar:hover{
    background-position:0px -38px;
} 
   
#divLocalizacao{
    background: url(../images/localizacao.png) no-repeat;
    width:165px;
    height:48px;
    cursor:pointer;
}
    
.divMicroscopio{
    background: url(../images/microscopio.png) no-repeat;
    width:148px;
    height:123px;

}        
/*============     FINAL DA SESSÃO CORPO PRINCIPAL     ============*/
    
    
    
/*============     INICIO DA SESSÃO CONTEUDOS     ============*/
     
.divImagemColeta{    
    background: url(../images/bgColeta.png) no-repeat right 30px;
}
.divImagemApresentacao{    

    margin:10px;
    height:auto;
    width:auto;
}
/*
#divColeta{
    width:618px;
    background-color:White;
    height:auto;
    float:left;
    overflow:hidden;
}
*/
.divImagemContato
{
    background: url(../images/Contato.jpg) no-repeat;
    margin:10px;
    background-position:bottom right;
    height:auto;
    width:auto;
}

#divContato{
    width:618px;
    background-color:White;
    height:auto;
    float:left;
    overflow:hidden;
}


.divImagemConvenios
{
    background: url(../images/convenios.jpg) no-repeat;
    margin:10px;
    background-position:bottom right;
    height:auto;
    width:auto;
    min-height:400px;
}


.divLista{
    clear:both;
}
.divLista ul{
    list-style:none;
    padding:0px;
}

.divLista ul li a{
    margin:5px 0px;
    padding:3px 0px;
    text-indent:15px;
    display:block;
    background: url(../images/seta.png) no-repeat 0px 6px;
}
.divLista ul li a:hover{
    background: url(../images/seta.png) no-repeat 4px 6px;
}

/*============     FINAL DA SESSÃO CONTEUDOS     ============*/
 
 
 
/*============     INICIO DA SESSÃO RODAPÉ        ============*/    
.divSombraRodape{
    margin:0px;
    left:0px;
    top:-10px;
    width:100%;
    height:10px;
    font-size:1px;
    position:absolute;
    z-index:2;
}

.divRodape{
    width:800px;
    min-height:80px;
    display:table;
    position:relative;
    margin:0px auto;
    background: url(../images/vidroBase.png) top left repeat-x;
}
    
.divRodapeConteudo{
    width:780px;
    margin:0px auto; 
    position:relative;
    text-shadow:1px 1px 1px #fff;
}
    
.divLogoWise{
    display:block;
    cursor:pointer;
    width:150px; 
    height:31px;
    position:absolute;
    bottom:0px;
    right:0px;
    background:url(../images/wiseLogo.png) no-repeat;
}
.divLogoWise:hover{
    background-position:left -31px;
}
 /*============     FINAL DA SESSÃO RODAPÉ        ============*/



/* ------------------------------------ INPUTS ------------------------------------ */

input[type=text], input[type=password], input[type=file] , .inputTextMulti{     
    background:url(../images/vidroBranco.png);
    border:solid 1px #72a7d1;
    padding:0px;
    text-align:justify;
    min-height:28px;
	line-height:28px;
	width:100%;
}

select, textarea{
    background:url(../images/vidroBranco.png);
    border:solid 1px #72a7d1;
    padding:0px;
    text-align:justify;
    min-height:30px;
	line-height:28px;
	width:100%;
}

input:focus { outline:solid 1px #0e73a5; }

input[type=button], input[type=submit]{
    margin:2px 0px;
    border:solid 1px #72a7d1;
    height:30px;
    line-height:28px;
    background:#fff url(../images/bgBtn.png) left center repeat-x;
    color:ThreeDDarkShadow;
}

/* ------------------------------------ FIM INPUTS ------------------------------------ */


/* ------------------------------------ FORMULÁRIOS ----------------------------------- */

.divFormulario{
    width:100%;
    margin:10px 0px; 
    position:relative;
}
.divFormularioLinha{
    margin:2px 0px;
    clear:both; 
    width:400px;
}
.divFormularioLabel{
    margin:3px 0px;
    font-size:12px;
}
.divFormularioInput{
    margin:2px 0px; 
    width:100%;
    position:relative !important;  
}
#divMensagemContato{
    font-weight:bold;
    margin:10px 0px;
    font-size:11px;
    color:Blue;
}


.divLinha{
    position:relative;
    clear:both;
    display:table;
    margin:5px 0px;
    width:100%;
    min-height:28px;
    background:url(../images/bgLabel.png) left top repeat-y;
}

.divLabel{
    float:left;
    padding-right:5px;
    width:88px;
    text-align:right;
    line-height:28px;
}

.divInput{
    margin-left:0px;
    float:left;
    width:400px;
}

.divDescricao{
    margin-left:20px;
    float:left;
    width:260px;
    line-height:14px;
    font-size:11px;
    color:#555;
}

.divBotoes{
    padding-left:93px;
}

/* ------------------------------------ FIM FORMULÁRIOS ------------------------------- */





/*CHAT ONLINE*/

.divChatBtn{
    height:26px;
    line-height:13px;
    width:140px;
    background:url(../images/btnChat.jpg) no-repeat;
    clear:both;
    margin:5px auto;
    padding:2px 5px;
    cursor:pointer;
}
.divChatImagem{
    border: none;
    height:26px;
    width:20px;
    float:left;
}
.divChatTexto{
    border: none;
    height:26px;
    width:120px;
    float:right;
}
.divChatTexto .setor{
    font-size:9px;
    line-height:10px;
    color:#aaa;
    text-shadow: 1px 1px 1px #fff;
}
.divChatTexto .nome{
    font-size:11px;
    line-height:16px;
    color:#4f7587;
    font-weight:bold;
    text-shadow: 1px 1px 1px #fff;
}
.divChatBtn a, a:hover{
    text-decoration:none
}




/* ------------------------------------ easyTooltip ------------------------------- */

#easyTooltip{
	padding:5px;
	border-top:1px solid #ccc;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:1px solid #ccc;
	background:#fff;
	color:#222;
}

.easyTooltipDetalhe{
	color:#bbb; 
	padding-top:5px; 
	font-size:10px;
}


/* ------------------------------------ FIM easyTooltip ------------------------------- */

/* ------------------------------------ PRODUTOS -------------------------------------- */


.divGridProdutos{
    color:#444;
    border:1px solid #eee;
    padding:10px;
    background:#fff;
    min-height:220px;
    width:220px;
    margin:5px;
    text-align:justify;
    position:relative;
}
.divGridProdutosImg{
    border:1px solid #fff;
    width:100px;
    height:100px;
    margin:0px auto;  
    overflow:hidden;
    
}

.divGridProdutosImg img{
    margin-left:-1px;
    margin-top:-1px;
    float:left;
}
.divGridProdutosTitulo{
    font-size:11px;
    margin:10px auto;
    clear:both;
    min-height:30px;
}
.txtValorDe{
    color:#a34c4c;
    font-size:10px;
    min-height:30px;
}
.txtValorPor{
    color:#255884;
    font-weight:bold;
}
.divGridProdutosEsgotado{
    position:absolute;
    top:-2px;
    left:-2px;
    height:89px;
    width:89px;
    background:url(../images/faixaEsgotado.png) no-repeat top left;
}

.divGridProdutosPromocao{
    position:absolute;
    top:-2px;
    left:-2px;
    height:89px;
    width:89px;
    background:url(../images/faixaPromocao.png) no-repeat top left;
}

.divGridProdutosLancamento{
    position:absolute;
    top:-2px;
    left:-2px;
    height:89px;
    width:89px;
    background:url(../images/faixaLancamento.png) no-repeat top left;
}

.divGridProdutosCategorias{
    font-size:9px;
    margin-top:10px;
    min-height:30px;
}

.divCategoriasProdutos{
    margin:10px 0px;
    clear:both;
}

.divCategoriasProdutos .categoria{
    background:#fff url(../images/seta.png) no-repeat 2px center;
    text-indent:8px;
    float:left;
    padding:8px 6px;
    margin:2px;
    display:block;
    border:1px solid #ddd;
}

.divCategoriasProdutos .categoria:hover{
    background:#fff url(../images/seta.png) no-repeat 1px center;
    text-decoration:none;
    padding:7px 5px;
    border:2px solid #ddd;
}

/*DETALHES DO PRODUTO*/

.divDetalhesProdutoTitulo{
    font-size:18px;
    line-height:25px;
    margin-bottom:5px;
}
.divDetalhesProdutoReferencia{
    font-size:10px;
}
.divDetalhesProdutoMarca{
    margin-bottom:10px;
    font-size:10px;
}
.divDetalhesProduto{
    position:relative;
}
.divDetalhesProduto .divEsquerda{
    width:300px;
    float:left;
    margin-bottom:10px;
}
.divDetalhesProduto .divDireita{
    width:450px;
    max-width:450px;
    float:right;
    text-align:justify;
    margin-bottom:10px;
}
.divImgPrincipal{
    width:298px;
    height:298px;
    border:1px solid #eee;
    overflow:hidden;
    background:#fff;
}
.divImgPrincipal img{
    margin-left:-1px;
    margin-top:-1px;
    float:left;
}
.divImgTmbTodas{
    width:300px;
    margin:5px 0px;
    position:relative;
    overflow:hidden;
}
.divImgTmb{
    width:54px;
    height:54px;
    border:1px solid #eee;
    overflow:hidden;
    float:left;
    margin-right:5px;
    background:#fff;
}
.divImgTmb img{
    margin-left:-1px;
    margin-top:-1px;
    float:left;
}
#exibirDetalhes{
    background:url(../images/ibVisualizarMenor.png) left center no-repeat;
    text-indent:20px;
    cursor:pointer;
}
.divDetalhePreco{
    margin-bottom:20px;
}
.txtDetalhePreco{
    font-size:20px;
    color:#008abf;
    font-weight:bold;
    text-shadow: 1px 1px 2px #aaa;
}
.divMaisDetalhesProduto{
    clear:both;
}
#divMaisDetalhes{
    display:none;
}
.linkButton{
    text-align:center;
    height:20px;
    line-height:20px;
    position:absolute;
    top:4px;
    right:4px;
    border:1px solid #eee;
    cursor:pointer;
    color:ActiveCaption;
    padding:0px 5px;
    font-size:10px;
}
.linkButton:hover{
    background:#fff;
}
#divIndique{
    max-width:150px;
    text-align:center;
    height:20px;
    line-height:20px;
    position:absolute;
    top:0px;
    right:0px;
    border:1px solid #eee;
    cursor:pointer;
    padding:0px 5px;
    color:ActiveCaption;
}

/* ------------------------------------ FIM PRODUTOS ---------------------------------- */

/* ------------------------------------ EVENTOS --------------------------------------- */

.divGridEventos{
    color:#444;
    border:1px solid #eee;
    padding:10px;
    background:#fff;
    min-height:170px;
    width:160px;
    margin-right:10px;
    text-align:justify;
    position:relative;
}
.divGridEventosImg{
    border:1px solid #fff;
    width:160px;
    height:90px;
    margin:0px auto;  
    overflow:hidden;
}
.divGridEventosImg img{
    margin-left:-1px;
    margin-top:-1px;
    float:left;
}
.divGridEventosTitulo{
    font-size:11px;
    margin:10px auto;
    clear:both;
    font-weight:bold;
    min-height: 25px;
    line-height:12px;
}
.divGridEventosData{
    font-size:9px;
    margin-top:3px;
}


#divVideos{
    width:100%;
    background:black;
    text-align:center;
    position:relative;
    padding:20px 0px;
}

/* ------------------------------------ FIM EVENTOS ----------------------------------- */


/* ------------------------------------ EVENTOS --------------------------------------- */

.divGridPortfolio{
    color:#444;
    border:1px solid #eee;
    padding:10px;
    background:#fff;
    min-height:170px;
    width:160px;
    margin-right:10px;
    text-align:justify;
    position:relative;
}
.divGridPortfolioImg{
    border:1px solid #fff;
    width:160px;
    height:90px;
    margin:0px auto;  
    overflow:hidden;
    position:relative;
}
.divGridPortfolioImg .fimFoto{
    position:absolute;
    height:20px;
    width:100%;
    background:url(../images/fimFoto.png) top left repeat-x;
    bottom:0px;
    left:0px;
    z-index:2;
}
.divGridPortfolioImg img{
    margin-left:-1px;
    margin-top:-1px;
    float:left;
    z-index:1;
}
.divGridPortfolioTitulo{
    font-size:11px;
    margin:10px auto 2px auto;
    clear:both;
    font-weight:bold;
    min-height: 25px;
    line-height:12px;
}
.divGridPortfolioDescricao{
    font-size:9px;
    margin-top:3px;
}
.divGridPortfolioCategoria{
    font-size:9px;
    margin-bottom:5px;
    font-weight:bold;
}

/* ------------------------------------ FIM EVENTOS --------------------------------------- */

/* Grid Template com bastante conteudo ++++++++++++++ */
.divInnerGrid {
    width:100%; 
    min-height:50px; 
    display:table; 
    margin:3px 0px; 
    text-align:justify;
    border:1px solid #eee;
    background:#fff;
}
.GridImagem{
    border:3px solid #f5f5f5;
    width:64px; 
    height:44px; 
    float:left;
    background:#fff;  
    overflow:hidden;
    margin-right:5px;
}
.GridImagem img{
    margin-left:-1px;
    margin-top:-1px;
    float:left;
}
.GridTextos{
    float:left;  
    width:100%;
}
.GridTitulo{
    height:20px;  
    line-height:20px; 
    clear:both; 
    font-size:14px; 
    font-weight:bold; 
    color:#000;
}
.GridSubTitulo{
    padding-bottom:5px; 
    clear:both; 
    font-size:11px; 
    color:#777; 
    font-weight:bold;
}
.GridExibirDetalhes{
    text-indent:15px; 
    cursor:pointer; 
    margin-bottom:5px; 
    background:url(../images/ibVisualizarMenor.png) no-repeat top left; 
    height:15px; 
    line-height:15px; 
    clear:both; 
    font-size:10px; 
    color:#555;
}        
.GridDetalhes{
    line-height:14px; 
    clear:both; 
    font-size:12px; 
    color:#888;
    text-align:justify;
}
.GridObservacao{ 
    clear:both; 
    font-size:10px; 
    color:#888;
}

/* Fim Grid Template com bastante conteudo +++++++++ */

/* ------------------------------------  GRIDS ------------------------------------- */

table.grid{
    border-color:transparent;
    border-width:0px;
    border-collapse:collapse;
    margin-top:0px;
    
}

table.grid tr td{
    border:0px;
    vertical-align: top;
}

.gridPaginacao{
    padding:0px 3px;
    font-weight:bold;
    color:Black;
    font-size:12px;
    height:20px;
    line-height:20px;   
    background:url(../images/bgGridRow.png);
}

.gridPaginacao a{
    padding:0px 3px;
    font-size:10px;
}

/* ------------------------------------ FIM GRIDS ------------------------------------- */

/* ------------------------------------ LINKS ----------------------------------------- */
a{
    color:#555;
    text-decoration:none;
}

a:hover{
    color:#29568e;
    text-decoration:none;
}

/* ------------------------------------ FIM LINKS ------------------------------------- */


/* Divs alertas +++++++++++++++++++++++++++++++ */
#divAlerta{
    position:fixed;
    z-index:9990;
    top:0px;
    left:0px;
    background:url(../images/vidroPreto.png);
    height:100%;
    width:100%;
}

#divAlerta .divAlertaTexto{
    position:absolute;
    z-index:9991;
    top:50%;
    margin-top:-50px;
    left:50%;
    margin-left:-150px;
    background:#fff;
    border:inset 1px #fff;
    min-height:40px;
    line-height:25px;
    width:300px;
    text-align:center;
    padding:20px;
}
/* Fim Divs alertas +++++++++++++++++++++++++++ */

