h1, h2 {
color:#278b2a;
}
h3 {
background-color:#278b2a;
color:white;
}
h4 {font-weight:bold;
color:#278b2a;
background-image:url('../images/top_puce_s_orange.gif');
background-position:2px 5px;
background-repeat:no-repeat;
padding-left:20px;
}
#menu dl {
width: 16em;
}
#menu dt {
background-color: #278b2a;
color:white;
}
#menu dt a {
color: white;
background-color:#278b2a;
}
#menu li {
background-color: #7fc31c;
}
#menu li a{
color: white;
background-color:#7fc31c;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background-color: #eee;
color:#0d2982;
}
#site {
color: #000;
background-color: #ddd;
}
a.lien {color:#278b2a}
a.lien:hover{color:#ff7f00;
/*background-color:#278b2a;*/
}

.tdl { /* Tête de ligne */
color:#278b2a;
}