BODY {
    margin: 0px;
    

}

.bouton_menu {
 background-image: url(../img/bouton1.jpg);
 width:160px;
 height:27px;
 text-decoration:none;
 cursor:pointer;
 text-align:center;
}

.bouton_menu:hover {
 background-image: url(../img/bouton2.jpg);
 width:160px;
 height:27px;
 text-align:center;
}

.a_bouton_menu {
 color:#FFFFFF;
 text-decoration:none;
 font-family:verdana;
 font-size:12px;
}

.a_bouton_menu:hover {
 color:#FFFFFF;
 text-decoration:none;
 font-family:verdana;
 font-size:12px;
}

.ss_rubrique_lien {
 color:#7981E2;
 text-decoration:none;
 font-family:verdana;
 font-size:11px;
}

.ss_rubrique_lien:hover {
 color:#7981E2;
 text-decoration:underline;
 font-family:verdana;
 font-size:11px;
}

.footer_lien {
 color:#FFFFFF;
 text-decoration:none;
 font-family:verdana;
 font-size:11px;
}

.footer_lien:hover {
 color:#FFFFFF;
 text-decoration:underline;
 font-family:verdana;
 font-size:11px;
}

.navigation_lien {
 color:#7981E2;
 text-decoration:none;
 font-family:verdana;
 font-size:11px;
}

.navigation_lien:hover {
 color:#7981E2;
 text-decoration:underline;
 font-family:verdana;
 font-size:11px;
}

.rubrique_1 {
 background-image: url(../img/fond_rub1.jpg);
 background-repeat:repeat-x;
 font-family:verdana;
 font-size:18px;
 color:#FFFFFF;
}

.rubrique_2 {
 background-image: url(../img/fond_rub2.jpg);
 background-repeat:no-repeat;
 width:24px;
}

.rubrique_3 {
 background-image: url(../img/fond_rub3.jpg);
 background-repeat:repeat-x;
}

.rubrique_contenu {
 font-family:verdana;
 font-size:11px;
}

.footer {
 height:25px;
 background-color:#7981E2;
 color:#FFFFFF;
 font-family:verdana;
 font-size:11px;
}

h1{font-family:verdana;font-size:16px;font-weight:bold;color:#7981E2;}
.texte{font-family:verdana;font-size:12px;font-weight:normal;}
.texte_small{font-family:verdana;font-size:10px;font-weight:normal;}
.texte_bas{font-family:verdana;font-size:12px;font-weight:normal;color:#ffffff}

.table{border: dashed #6AB84F;border-width:1px;font-size:11px;BACKGROUND-COLOR:#eeeeee;font-family:verdana;font-weight:normal;color:#000000;text-align:justify}
