BODY {
	scrollbar-face-color: #516195;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #7888BE;
	scrollbar-darkshadow-color: black;
}

TD {
    color: white;
    font-family: Arial;
    font-size: 13px}

.taille_10 {
    color: white;
    font-family: Arial;
    font-size: 10px}

.taille_11 {
    color: white;
    font-family: Arial;
    font-size: 11px}

.taille_12 {
    color: white;
    font-family: Arial;
    font-size: 12px}

/* taille_13 est rébarbatif car taille par défaut */

.taille_14 {
    color: white;
    font-family: Arial;
    font-size: 14px}

.taille_16 {
    color: white;
    font-family: Arial;
    font-size: 16px}

.taille_17 {
    color: white;
    font-family: Arial;
    font-size: 17px}

.taille_18 {
    color: white;
    font-family: Arial;
    font-size: 18px}

A {
    font-weight: bold;
    text-decoration: none}

A.jaune {
    color: #FFEA2E;
    font-weight: bold;
    text-decoration: none}

A:hover {
    text-decoration: underline}

A.non_gras {
    font-weight: normal}

A.topdern {
    font-size: 9pt}

.infos_res {
    color: white;
    font-size: 11px}

.commentaire {
    color: white;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none}

A.auteur {
    font-weight: normal;}

A.auteurs {
    font-weight: normal;
    font-size: 9pt}

A.menu:hover {
    text-decoration: underline}

A.titre-rubrique {
    color: #cccccc;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none}

A.top {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration:none}

P {
    color: white;
    font-family: Arial;
    font-size: 13px}

.script {
    background: #6477B8;
    }

A.source {
    font-weight: normal;
    font-size: 9pt;
    text-decoration:none
    }

A.maj {
    font-weight: bold;
    font-size: 9pt;
    text-decoration:none
    }

.petite_liste {
    color: black;
    font-family: Arial;
    font-size: 12px
    }

A.lien_code {
    color: #0039FF;
    font-weight: normal;
    text-decoration: underline;
    }

.liste_forums {
    background-color: #516195;
    color: white;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-decoration: normal;
    }

.forum_ico {
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline}

.forum_nouveau {
    color: #FFE241;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none}

.forum_nb_msg {
    color: #FFE241;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none}

.forum_email {
    font-weight: normal;
    text-decoration: underline}

.livredor_auteur {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline}

A.livredor_auteur {
    font-weight: bold;
    text-decoration: underline}
    
.wall {
    color: #2E3B67;
    font-size: 12px;
}

.wall_titre {
    color: #2E3B67;
    font-size: 14px;
}

.wall_description {
    color: #2E3B67;
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    width: 500px;
    text-align: left;
    padding: 3px;
}