BODY { COLOR: white; FONT-FAMILY: Verdana, arial, helvetica; FONT-SIZE:26; }

.sous-titre{
  font-family:verdana;
  font-size:16;
  font-weight:normal;
  text-decoration:none;
  color:"ffffff";
  }

.opt-big{
  font-familiy:verdana;
  font-size:20;
  font-weight:normal;
  text-decoration:normal;
  color:"ffffff";
  }

.opt-u{
  font-family:arial;
  font-size:12;
  font-weight:normal;
  text-decoration:none;
  color:"yellow";
  }
.opt-s{
  font-family:arial;
  font-size:12;
  font-weight:normal;
  text-decoration:none;
  color:"ff6611";
  }

.opt2-u{
  font-family:verdana;
  font-size:10;
  font-weight:normal;
  text-decoration:none;
  color:"000066";
  }
.opt2-s{
  font-family:verdana;
  font-size:10;
  font-weight:normal;
  text-decoration:underline;
  color:"000066";
  }
.opt2-actif{
  font-family:verdana;
  font-size:10;
  font-weight:bold;
  text-decoration:none;
  color:"000066";
  }


.lnk-u{
  font-family:arial;
  font-size:10;
  font-weight:none;
  text-decoration:none;
  color:"000099";
  }
.lnk-s{
  font-family:arial;
  font-size:10;
  font-weight:none;
  text-decoration:underline;
  color:"000099";
  }

.std{
  font-family:verdana;
  font-size:12;
  font-weight:none;
  text-decoration:none;
  color:"000000";
  }

.std10{
  font-family:verdana;
  font-size:11;
  font-weight:none;
  text-decoration:none;
  color:"000000";
  }

.selected{
  font-size:12;
  font-weight:none;
  text-decoration:none;
  color:white;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  background-color: #0000cc;
  }

.unselected{
  font-size:12;
  font-weight:none;
  text-decoration:underline;
  color:gray;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  }


.in-s{
  font-size          : 12;
  font-weight        : bold;
  text-decoration    : none;
  color              : yellow;
  border-style       : solid;
  border-top-width   : 1px;
  border-right-width : 0px;
  border-bottom-width: 1px;
  border-left-width  : 0px;
  }

.in-u{
  font-size          : 12;
  font-weight        : bold;
  text-decoration    : none;
  color              : white;
  border-style       : solid;
  border-top-width   : 0px;
  border-right-width : 0px;
  border-bottom-width: 0px;
  border-left-width  : 0px;
  }

.in-on{
  font-size          : 12;
  font-weight        : bold;
  text-decoration    : none;
  color              : gray;
  border-style       : solid;
  border-top-width   : 1px;
  border-right-width : 0px;
  border-bottom-width: 1px;
  border-left-width  : 0px;
  }
  
.in-titre{
  font-familiy       : verdana;
  font-size          : 24;
  font-weight        : bold;
  text-decoration    : normal;
  color              : 'ff7216';
  }

.in-stitre{
  font-familiy       : verdana;
  font-size          : 14;
  font-weight        : bold;
  text-decoration    : normal;
  color              : black;
  }

.in-enhance{
  font-familiy       : verdana;
  font-size          : 12;
  font-weight        : normal;
  text-decoration    : normal;
  color              : blue;
  }

.in-normal{
  font-familiy       : verdana;
  font-size          : 10;
  font-weight        : normal;
  text-decoration    : none;
  color              : gray;
  }

.in-selected{
  font-familiy       : verdana;
  font-size          : 10;
  font-weight        : normal;
  text-decoration    : underline;
  color              : indigo;
  }
