input {
  background-color: #cdd;
  border: 1px solid #8ab;
  color: #245;
  vertical-align: middle;
}

div.details table {
  border: none;
  height: 420px;
  width: 650px;
}

div.details table tbody td {
  font-style: normal;
  vertical-align: middle;
}

div.details table tbody td ul {
  list-style-type: square;
  color: #589;
  padding: 0px 20px;
}

div.details table tbody td ul li {
  margin: 2px 0px;
}

div.details table tbody td ul ul {
  font-weight: bold;
  list-style-type: disc;
  margin: 0px;
  padding: 2px 20px;
}

div.details table tbody td ul ul li {
  margin: 0px;
}

div.details table tbody th {
  border: none;
  padding: 0px;
  vertical-align: bottom;
  width: 24px;
}

div.details table thead td {
  height: 80px;
  text-align: center;
  vertical-align: middle;
}

div.details table thead td img {
  border: none;
}

table.listesnoires {
  border: 1px dashed #8ab;
}

table.listesnoires th {
  background-color: #cdd;
  padding: 3px;
  text-align: left;
}

table.references {
  border: none;
  height: 420px;
  width: 100%;
}

table.references th {
  border-right: 1px dashed #8ab;
  color: #589;
  text-align: left;
  vertical-align: top;
  width: 200px;
}

table.references td {
  font-style: italic;
}

table.references td div.details {
  background-color: #fff;
  display: none;
  font-style: normal;
  height: 400px;
  position: absolute;
  text-align: justify;
}

table.references td div.details hr {
  color: #cdd;
  height: 1px;
}

table.references td div.intro {
  padding-top: 200px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

table.references td h3 {
  color: #8ab;
  font-size: 14px;
  margin: 0px 0px;
  text-align: center;
}

table.references th ul {
  list-style-type: square;
  margin: 0px 15px;
  padding: 0px 10px 10px 0px;
}

table.references th ul li a {
  color: #589;
}

table.references th h2 {
  color: #245;
  font-size: 14px;
  margin: 5px 0px;
  padding: 0px;
}

table.icones a img {
  border: none;
}

table.icones td {
  text-align: center;
  vertical-align: middle;
  width: 100px;
}

table.site {
  border: none;
  width: 100%;
}

table.site td {
  vertical-align: middle;
}

table.site table {
  border: 1px solid #cdd;
  border-collapse: collapse;
  padding: 0px;
}

table.site table th {
  padding: 0px;
  width: 30px;
}

table.site table th img {
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
  width: 30px;
}

table.site table td {
  color: #589;
  text-align: center;
}

table.whois {
  border: 1px dashed #8ab;
}

table.whois td {
  background-color: #cdd;
  text-align: left;
}

table.whois th {
  padding: 3px;
  text-align: left;
  vertical-align: top;
}

textarea.whois {
  border: 1px solid #cdd;
  font-size: 11px;
  height: 300px;
  text-align: left;
  width: 600px;
}
