img {
    border: 0px;
}

img.logo {
    margin-top: 0px;
    float: left;
    margin-top: 10px;
    margin-left: 35px;
    border: 0px;
}

#content h1 {
    font-size: 13px;
   /* color: #005D9D; */
    font-weight: bold;
    line-height: 200%;
}

/*h2 {
    font-size: 12px;
    color: #EB6909;
    font-weight: bold;
}

h3 {
    font-size: 12px;
    color: #A3C533;
    font-weight: bold;
}*/

div.fond_h2 {
    width: auto;
    height: auto;
    background-color: /*#F3F0E7;*/transparent;
    padding: 3px;
}


img.puce {

    float: left;
    margin-top: 7px;
    margin-right: 10px;

}

a {
    font-size: 11px;
    color: #005D9D;
    text-decoration: underline;

}

a:hover {
    text-decoration: none;
}

#contenus ul {
    margin-left: 30px;
}
