BODY {
  background: #F9dad0;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FF5050;
}

FORM {
	display: inline;
}

A.rouge {
  color: #FF9090;
  text-decoration: none;
}

A.prix_barre {
  color: #000000;
  text-decoration: line-through;
}

A.prix_promo {
  color: #FF1010;
  text-decoration: none;
  font-weight: Bold;
}

.cadre {
  background: #F9dad0;
}

.cadreContents {
  background: #ffc3b3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.cadreContents_jp {
  background: #ffc3b3;
  font-family: MS UIGothic, Gothic, Mincho;
  font-size: 12px;
}

.cadreNotice {
  background: #FF8E90;
}

.cadreNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.cadreTitre {
  font-family: Palatino Linotype, Palatino;
  font-size: 19px;
  font-style: italic;
  background: #cc7876;
  color: #000000;
}

TD.cadreTitre_jp {
  font-family: HGSGOTHICM, Palatino Linotype, Palatino;
  font-size: 16px;
  font-style: italic;
  background: #cc7876;
  color: #000000;
}

TD.typeTitre {
  font-family: Palatino Linotype, Palatino;
  font-size: 17px;
  font-weight: Bold;
  font-style: italic;
  background: #F9dad0;
  color: #000000;
}

TD.entreCadre {
  font-family: Arial, sans-serif;
  font-size: 1px;
  background: #F9dad0;
  color: #000000;
}

TD.cadre, SPAN.cadre {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageTitre, DIV.pageTitre {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  background: #cc7876;
}

TH.option {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.option {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.tableTitre {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

