
BODY {
  color: #F2EAEA;
  font: 100%/100% Verdana, Arial, sans-serif;
  margin: 0px;
	background-color: #181616;
}
A {
  text-decoration: none;
}
A:hover {
  text-decoration: none;
}
td.topL {
  border-top: 1px solid #3D2B36;
  border-bottom: 0px solid #181616;
  border-left: 1px solid #3D2B36;
  border-right: 0px solid #181616;
}
td.topR {
  border-top: 1px solid #3D2B36;
  border-bottom: 0px solid #181616;
  border-left: 0px solid #181616;
  border-right: 1px solid #3D2B36;
}
td.just1L {
  border-top: 0px solid #181616;
  border-bottom: 1px solid #3D2B36;
  border-left: 1px solid #3D2B36;
  border-right: 0px solid #181616;
  font: 80%/140% Verdana, Arial, sans-serif;
  text-align: justify;
  padding: 10px 0 10px 20px;
}
td.just2L {
  border-top: 0px solid #181616;
  border-bottom: 1px solid #3D2B36;
  border-left: 1px solid #3D2B36;
  border-right: 0px solid #181616;
  font: 80%/120% Verdana, Arial, sans-serif;
  text-align: justify;
  padding: 10px 0 10px 20px;
}
td.just3L {
  border-top: 0px solid #181616;
  border-bottom: 1px solid #3D2B36;
  border-left: 1px solid #3D2B36;
  border-right: 0px solid #181616;
  font: 90%/140% Verdana, Arial, sans-serif;
  text-align: justify;
  padding: 10px 0 10px 30px;
}
td.R {
  border-top: 0px solid #181616;
  border-bottom: 1px solid #3D2B36;
  border-left: 0px solid #181616;
  border-right: 1px solid #3D2B36;
}
td.LR {
  border-top: 0px solid #181616;
  border-bottom: 1px solid #3D2B36;
  border-left: 1px solid #3D2B36;
  border-right: 1px solid #3D2B36;
}
td.cadre {
  border-top: 1px solid #3D2B36;
  border-bottom: 1px solid #3D2B36;
  border-left: 1px solid #3D2B36;
  border-right: 1px solid #3D2B36;
}
a.order {
  text-decoration: none;
  color: #E32448;
}
a.order:hover {
  text-decoration: none;
  color: #ffffff;
}
div.lien {
  font: 90%/130% Tahoma, Arial, sans-serif;
  letter-spacing: 0.1em;
  text-align: left;
  color: #66CC66;
  padding: 40px 0 10px 20px;
}
a.link {
  text-decoration: none;
  color: #33CC33;
}
a.link:hover {
  text-decoration: none;
  color: #ffffff;
}
a.mail {
  text-decoration: none;
  color: #58CFDD;
}
a.mail:hover {
  text-decoration: none;
  color: #ffffff;
}
.footer {
  font: 80% Tahoma, Arial, sans-serif;
  letter-spacing: 0.08em;
  color: #95868F;
  padding: 10px;
}
a.foot {
  text-decoration: none;
  color: #95868F;
}
a.foot:hover {
  text-decoration: none;
  color: #C9BEC5;
}


