div#services
{
    border: solid 0px white;
    float: left;
    margin-top: 16px;
    width: 421px;
}
div#services h3
{
    border: solid 0px white;
    padding-bottom: 10px;
    font-size: 10pt;
    height: 28px;
    line-height: 28px;
    font-weight: normal;
    padding-left: 40px;
}
div#services li
{
    margin-left: 35px;
    padding: 0 10px 10px 5px;
    list-style-image: url(../images/puce.gif);
    font-size: 9pt;
}
div#formations
{
    border: solid 0px white;
    border-left: solid 1px #C5E1ED;
    float: left;
    margin-top: 16px;
    width: 296px;
    padding-left: 5px;
}
div#formations h3
{
    border: solid 0px white;
    padding-bottom: 10px;
    font-size: 10pt;
    height: 28px;
    line-height: 28px;
    font-weight: normal;
    padding-left: 40px;
}
div#formations p
{
    border: solid 0px white;
    padding: 20px 0 5px 40px;
}
div#formations li
{
    margin-left: 35px;
    padding: 0 10px 0px 5px;
    list-style-image: url(../images/puce.gif);
    font-size: 9pt;
}
div#evolution
{
    border: solid 0px white;
    width: 304px;
    height: 180px;
    margin: 10px 10px 10px 40px;
    padding: 20px 10px 0 0;
    background-image: url(images/fond-evolution-pro.jpg);
    background-repeat: no-repeat;
}
div#evolution p
{
    padding: 5px 30px 0 10px;
}
div#bouton-cv
{
    border: solid 0px white;
    padding: 0 0 20px 60px;
}
.bouton-professionnels-petit
{
    border: solid 0px white;
    margin: 0 0 20px 120px;
    display: block;
    width: 49px;
    height: 19px;
    padding-left: 105px;
    line-height: 19px;
    background-image: url(../images/bouton-contact.gif);
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.bouton-professionnels-petit:hover
{
    color: #F9AB77;
}
.bouton-contact-court
{
    border: solid 0px white;
    margin: 0 0 0 20px;
    display: block;
    width: 53px;
    height: 19px;
    padding-left: 50px;
    line-height: 19px;
    background-image: url(../images/bouton-contact-court.gif);
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.bouton-contact-court:hover
{
    color: #F9AB77;
}
