                    
#cote_droit
{
    width: 330px;
    float: right;
    font-family: Calibri,Arial,Helvetica, sans-serif;
    font-size: 95%;
    padding-left: 18px;
    padding-top: 0;
    padding-bottom: 10px;    
    margin-top: 50px;        
 }

#cote_droit strong
{
    font-size: 120%;
}

#cote_droit img, table
{
    width: 312px; /* cette valeur est reliee a la largeur totale du cote droit pour que la marge droite soit egale a celle de la marge gauche */
    border: 1px solid #000072; 
    margin-right: 18px;
}

#cote_droit table
{
    table-layout: auto;
    background-color: #B3C6FF;
    color: black;
 }

#cote_droit td
{
    width: 105px;
    vertical-align: baseline;
    padding-right: 0px;
}

#cote_droit th
{
    text-align: justify;    
    font-weight: normal;          
    vertical-align: baseline;
}

.corps, #leader {
     margin-right: 18px;
}

#leader
{
    font-family: Calibri,Arial,Helvetica, sans-serif;
    text-align: justify;   
    margin-left: 18px;    
    clear: both;
}

#leader h2 {
    margin-top: 0;    
}
.corps dfn
{
    font-style: italic;    
}

#leader ul
{
    list-style-type: none;
    list-style-image: none; 
    margin-left: 0;
    padding: 0;
    margin-top:0;
}

#collaboration h3 {
     text-indent: 10px;
     color:rgb(0,67,105);
     background-color: white;
     line-height:0;
 }
 
#collaboration
{
    font-family: Calibri,Arial,Helvetica, sans-serif;
    text-align: justify;   
    margin-left: 18px;    
    margin-right: 18px;    
}

