body { 
    padding : 20px;
    font-family : "Times New Roman", Times, serif;
    background-color: #fff;
} 
#coordonnees {
    width : 210px;
    margin-left : 610px;
}
#coordonnees p { 
    color : #cd812b;
    font-size : 16px;
    text-align : right;
} 
#coordonnees p.little { 
    font-size : 12px;
} 
#coordonnees p img { 
    border : 0px;
} 
#coordonnees p a { 
    color : #cd812b;
} 
#coordonnees p a:link { 
    text-decoration : none;
} 
#coordonnees p a:hover { 
    text-decoration : none;
} 
#coordonnees p a:visited { 
    text-decoration : none;
} 
#coordonnees p a:active { 
    text-decoration : none;
} 
#coordonnees p a:focus { 
    text-decoration : none;
} 
#content { 
    float : left;
    width : 600px;
} 
#content h1 { 
    color : #7392b5;
    font-size : 40px;
    border-bottom : 1px solid #7392b5;
    margin : 0;
    padding : 0 0 0 40px;
} 
#content h2 { 
    color : #cd812b;
    font-size : 26px;
    margin : 0 0 0 130px;
} 
#content h3 { 
    color : #e2b887;
    font-size : 18px;
    font-weight : normal;
    font-family : Georgia, "Times New Roman", Times, serif;
    margin : 0 0 0 220px;
} 
#content h4 { 
    color : #7392b5;
    font-size : 20px;
    font-weight : normal;
} 
#content h5 { 
    color : #7392b5;
    font-size : 14px;
    font-weight : normal;
    font-family : Arial, Helvetica, sans-serif;
    margin : 0 0 0 50px;
} 
#content h5 strong { 
    font-weight : bold;
} 
#content h5 em { 
    font-style : italic;
} 
#content p { 
    font-family : Arial, Helvetica, sans-serif;
    color : #666666;
    margin : 0 0 15px 85px;
    padding : 0;
    font-size : 12px;
    width : 490px;
} 
#content p a { 
    color : #666666;
} 
#content p a:link { 
    text-decoration : none;
    border-bottom : 1px dotted #666666;
} 
#content p a:hover { 
    text-decoration : none;
    border-bottom : 1px solid #ffffff;
} 
#content p a:visited { 
    text-decoration : none;
    border-bottom : 1px dotted #666666;
} 
#content p a:active { 
    text-decoration : none;
    border-bottom : 1px dotted #666666;
} 
#content p a:focus { 
    text-decoration : none;
    border-bottom : 1px dotted #666666;
} 
#content table { 
    display : table;
    width : 100%;
} 
#content table tr td, #content table tr th { 
    font-family : Arial, Helvetica, sans-serif;
    color : #666666;
    font-size : 12px;
    text-align : left;
    vertical-align : middle;
} 
#content table tr th { 
    font-weight : bold;
    color : #7392b5;
} 
#content div.footer { 
    background-color : #7392b5;
    width : 100%;
    height : 40px;
    font-size : 26px;
    font-weight : bold;
    font-style : italic;
    text-align : right;
    padding-right : 20px;
    color : #ffffff;
    text-align : right;
    line-height : 40px;
} 
#content div.footer em { 
    position : relative;
    top : -14px;
    left : 20px;
} 

