/* AUTEUR: Marc Vincent */ /* DATE DE CREATION: 14/02/01 *//* case 3 :  // black        $color1 = "#666666" ;   // Couleur principale 1        $color2 = "#000000" ;   // Couleur principale 2        $color3 = "#F2F2F2" ;   // Couleur des background de formulaire         $color2a = "#999999" ;  // Couleur d'alternance ligne de tableau dans web mail, tracking        $color1a = "#F2F2F2" ;  // Couleur des background des tableaux de la console d'administration        $color4  = "#FFFFFF" ;  // Couleur d'alternance ligne de tableau dans web mail, tracking        $color5  = "#000000" ;  // Couleur pas très utilisée...         $BodyColor = "#FFFFFF" ;  // Couleur du background de la balise body dans toutes les pages        $error     = "#FFFFCC" ;  // Couleur d'erreur        $gfilecss  = "black.css";        break ;*/ p, ol, ul, li, br, u, i, table, td, tr, th {font-family: Arial, Helvetica, sans-serif; font-size: 12px} body {font-family: Arial, Helvetica, sans-serif; font-size: 12px} h1 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}  div {font-family: Arial, Helvetica, sans-serif; font-size: 12px} /* **************** GENERAL STYLES ************************************/ /* other styles */.small {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal} .error { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; color: #FF0000}.comment { font-family: Arial, Helvetica, sans-serif; color: #C0C0C0} /* For pop up information in footer  */A.slink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; COLOR: #339933; TEXT-DECORATION: none}A.slink:hover	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; COLOR: #339933; TEXT-DECORATION: underline }  /* ***************** SPECIFIC STYLES *********************************** */  /* MENU HEADER Do not change name, use in php script (header general) */A.HEADER1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal; color: #FF9900}A.HEADER1:hover	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal; COLOR: #FFFFFF}A.HEADER2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal; color: #FFFFFF} /* TITLES in Student, Teacher, Author interface */.title1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold}.title1big {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000 font-weight: bold}.title2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold} /* STUDENT Links homepage student */A.student { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; COLOR: #000000; TEXT-DECORATION: none}A.student:hover	{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; COLOR: #FFFFFF; TEXT-DECORATION: underline ; BACKGROUND:#FF0000} /* CHAPTER of courses links */A.chapter	{font-family: Arial, Helvetica, sans-serif; font-size: 14px; COLOR: #000000; TEXT-DECORATION: none}A.chapter:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; COLOR: #000000; TEXT-DECORATION: underline ; BACKGROUND:#FF9900} /* ADMIN  */A.delete	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; TEXT-DECORATION: none; font-weight: bold ; color: #FF0000}A.delete	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; TEXT-DECORATION: underline; font-weight: bold ; color: #FF0000}.confirm {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold} /* CHAT  */.chatlist	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal} /* COM */.g_titre {font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; color: #FFFFFF}.s_titre { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold} .combo1 {  color:#FFFFFF; background-color: #000000; border:1 px  }.bouton {border-bottom: black solid 1pt;border-left: black solid 1pt;border-right: black solid 1pt; border-top: black solid 1pt;font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: bold; color: #666666;background-color: #FFFFFF} /* MENU Links homepage student */A.menu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #000000; TEXT-DECORATION: none}A.menu:hover	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #FFFFFF; TEXT-DECORATION: underline ; BACKGROUND:#FF0000} /* CHAPTER of courses links */A.titular	{font-family: Arial, Helvetica, sans-serif; font-size: 18px; COLOR: #FFFFFF; TEXT-DECORATION: none}A.titular:hover {font-family: Arial, Helvetica, sans-serif; font-size: 18px; COLOR: #000000; TEXT-DECORATION: underline ; BACKGROUND:#FF9900}