﻿#dTop
{
    
    position:relative;
    left:0;  /* tamanho do logo h1 */
    top:0px;
    float:left;
    width:992px;
    z-index:5;
    overflow:visible;
} 
   
    #dFlashGrande
    {
        width:783px;
        height:388px;
        left:0;
        top:0;
        position:absolute;
    }
    
    #dFlashPequeno
    {
        width:992px;
        height:162px;
        left:0;
        top:0;
        position:absolute;
    }
    
    
#dPagina
{
    float:left;
    width:992px;
    position:relative;
    z-index:900000;
    top:120px;
    left:0;
}   
    .brancoTransparente
    {
        background:white;
        opacity:0.95;
	    -moz-opacity: 0.95;
	    filter: alpha(opacity=95);
    } 



/* menu vertical das páginas */

    .dQdPagina
    {
        min-height:293px;   
        background: transparent url(../imgs/sbraMn/sbraMnEsquerda.png) no-repeat left top;
        width:242px;
        margin:0 18px;
        float:left;  
    }
    
        .dQdMiolo
        {
            background: transparent url(../imgs/sbraMn/sbraMnTop.png) repeat-x left top;
            margin:0 0 0 11px;
            float:left;
            width:220px;
            padding:10px 0 0 0;
            
        }
    
            .dQdConteudo
            {
                min-height:293px;
            }
    
            .dQdSbraDireita
            {
                width:11px;
                min-height:293px;
                background: transparent url(../imgs/sbraMn/sbraMnRight.png) no-repeat left top;
                float:left;
            }
            
 
    
    .primeiroQd
    {
        margin: 0 0 0 140px !important;
    }
    
    #dTextoPagina
    {
        width:360px;
        padding:25px 30px ;
        float:left;
        margin:10px 0 0 0;
    }
        .brancoGrande
        {
            width:600px !important;
        }
    
        .textoPagina
        {
            font-size:12px;
            line-height:18px;
        }
            .textoPagina p
            {
                margin:0 0 10px 0;
            }
            .textoPagina p b
            {
                display:block;
            }
                .textoPagina .titAssunto
                {
                    font-size:13px;
                    background:#F1F4F4;
                    display:block;
                    padding:1px 0 1px 4px;                    
                }
                    .textoPagina .noticia
                    {
                        color:#999999;
                        display:block;
                        font-size:11px;
                        margin:0 0 7px 0px;
                        padding:1px 1px 1px 10px;
                    }
                    .textoPagina .noticia b
                    {
                        color:#034ea2;
                        display:block;
                    }
                    .textoPagina .noticia:hover
                    {
                        background:#f5f5f5;
                        color:Black;
                    }
                
            .textoPagina p strong
            {

            }
            .textoPagina li
            {
                list-style-position:inside;
                margin:0 0 5px 0;
            }
            .textoPagina ul
            {
                margin-top:-10px;
            }
            
            /* noticias */
            
                .textoPagina .assuntoNoticia
                {
                    font-size:10px;
                    color:#999999;
                }
            
       
       
    #dImagensPagina
    {
        float:left;
        margin:30px 0 0 30px;
    }       
    
        #dImagensPagina img
        {
            display:block;
            border:5px solid white;
            margin:0 0 20px 0;
        }
    
        .imagemEmpresaISO
        {
            float:left;
            margin:30px 0 0 30px;
        }
            .imagemEmpresaISO a
            {
                display:block;
                margin:0 15px 0 30px;
                color:gray;
                background:white;
                padding:2px 5px;
                font-size:11px;
                
            }
            
        
        .imagemNoticia a
        {
            display:block;
            background:white;
            font-size:12px;
            padding:2px 2px 2px 10px;
            color:gray;
            max-width:250px;
        }





/*
------------------------------------
TREE VIEW
------------------------------------
*/

#dMnProdutos
{
    font-size:10px;
    width:216px;
    list-style-type:none;
    margin:2px 0 1px 0 2px;
    border:2px solid white;
}
    #dMnProdutos a
    {
        text-decoration:none;
    }
    
    #dMnProdutos li
    {
        list-style:none;
    }
    #dMnProduto ul
    {
        width:216px;
    
    }
    
    
    #dMnProdutos .linha
    {
        padding:5px 5px 5px 10px;
        background-color:#EBeEEE;
        font-family:Verdana;
        font-weight:bold;
        display:block;
        text-transform:uppercase;
        border-Top:1px dotted #FAFDE4;
    }
        #dMnProdutos .linha:hover
        {
            background-color:#D8DFE2;
            color:Black;
        }
            #dMnProdutos .linhaAtiva
            {
                background-color:#D8DFE2;
                color:Black;
            }
    
        #dMnProdutos .menuSubLinha
        {
            background:#f5f5f5;
            border-top:1px solid #f0f0f0;
            padding:3px 3px 3px 23px;
            color:Gray;
        }
    

        #dMnProdutos .classe
        {
            width:199px;
            font-size:11px;
            font-weight:normal;
            background:#f2f2f2;
            padding: 4px 0 4px 17px;
            display:block;            
            color:#333333;
        }
            #dMnProdutos .classe:hover
            {
                background:#E5E5E5;
                color:Black;                    
            }
            
            #dMnProdutos .classeAtiva
            {
                background:#E5E5E5;
                font-weight:bold;
            }
            #dMnProdutos .produto
            {
                display:block;
                padding:4px 0 4px 25px;
                width:191px;
                border-bottom:1px dotted #c2c2c2;
                color:black;
            }
                #dMnProdutos .produto:hover
                {
                    background:#034ea2;
                    color:white;
                }

                #dMnProdutos .produtoAtivo
                {
                    background:#034ea2; /* url(../imgs/FdBtMnVert.jpg) no-repeat left center;*/
                    color:White;
                }


/*
               
#tvRepresentacao
{
    width:200px;
    position:relative;
    top:-19px;
    font-size:10px;
    text-transform:uppercase;
}

    .rootNode a
    
    {
        width:195px;
        padding:0px 0 0 5px;
        line-height:33px;
        background-color:#dfe3e5;
        font-style:italic;
        font-weight:bold;
        display:block;
    }   
    .parentNode a
    {
        line-height:23px;
        width:188px;
        background:#f2f2f2;
        padding: 0 0 0 12px;
        display:block;
    }
        .parentNode a:active
        {
            background:white;
        }


    .tvNos a
    {
        display:block;
        padding: 3px 22px;
        line-height:15px;
        width:156px;
    }               
        .tvNos a:hover
        {   
            background:#D0D0D0;
            color:Black;

        }   

    .selecionadoNode
    {
        background:#034ea2; url(../imgs/FdBtMnVert.jpg) no-repeat left center;
        color:White;
    }



*/
    #dProduto
    {
        margin: 0 0 0 30px;
        float:left;
    }

