div.container-page-apropos {
    margin-top: 50px;
}

div.container-page-apropos a {
    color: #301B06;
}

div.container-page-apropos img {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #fff;
}

div.container-page-apropos .row-break {
    height: 50px;
}

div.container-page-apropos div.bulle {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 1px 1px 8px #555;
    text-align: justify;
    padding: 15px;
}

div.container-page-apropos div.bulle h1 {
    margin-bottom: 50px;
}

div.container-page-apropos div.bulle2 h1 {
    margin-bottom: 70px;
}
div.container-page-apropos div.bulle1 {
    background: url(/image/tache/tache3.png) no-repeat;
    background-position: 98% 10px;
    background-color: #F7E654;
    margin-top: 0;
}

div.container-page-apropos div.bulle2 {
    background: url(/image/tache/tache1.png) no-repeat;
    background-position: 10px 10px;
    background-color: #F093A4;
}

div.container-page-apropos div.bulle2 h1 {
    text-align: right;
}

div.container-page-apropos div.ss-titre {
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
}

div.container-page-apropos div.bulle3 {
    background: url(/image/tache/tache2.png) no-repeat;
    background-position: 98% 10px;
    background-color: #62D256;
}

div.container-page-apropos div.bulle4 {
    background: url(/image/tache/tache4.png) no-repeat;
    background-position: 10px 10px;
    background-color: #53CED7;
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}
