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