/* Tableaux */
table.spip { max-width: 99%; margin-right: auto; margin-left: auto; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #c9011e; }
table.spip tr.row_odd { background: #f9d2d8; }
table.spip tr.row_even { background: #f8a3b0; }
table.spip th, table.spip td { padding: 0.20em 0.40em; text-align: left; border: 1px solid; }
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: top; }


table.spip caption{ caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-left: auto; margin-right: auto; padding: 3px; font-weight: bold; font-size : 120%; color:#c9011e;}


#neon
  {
float:left;
    width: 88px;
    height: 43px;
    background: url("/led-neon/interface-yaki/neon-a.gif") no-repeat 0 0;
  }

a:focus, a:hover, a:active 

{

color: #c9011e;
text-decoration: underline;

}

li a.on

{

font-weight: bold;
color: #c9011e;

}
