body {
    background-color: #ffffff;
    font-family: sans-serif;
    font-size: 11px;
    color: #373737;
    text-align: justify;
    padding:0px;
    margin: 0px; 
}
table {
    clear: both;
    font-size: 12px;
}
table th {
    font-weight: bold;
    white-space: nowrap;
    background-color: #e9e9e9;
}
th, td {
    text-align: left;
    padding: 5px;
    font-family: sans-serif;
    font-size: 0.9em;
}
.small {
    font-size: 9px;
}
a:link, a:visited, a:hover {
    color: #6d8baf;
    text-decoration: none;
}
a:hover {
    color: #6d8baf;
    text-decoration: underline;
}
h1 {
    margin-top: 0px;
    color: #6d8baf;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 15px;
    background: url(http://www.prline.com/mriwebsites/3794/img-new/puces/puce-ttr.gif) no-repeat 0px 6px;  
}
h2 {
    color: #6d8baf;
    margin: 0px;
    font-size: 11px;
    padding-left: 10px;
    background: url(http://www.prline.com/mriwebsites/3794/img-new/puces/puce-content.gif) no-repeat 0px 6px; 
}

/* Menu gauche */
#box-sidebar {
    position: relative;
    width: 250px; 
    min-height: 300px;
    _height: 300px; 
    background-color: #f0f0f0; 
    color: #373737;
    font-size: 11px;
    text-align:left
	margin: 30px 0px; 
}
#box-sidebar-cdb {
    position: relative;
    width: 250px; 
    height: 30px;
    background-color: #f0f0f0; 
    color: #373737;
    font-size: 11px;
    margin: 30px 0px; 
}