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

.csc-mailform-field {
    font-family: "Monotype Corsiva";
    color: white;
};

.tabitem {
  text-align: left;
}

.tabquotite {
  text-align: center;
}

.tabprix {
  text-align: right;
  width: 50px;
}

.tabtitre {
  text-align: center;
  text-decoration: underline;
  color: #FFFFFF;
}

h1, h2, h3, h4, p, ul { font-family: "Monotype Corsiva"; color: white; }
h1 { font-size: 24pt; };
h2 { font-size: 20pt; };
h3 { font-size: 16pt; };
h4 { font-size: 14pt; };
p { font-size: 12pt; };

h6 {
  font-size: 6pt;
  font-family: Arial;
  color: #FFFFFF;
};

#top {
  position: absolute;
  height: 150px;
  top: 0px;
}

#left {
  position: absolute;
  left: 0px;
  top: 170px;
  width: 200px;
}

.center {
  position: absolute;
  top: 170px;
  left: 205px;
  width: 570px;
				padding: 10px;
				padding-bottom: 48px;
}

#tadresses {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  width: 250px;
  border: solid;
}

#wlc_adr1 {
  position: absolute;
  left: 310px;
  top: 125px;
  width : 200px;
}

#wlc_pres {
  position: absolute;
  left: 0px;
  top: 330px;
}

#wlc_titre {
  position: absolute;
  left: 105px;
  top: 0px;
  width: 470px;
}

#wlc_text {
  position: absolute;
  left: 0px;
  top: 150px;
  width: 575px;
}