/* 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: #65b2e4; }
table.spip tr.row_odd { background: #afcee2; }
table.spip tr.row_even { background: #d3dfe6; }
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:#65b2e4;}


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

{

color: #65b2e4;
text-decoration: underline;

}


li a.on

{

font-weight: bold;
color: #65b2e4;

}
