/*----------------------------------------------------------------------------- CONTENT HOME*/

#imageContainerLiving,
#imageContainerStart,
#imageContainerPrime,
#imageContainerImage,
#imageContainerFeeling {
    width: 110px;
    height: 350px;
    margin: 0 10px 0 0;
    float: left;
}

#imageContainerFeeling {
    margin: 0;
}

.imgHome {
    width: 110px;
    height: 115px;
}

.butHome {
    width: 110px;
    height: 225px;
    margin: 10px 0 0 0;
}

*html .butHome {
    margin: 8px 0 0 0;
}

/*.butHome a,*/
/*.butHome a:hover {*/
    /*width: 95px;*/
    /*height: 190px;*/
    /*text-decoration: none;*/
    /*color: #000000;*/
    /*font-size: 12px;*/
    /*display: block;*/
    /*letter-spacing: 0.1em;*/
    /*padding: 35px 0 0 15px;*/
    /*font-weight: bold;*/
/*}*/

#textBoxLiving,
#textBoxStart,
#textBoxPrime,
#textBoxImage,
#textBoxFeeling {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    text-align: left;
    display: none;
    padding: 0 40px 10px 0;
    width: 200px;
}