a:link {
  color: #0000ff;
}

a:visited {
  color: #0000ff;
}

a:hover {
  color: #ff6633;
}

p {
  line-height: 150%;
}

li {
  line-height: 150%;
}

body {
  background-color: #bfcfb1;
}

.red {
  color: #ff0000;
}

.ali-center {
  text-align: center;
}

#tuto-img {
  text-align: left;
}

#tuto-img img {
  width: 571px;
  height: 596px;
  border: 0;
}

#coord-img {
  width: 571px;
  height: 596px;
  border: 0;
}

.install-h3 {
  margin-top: 40px;
}

.install-h4 {
  margin-top: 24px;
}

.table2 {
  border-top: 2px double#808080;
  border-left: 2px double #808080;
  border-right: 2px double #2c2c2c;
  border-bottom: 2px double #2c2c2c;
}

.table2 td, th {
  border-top: 1px double #2c2c2c;
  border-left: 1px double #2c2c2c;
  border-right: 1px double #808080;
  border-bottom: 1px double #808080;
}

.install-img {
  width: 400px;
  border: 0;
}

.btn-center {
  text-align: center;
}

.size1down {
  font-size: small;
}

iframe {
  border: 0;
}

#time-right {
  position: absolute;
  left: 24%;
  width: 76%;
  height: 98%;
}

#time-left {
  position: absolute;
  width: 24%;
  height: 98%;
}

.ffccff {
  color: #ffccff;
}

.ffffcc {
  color: #ffffcc;
}

.size2up-red {
  color: #ff0000;
  font-size: x-large;
}
