a:link, a:visited, a:active { text-decoration: underline; color: #000; }
a:hover { text-decoration: none }

a:link.b, a:visited.b, a:active.b { text-decoration: none; color: #000; }
a:hover.b { text-decoration: none; font-weight:bold; }

a:link.mads, a:visited.mads, a:active.mads { text-decoration: none; }
a:hover.mads { text-decoration: none; font-weight:bold; }

a:link.mnu, a:visited.mnu, a:active.mnu { text-decoration: none; color: #70A75D; }
a:hover.mnu { text-decoration: underline }

.table { border:solid;border-width:1px;border-color:#70A75D;background-color:#DDEAD8; }
.table2 { background-color:#70A75D; }

.top { background-image:url('http://www.macrea-file.com/images/vert_top.png');background-repeat:no-repeat;color:#70A75D; }
.pub { background-image:url('http://www.macrea-file.com/images/vert_pub.png');background-repeat:no-repeat; }
.bouton { background-image:url('http://www.macrea-file.com/images/vert_bouton.gif');width:10px;height:10px; }

.form1 { background-color:#FFF;color:#000;border:solid;border-width:1px;border-color:#70A75D; }
.form1_btn { background-color:#DDEAD8;color:#000;border:solid;border-width:1px;border-color:#70A75D; }

H1 { margin-top:0px;margin-bottom:1px;color:#000;font-family:Verdana;font-size:10px;texte-decoration:bold; }