/* 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: #80529d; }
table.spip tr.row_odd { background: #c07beb; }
table.spip tr.row_even { background: #edd0ff; }
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:#80529d;}


#afficheurs
  {
float:left;
    width: 132px;
    height: 41px;
    background: url("/led-neon/interface-yaki/afficheur-a.gif") no-repeat 0 0;
  }
  
 a:focus, a:hover, a:active 

{

color: #80529d;
text-decoration: underline;

}


li a.on

{

font-weight: bold;
color: #80529d;

}
