﻿.blocF .content .marges
{
    padding-left: 20px; /* les padding seront peut-etre à modifier */
    padding-top: 30px;
}

/* coaching */

.coaching .intro
{
    padding-left: 20px;
    padding-bottom: 50px;
}

.coaching .intro img
{
    float: left;
    margin-right: 25px;
}

.coaching .intro p
{
    color: #464646;
    padding-right:30px;
}

.coaching .liste-liens
{
    margin-left: 20px;
    background: url(../images/fonds/pagesSommaires/fond-liste-F1-motif.gif) repeat-y 0 0;
}

.coaching .liste-liens ul
{
    margin-left: 45px;
}

.coaching .liste-liens li
{
    background: url(../images/puce.gif) no-repeat 0 4px;
    padding-left: 12px;
    padding-bottom: 15px;
    width: 270px;
}

.coaching .liste-liens li a
{
    color: #464646;
    font-size: 12px;
    background: none;
    text-indent: 0;
    height: 25px;
    display: inline;
}

.coaching .liste-liens li a:hover
{
    text-decoration: underline;
}

/**/
.coaching .bouton
{
    margin-left: 20px;
    height: 60px;
    background: url(../images/fonds/pagesSommaires/fond-liste-F1-bottom.gif) no-repeat 0 0;
}

.coaching .bouton .lien
{
    width: 223px;
    height: 26px;
    margin-left: 110px;
    padding-top: 30px;
}

.coaching .bouton .lien a
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    background: url(../images/boutons/btn-bg-vert-223-26.gif) no-repeat 0 0;
    text-indent: 20px;
    width: 223px;
    height: 21px;
    padding-top: 5px;
    display: block;
}

.coaching .bouton .lien a:hover
{
    background-position: 0 100%;
}

/**/

/* adresses */

.adresses .encart
{
    width: 340px;
    height: 115px;
    background: url(../images/fonds/pagesSommaires/bg-encart-push.gif) no-repeat 0 0;
    margin-left: 60px;
}

.adresses .encart .imgp
{
    height: 85px;
}

.adresses .encart .visuel
{
    margin-top: 15px;
    margin-left: 12px;
    margin-right: 10px;
    width: 80px;
    height: 60px;
    float: left;
    border: #a9a9a9 1px solid;
}

.IE6 .adresses .encart .visuel
{
    margin-left: 7px;
}

.adresses .encart .visuel .img
{
    width: 80px;
    height: 60px;
}

.adresses .encart p
{
     color: #464646;
    height: 55px;
    padding-right: 5px;
    padding-top: 15px;
}

.adresses .encart .bouton
{
    width: 223px;
    height: 26px;
    margin-left: 110px;
}

.adresses .encart .bouton .lien
{
    height: 26px;
    width: 223px;
}

.adresses .encart .bouton .lien a
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    background: url(../images/boutons/btn-bg-vert-223-26.gif) no-repeat 0 0;
    text-indent: 20px;
    height: 21px;
    width: 223px;
    padding-top: 5px;
    display: block;
}

.adresses .encart .bouton .lien a:hover
{
    background-position: 0 100%;
}

/* formes */

.formes .liste-liens ul
{
    margin-left: 20px;
    margin-bottom:10px;
}

.formes .liste-liens li
{
    background: url(../images/puce.gif) no-repeat 0 4px;
    padding-left: 12px;
    padding-bottom:3px;
    width: 400px;
}

.formes .liste-liens li a
{
    color: #464646;
    font-size: 12px;
}

.formes .liste-liens li a:hover
{
    text-decoration: underline;
}

.formes .bouton
{
    height: 26px;
    width: 223px;
    margin-left: 170px;
}

.formes .bouton a
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    height: 21px;
    width: 223px;
    text-indent: 20px;
    display: block;
    background: url(../images/boutons/btn-bg-vert-223-26.gif) no-repeat 0 0;
}

.formes .bouton a:hover
{
    background-position: 0 100%;
}

/* trouver */

.trouver .liste-liens ul
{
    margin-left: 20px;
    margin-bottom:10px;
}

.trouver .liste-liens li
{
    background: url(../images/puce.gif) no-repeat 0 4px;
    padding-left: 12px;
    padding-bottom:3px;
    width: 400px;
}

.trouver .liste-liens li a
{
    color: #464646;
    font-size: 12px;
}

.trouver .liste-liens li a:hover
{
    text-decoration: underline;
}

.trouver .bouton
{
    height: 26px;
    width: 223px;
    margin-left: 170px;
}

.trouver .bouton a
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    background: url(../images/boutons/btn-bg-vert-223-26.gif) no-repeat 0 0;
    height: 21px;
    padding-top: 5px;
    width: 223px;
    text-indent: 20px;
    display: block;
}

.trouver .bouton a:hover
{
    background-position: 0 100%;
}
