home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / TourOperator / TourOp4.CAB / référence.chm / _themes / rmnsque / graph0.css < prev    next >
Cascading Style Sheet File  |  2001-12-13  |  2KB  |  97 lines

  1. .mstheme
  2. {
  3.     separator-image: url(romhorsd.gif);
  4.     list-image-1: url(rombul1d.gif);
  5.     list-image-2: url(rombul2d.gif);
  6.     list-image-3: url(rombul3d.gif);
  7.  
  8.     nav-banner-image: url(rombannd.gif);
  9.  
  10.     navbutton-horiz-normal: url(romhbudd.gif);
  11.     navbutton-horiz-pushed: url(romhbusd.gif);
  12.  
  13.     navbutton-vert-normal: url(romhbudd.gif);
  14.     navbutton-vert-pushed: url(romvbusd.gif);
  15.  
  16.     navbutton-home-normal: url(romhombd.gif);
  17.  
  18.     navbutton-next-normal: url(romnexbd.gif);
  19.  
  20.     navbutton-prev-normal: url(romprebd.gif);
  21.  
  22.     navbutton-up-normal: url(romupbd.gif);
  23.  
  24. }
  25.  
  26. .mstheme-bannertxt
  27. {
  28.     font-family: "Book Antiqua", "Times New Roman", Times;
  29.     color: rgb(102,0,0);
  30.     text-align: center;
  31.     vertical-align: middle;
  32. }
  33. .mstheme-horiz-navtxt
  34. {
  35.     font-family: "Times New Roman", Times;
  36.  
  37.     color: rgb(102,0,0);
  38.     text-align: center;
  39.     vertical-align: middle;
  40. }
  41.  
  42. .mstheme-vert-navtxt
  43. {
  44.     font-family: "Times New Roman", Times;
  45.  
  46.     color: rgb(102,0,0);
  47.     text-align: center;
  48.     vertical-align: middle;
  49. }
  50.  
  51. .mstheme-navtxthome
  52. {
  53.     font-family: "Times New Roman", Times;
  54.  
  55.     color: rgb(102,0,0);
  56.     text-align: center;
  57.     vertical-align: middle;
  58. }
  59.  
  60. .mstheme-navtxtnext
  61. {
  62.     font-family: "Times New Roman", Times;
  63.  
  64.     color: rgb(102,0,0);
  65.     text-align: center;
  66.     vertical-align: middle;
  67. }
  68.  
  69. .mstheme-navtxtprev
  70. {
  71.     font-family: "Times New Roman", Times;
  72.  
  73.     color: rgb(102,0,0);
  74.     text-align: center;
  75.     vertical-align: middle;
  76. }
  77.  
  78. .mstheme-navtxtup
  79. {
  80.     font-family: "Times New Roman", Times;
  81.  
  82.     color: rgb(102,0,0);
  83.     text-align: center;
  84.     vertical-align: middle;
  85. }
  86. UL
  87.     list-style-image: url(rombul1d.gif);
  88. }
  89. UL UL
  90. {
  91.     list-style-image: url(rombul2d.gif);
  92. }
  93. UL UL UL
  94. {
  95.     list-style-image: url(rombul3d.gif);
  96. }