[ Index ]

PHP Cross Reference of IEUF

title

Body

[close]

/Pages/ -> ttes_pages.css (source)

   1  /* Generated by KompoZer */
   2  body {
   3    margin: 0px;
   4    font-family: Arial,Helvetica,sans-serif;
   5    font-size: 10pt;
   6    color: white;
   7    background-color: black;
   8  }
   9  .t_menus {
  10    margin-right: auto;
  11    margin-left: auto;
  12    visibility: visible;
  13    padding-left: 0px;
  14    position: relative;
  15    margin-top: -3px;
  16    z-index: 1;
  17    width: 900px;
  18  }
  19  .c_menu_txt {
  20    text-align: center;
  21    position: relative;
  22    width: 150px;
  23    height: 50px;
  24  }
  25  .c_menu_all {
  26    position: relative;
  27    margin-top: -5px;
  28  }
  29  .c_menu_act {
  30    position: relative;
  31    visibility: visible;
  32    opacity: 0;
  33    width: 150px;
  34    height: 140px;
  35    margin-top: -135px;
  36  }
  37  a img {
  38    border-style: none;
  39    text-decoration: none;
  40  }
  41  a:active {
  42    border-style: none;
  43    text-decoration: none;
  44  }
  45  a:hover {
  46    text-decoration: none;
  47    color: #ffcccc;
  48  }
  49  a:link {
  50    border-style: none;
  51    text-decoration: none;
  52    color: #99ffff;
  53  }
  54  a:visited {
  55    border-style: none;
  56    text-decoration: none;
  57    color: #99ffff;
  58  }
  59  .contenu {
  60    margin-right: auto;
  61    margin-left: auto;
  62    position: static;
  63    margin-top: -35px;
  64    width: 900px;
  65  }
  66  .scene {
  67    padding: 0px;
  68    z-index: 0;
  69    position: static;
  70    overflow: hidden;
  71    height: 360px;
  72    margin-top: 10px;
  73    width: 450px;
  74    text-align: center;
  75  }
  76  .texte {
  77    padding: 0px 5pt;
  78    text-align: left;
  79    font-size: 12pt;
  80    color: white;
  81    background-color: black;
  82    z-index: 2;
  83    position: static;
  84    margin-top: 30px;
  85    height: 330px;
  86    overflow: auto;
  87  }
  88  .resume {
  89      z-index:2;
  90      visibility:hidden;
  91      position: absolute;
  92      overflow: auto;
  93      height:0px;
  94      width: 650px;
  95      top: 180px;
  96      right: 10px;
  97      padding-left: 10px;
  98      padding-right: 10px;
  99      background-color: #000000;
 100  }
 101  .bouton {
 102      border: 3px outset #cc6600;
 103      background-color: #ffff99;
 104      font-family: Arial,Helvetica,sans-serif;
 105      font-size: 10pt;
 106      text-align: center;
 107      padding-left: 5pt;
 108      padding-right: 5pt;
 109      font-weight: bold;
 110      height: 15pt;
 111      color:black;
 112      cursor: pointer;
 113  }
 114  .bouton:hover {
 115      border-style: inset;
 116  }
 117  .titre {
 118    visibility: hidden;
 119    height: 0px;
 120  }
 121  .evidence {
 122      color: #ffff88;
 123  }
 124  .evidence a {
 125      color: #ffff88;
 126  }
 127  .evidence a:hover {
 128      color: #99ffff;
 129  }
 130  ul {
 131    margin-top: -8px;
 132  }


Generated: Fri Jan 31 19:59:00 2014 Cross-referenced by PHPXref 0.7.1