﻿#DivGarage
{
    width: 700px;
    height: 500px;
    background-image: url(   'Images/Collage1.png' );
    background-position: center;
    background-repeat: no-repeat;
}

#DivGarageHead
{
    position: relative;
    margin: 10px;
    height: 200px;
}

#DivGarageHead_Img
{
    float: right; 
    /*width: 200px;
    height: 150px;*/
}

#DivGarageHead_Text
{
    margin: 20px;
    margin-top: 40px;
    /*float: left;*/
}

#GarageImageHead
{
    float: right;
    width: 150px;
}

.PanelGarageBody
{
    position: relative;
}


.PanelImageCollage4
{
    padding: 20px 10px 20px 10px;
    float: Right;
    height: 200px;
    width: 200px;
}

.PanelListeServices
{
    border: 1px solid #FF0000;
    padding: 10px 20px 10px 20px;
    float: Right;
    width: 350px;
}

#DivImageOccas2
{
    margin-left:auto;
    margin-right:auto;
    width: 500px;
    height: 171px;
    border: solid 1px #000000;
}

#PanelImageDetente
{
    float:right;
}


.DivGarageImageCadre
{
    padding: 0px;
    margin: 10px;
    border: solid 1px #000000;
    width: 200px;
    height: 150px;
}
