﻿body.Instalaciones H1
{
    position: absolute;
    top: 41px;
}

body.Instalaciones H1 IMG
{
    position: relative;
    top: 1px;
    margin-bottom: 1px;
    left: 5px;
    z-index: -1;
}



body.Instalaciones #desarrollo .texto P
{
    width: 360px;
    margin-bottom: 20px;
    padding: 0;
}

body.Instalaciones #desarrollo #fotosInstalaciones
{
    overflow: auto;
    width: 435px;
    height: 370px;
    SCROLLBAR-BASE-COLOR: #CCC;
    SCROLLBAR-HIGHLIGHT-COLOR: #A8B701;
    SCROLLBAR-SHADOW-COLOR: #A8B701;
    SCROLLBAR-3DLIGHT-COLOR: #FFF;
    SCROLLBAR-ARROW-COLOR: #333;
    SCROLLBAR-TRACK-COLOR: #FFF;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

body.Instalaciones #desarrollo #fotosInstalaciones .foto
{
    width: 206px;
    float: left;
    margin: 0 2px 2px 0;
}

