a.lienMenu {
text-align: left;
text-decoration: none;
font-family:Trebuchet MS;
font-size:12px;
color: black;
border: solid 1px #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

a.lienMenu:hover {
border: solid 1px #ffffff;
text-align: left;
text-decoration: none;
font-family:Trebuchet MS;
font-size:12px;
color:white;
background-color:#015629;
}
a.listeAvis1 {
text-align: left;
text-decoration: none;
font-family:Trebuchet MS;
font-size:16px;
color: black;
border: solid 1px #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

a.listeAvis1:hover {
border: solid 1px #ffffff;
text-align: left;
text-decoration: none;
font-family:Trebuchet MS;
font-size:16px;
color:white;
background-color:#015629;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background: white url(images/formbg.gif) repeat-x left top;
}

.listeAvis {
    font-family:trebuchet;
    font-size:12px;
    color: black;
}
