h1 {
    display             : inline;
    padding-left        : 25px;
    border-bottom       : 1px solid #887e73;
    color               : #887e73;
    font-size           : 18px;
    font-weight         : bold;
}
h2 {
    color               : #ee921a;
    font-size           : 13px;
    font-weight         : bold;
     text-transform      : uppercase;
}

h3 {
    color               : #000;
    font-size           : 12px;
    font-weight         : bold;
}
/*h2 {
    color               : #887e73;
    font-size           : 16px;
    font-weight         : bold;
}

h3 {
    color               : #ee921a;
    font-size           : 11px;
    font-weight         : bold;
}*/
div.menu  {
    background-color    : #887e73;
}

div.menu a, div.menu a:visited, div.menu a:link {
	color               : #fff;
}
div.menu a:active, div.menu a:hover,
div.menu a.on, div.menu a.on:visited, div.menu a.on:link, div.menu a.on:active, div.menu a.on:hover {
	color               : #c8a76f;
}

div.ssmenu div {
    background-color    : #887E73;
}

div.ssmenu a:active, div.ssmenu a:hover {
	color               : #c8a76f;
}

td.contenu_accueil {
    background-image    : url(images/monte-charge/fond_td_contenu_acc.gif);
}

td.contenu {
    background-image    : url(images/monte-charge/fond_td_contenu.gif);
}

td.contenu2 {
    background-image    : url(images/monte-charge/fond_td_contenu_2.gif);
}

div.texte_entete {
    margin-top          : 0;
    width               : 405px;
    height              : 175px;
    text-align          : justify;
}
div.texte_entete_monte_charge {
    margin-top          : 0;
    width               : 305px;

    text-align          : justify;
}
td.titre_pop_up {
    background-image    : url(images/monte-charge/bandeau_pop_up.gif);
}