﻿#dLeftHome
{
    
    position:relative;
    left:0;  /* tamanho do logo h1 */
    top:0px;
    float:left;
    width:782px;
    height:700px;
    z-index:5;
    overflow:hidden;
}         

h1
{
    text-indent:-99999999px;
}
   

    #dFlashHome
    {
        width:783px;
        height:400px;
        left:0;
        top:0;
        position:absolute;
    }
    
       
    #dQdBtm
    {
        width:783px;
        float:left;
        position:relative;  
        top:330px;
        height:300px;
        
    }  
    
        #dQdBtm .qds
        {
            width:260px;
            height:100%;
            margin:0 1px 0 0;
        }
        
        #dQdEngenharia
        {
            background:white url(../imgs/fdHomeEngenharia.jpg) no-repeat left top;
            padding:20px 0 0 0;
            float:left;
        }
        #dQdAmbiental
        {
            background:white url(../imgs/fdHomeAmbiental.jpg) no-repeat left top;
            padding:20px 0 0 0;
            float:left;
     
        }
        #dQdRepresentacao
        {
            background:white url(../imgs/fdHomeRepresentacao.jpg) no-repeat left top;
            padding:20px 0 0 0;
            float:left;

        }

        
       /* textos nos quadros home */
       .qds h2
       {
           display:block;
           font-size:15px;
           font-style:italic;
           color:White;
           margin:15px 0 0 20px ;
       }
       .qds p
       {
           font-size:11px;
           color:White;
           margin:15px 5px 0 20px;
       }
       
       
#dRightHome
{
    float:left;
    left:-133px;
    top:-26px;
    width:210px;
    background:white url(../imgs/fdDireita.jpg) repeat-x left top;
    height:546px;
}

    #dRightHome #dTelHome
    {
        width:100%;
        margin:7px 0 0 0;
    }
    #dRightHome #dSegmentos
    {
        width:154px;
        height:499px;
        margin:12px auto 7px auto;
        background:white url(../imgs/imgsSegmentos.jpg) no-repeat;
    }   
    
    
    /* PROJETOS EM DESTAQUE HOME */
    
    #dProjetosDestaque
    {
        width:208px;
        height:134px;
        border:1px solid #f2f2f2;
    }    
        #dProjetosDestaque h3
        {
            background:#cccccc;
            font-size:12px;
            padding:3px 0px;
            text-align:center;
        }
        
        
        
        
        
        
        .linksNegociosHome
        {
            position:absolute;
            width:259px;
            height:300px;
            top:0;
            left:0;
        }
        
        .qdAmbiental
        {
            left:260px;
        }
        .qdProdutos
        {
            left:520px;
        }
        
        
        
/* 
COMUNICADO HONEYWELL
*/

#dComunicadoHoneywell
{
    background:white url(../imgs/FdComunicadoImportante.jpg) no-repeat left top;
    padding:18px 25px 20px 35px;
    font-size:11px;
    text-align:center;
    
}
    #dComunicadoHoneywell a
    {
        color:Gray;
        font-size:10px;
    }   
        #dComunicadoHoneywell a:hover
        {
            text-decoration:underline;
        }
    #dComunicadoHoneywell a b
    {
        display:block;
        text-align:center;
        
    }
