home *** CD-ROM | disk | FTP | other *** search
/ ftp.ac-grenoble.fr / 2015.02.ftp.ac-grenoble.fr.tar / ftp.ac-grenoble.fr / assistance.logicielle / XP_ServicePack-3.iso / images / faq_atpl.css < prev    next >
Cascading Style Sheet File  |  2008-04-14  |  3KB  |  162 lines

  1. /* Base style sheet for Windows XP SP2 Autoplay content */
  2.  
  3. body   { color: #000000;
  4.         background-color: #FFFFFF;      
  5.         font-size: 8pt;            
  6.         font-family: Verdana, Arial, Helvetica, Sans Serif; }
  7.         
  8. h1
  9.         { font-size: 130%; 
  10.         margin-top: "1.2em";  
  11.         margin-bottom: ".5em"; clear:both; }
  12.  
  13. td.top  {
  14.     padding : 10px 25px 0px 25px;
  15. }
  16.  
  17. td.main  {
  18.     padding : 0px 30px 0px 45px;
  19. }
  20.  
  21. ol
  22.         { margin-top: ".5em"; 
  23.         margin-bottom: .7em; 
  24.         margin-left: "3em"; 
  25.         padding-left: "0em";
  26.         margin-right:"2.1em" }
  27.         
  28. hr.main        {
  29.         color: #006699;
  30.         margin-left: -2em;
  31.         }
  32.         
  33. hr        {color: LightGrey; width: 110%;}        
  34.     
  35. ul
  36.         { margin-top: ".6em";     
  37.         margin-bottom: 0;
  38.         list-style-type: disc;
  39.         margin-left: "3em";
  40.         padding-left: "0em";
  41.         margin-right: "1.5em"; }
  42.         
  43. ul.header
  44.         { margin-top: "0em";     
  45.          }
  46.          
  47. li.header
  48.         { margin-top: "0em";     
  49.          }
  50.     
  51. li
  52.     {
  53.     font-family: Verdana, Arial, Helvetica, sans-serif;
  54.     font-size: 8pt;
  55.     line-height: 18px;
  56.     color: black;
  57.     margin-top:" .6em"; 
  58.     margin-bottom: ".6em";
  59.     margin-left: -3em;
  60.     clear: both;
  61. }
  62.  
  63. p {
  64.     font-family: Verdana, Arial, Helvetica, sans-serif;
  65.     font-size: 8pt;
  66.     line-height: 18px;
  67.     color: black;
  68.     margin-top:" .6em"; 
  69.     margin-bottom: ".6em";
  70. }
  71.  
  72. p.top  {font-size: 8pt;
  73.         text-align: right;}
  74.  
  75. p.normal {
  76.     margin-top:" .2em"; 
  77.     margin-bottom: ".0em";
  78. }
  79.  
  80. p.question {
  81.     color: #000000;
  82.     font-weight: bold;
  83.     margin-bottom: .3em;
  84.     margin-top:2em;
  85.     margin-left: -2em;
  86. }
  87.  
  88. p.bolder {
  89.     color: #444444;
  90.     font-weight: bold;
  91.     margin-bottom: -.4em;
  92. }
  93.  
  94. p.header {
  95.     color: #444444;
  96.     font-weight: bold;
  97.     margin-top: 0em;
  98. }
  99.  
  100.  
  101. a:active {
  102.     text-decoration: underline;
  103.     color: #6363DD;
  104.     font-weight: bold;
  105. }
  106. a:link {
  107.     text-decoration: underline;
  108.     color: #6363DD;
  109.     font-weight: bold;
  110. }
  111.  
  112. a:visited {
  113.     text-decoration: underline;
  114.     color: #CC00CC;
  115.     font-weight: bold;
  116. }    
  117.  
  118.  
  119. a:hover {
  120.     text-decoration: underline;
  121. }
  122.  
  123. .whiteheader {
  124.     font-family: Verdana, Arial, Helvetica, sans-serif;
  125.     font-size: 11pt;
  126.     font-weight: bold;
  127.     margin-left: 2em;
  128.     margin-right: 2em;
  129.     color: #FFFFFF;
  130.  
  131. }
  132. a:link.white {
  133.     font-family: Verdana, Arial, Helvetica, sans-serif;
  134.     font-size: 8pt;
  135.     font-weight: normal;
  136.     color: #6363DD;
  137. }
  138. a:active.white {
  139.     font-family: Verdana, Arial, Helvetica, sans-serif;
  140.     font-size: 8pt;
  141.     font-weight: normal;
  142.     color: #6363DD;
  143. }
  144. a:visited.white {
  145.     font-family: Verdana, Arial, Helvetica, sans-serif;
  146.     font-size: 8pt;
  147.     font-weight: normal;
  148.     color: #6363DD;
  149. }
  150. a:hover.white {
  151.     font-family: Verdana, Arial, Helvetica, sans-serif;
  152.     font-size: 8pt;
  153.     font-weight: normal;
  154.     text-decoration: none;
  155.     color: #CC00CC;
  156. }
  157.  
  158.  
  159. span  {
  160.     align: right;
  161. }
  162.