#home
{
    float:left;
    background-attachment: fixed;
    width: 16.65%;
    height: 40.2em;
   }

#logojad
{
    display: inline-block;
    margin-left: 2%;
   }

.enlace
{
    display: inline-block;
    position: relative;
    left: 13%;
    margin-right: 0.6em;
    margin-left: 0.6em;
    font-family: 'Font1', 'Moon Bold.woff';
    color: #393939;
    }

/*#resaltado
{
    font-family: dashed;
    width: 80px;
    height: 7px;
    color: #FF6600;
}*/

#encabezado
{
    display: inline-block;
    width: 83.2%;
    height: 9.35em;
   }

body
{
    background-color: #d0d0d0;
}

#cuerpo
{
    display: inline-block;
    background-color: #FFFFFF;
    box-shadow: -3px -4px 250px -20px #555555;
    width: 70%;
    height: 26.1em;
    margin-top: -3px;
    margin-left: 5em;
    line-height: 0px: dashed;
    }

#texto_hardware
{
    font-family: 'Font2', 'MyriadPro-Cond.woff';
    
    color: #393939;
    text-align: justify;
    margin-left: 3.25em;
    margin-right: 3.25em;
}

.marcas
{
    margin-right: 2em;
}

#E1
{
    position: relative;
    left: 0em;
    top: 0em;
}

#E2
{
    position: relative;
    left: 3em;
    top: -2.5em;
}

#E3
{
    position: relative;
    left: 7em;
    top: -1.5em;
}

#E4
{
    position: relative;
    left: 13em;
    top: -1.5em;
}

#E5
{
    position: relative;
    left: -17em;
    top: 3.5em;
}

#E6
{
    position: relative;
    right: 13em;
    top: 3.5em;
    transform: rotate(-30deg);
}

#E7
{
    position: relative;
    left: -7em;
    top: 3.5em;
}

#jad
{
    font-family: 'Font1', 'Moon Bold.woff';
    font-weight: normal;
    color: #393939;
    background-color: #b4b4b4;
    text-align: center;
    margin-left: 16.65%;
    height: 2.5em;
    line-height: 2.5em;
   }
