a.menu:hover {
    color: #EE3013; /* #3D28DC;  /*#ffe4c3;*/
    font-weight: bold;
    text-decoration: underline}

a.menu {
    color: #A81C00; /*#3224A2;  /*#ffe4c3;*/
    font-weight: bold;
    text-decoration: none}

a:hover {
    color: #FC9D45;
    font-weight: bold;
    text-decoration: none}

a {
    color: #008000; /*8c4700;*/
    font-weight: bold;
    text-decoration: none}

body {
    scrollbar-3d-light-color: #336600;
    scrollbar-arrow-color: white;
    scrollbar-base-color: teal;
    scrollbar-dark-shadow-color: green;
    scrollbar-face-color: #336600;
    scrollbar-highlight-color: silver;
    scrollbar-shadow-color: gray;
}

td.centre {
    padding: 6px 6px;
    text-align: justify}

td.bas {padding: 10px}

td.titre {
    color: #A81C00; /*#ffe4c3;*/
    font-size: 26pt;
    font-family: "Script MT Bold";
    padding: 3px
}
.titre2{
	font-size: 20pt;
}
.titre3{
	font-size: 16pt;
}
.petit{
	font-size: 8pt;
}
.centrer{
	margin-left:auto;
	margin-right:auto;
}
.couleur1{
	background-color: #6BBE4B; /*#A81C00;/* ancien brun : #A85400 */
}
hr{
	color: #8C6F4A;
}
.droite{
	text-align:right;
}
td.centre2{
	text-align:center;
}
.titrecouleur{
color: #89724B;
font-weight: bold;
}