body {
    font-family: Verdana, "Arial", Helvetica, sans-serif;
    text-align:justify;
    font-size: 11px;
    color: #636567;
    background-color: #969696;    
}
td,th{
    font-family: Verdana, "Arial", Helvetica, sans-serif;
    text-align:justify;
    font-size: 11px;
    
}
hr {
    color: #82589c;
    background-color: #82589c;
    height: 1px;
    border: 0;
    width: 100%;
}
body {
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 100%;
}

.link {
    color: #000000;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer ;
    font-weight: bold;    
}
.link_bold {
    color: #82589c;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer ;
    font-weight: bold;    
}    
img {
    border: 0;
}
.photo {
    border-color: #82589c;
    border-width: 1px;
    border-style: solid;
}
.banniere {
    background: url(../image/banniere02.jpg) no-repeat;
    width: 733px;
    height: 180px;
    color: #FFFFFF;
    text-align: right;
    vertical-align: bottom;
    font-size: 34px;
    padding-right: 5px;    
}
.back_hori {
    background-color: #000000;
    height: 2px;
}.back_verti {
    background-color: #000000;
    width: 2px;
}
.title {
    background-color: #82589c;
    color:#FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding-left: 12px;
    padding-right: 12px;
}
.lisere {
    background: url(../image/lisere_titre.gif) repeat-x;
    height: 18px;
}
.conteneur {
    background-color: #FFFFFF;
    padding: 10px;
}
.texte_color {
    color:#82589c;
}
.texte_vignette {
    color:#82589c;
    font-size: 10px;
}
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

li {
  background-image: url('../image/list.gif');
  background-repeat: no-repeat;
  background-position: 0 0.4em;
  padding-left: 0.8em;
}
  
/* ==============================================================
        5. Footer
   ============================================================== */
.footer {
    color: #000000;
    font-size: 10px;
    text-align: center;
}
.footer_link {
    color: #000000;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer ;    
}
.footer_on {
    color: #000000;
    font-size: 10px;
    text-decoration: underline;
    cursor: pointer ;
}