#banner {
    height: 236px;
    left: -20px; /*background:url(../../images/home/banner.png);*/
}

#main {
    margin-top: 236px;
}

/* Diaporama / Accueil */
#banner .rotator {
    height: 236px;
    overflow: hidden;
    width: 1049px;
}

    #banner .rotator ul li.show {
        z-index: 500
    }

    #banner .rotator ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
    }

#pantheon {
    width: 146px;
    height: 140px;
    background-color: #fff;
    padding: 20px;
    margin: 20px 20px 0 -15px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    float: left;
}

    #pantheon p {
        margin: 0;
        padding: 0;
        line-height: 1.2em;
        text-align: center;
    }

    #pantheon img {
        margin-top: 10px;
        margin-left: 18px;
    }

#groupephase {
    width: 147px;
    height: 141px;
    background-color: #fff;
    padding: 20px;
    margin-top: 18px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    float: left;
    text-align: center
}

    #groupephase p {
        margin: 0;
        padding: 0;
        line-height: 1.2em;
        text-align: center;
    }

    #groupephase img {
        margin-top: 10px;
        margin: 9px auto 0
    }

#know {
    margin: 10px auto;
}

    #know .rotator2 {
        height: 150px;
        overflow: hidden;
        width: 350px;
    }

        #know .rotator2 ul li.show {
            z-index: 500
        }

        #know .rotator2 ul li {
            font-size: 1.35em;
            list-style: none;
            margin: 0;
            padding: 0;
            position: absolute;
            width: 350px;
        }

            #know .rotator2 ul li a {
                color: #fff;
                text-decoration: underline;
            }

#repairImg {
    clear: both;
    float: none;
    height: 113px;
    margin: 0 0 0 -15px !important;
    width: 396px
}

    #repairImg a {
        background: url(../../images/reparation-carte-piece-electronique.jpg) 0 0 no-repeat;
        display: block;
        height: 113px;
        text-indent: -999em
    }

        #repairImg a:hover {
            background-position: 0 100%
        }
