* {
  background-color: white;
  font-family: Calibri,Tahoma,Arial,Helvetica,sans-serif !important;
  font-size: 13px !important;
  font-weight: normal;
  color: #2C2E30;
}

#header { display: none; }

#stylized.myform {
  margin: 0;
  padding: 0;
  width: 480px;
}

#stylized legend {
  clear: both;
  color: #253385;
  font-size: 15px !important;
  font-weight: bold;
  line-height: 22px;
  border-left: solid 2px #F28D07;
  margin-bottom: 20px;
  margin-top: 10px;
  font-style: capitalize;
  padding-left: 4px;
}

#stylized h1 {
  clear: both;
  color: #253385;
  font-size: 19px !important;
  font-weight: bold;
  line-height: 22px;
  border-bottom: solid 2px #F28D07;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 10px;
}

#stylized label {
  clear: both;
  color: #343434;
  float: left;
  display: block;
  width: 160px;
}

#stylized input, #stylized select, #stylized div.radio {
  color: black;
  float: left;
  width: 300px;
  padding: 2px 2px;
  border: solid 1px #bbb;
  margin: 0px 0px 2px 10px;
}

#stylized select {
  width: 306px;
}

#stylized div.radio span {
  color: black;
  float: left;
  margin-right: 12px;
}

#stylized div.radio input {
  width:20px;
  padding:0;
  margin:0;
  border:0;
  clear: left;
}

#stylized td.submit {
  text-align: center;
}

#watermark { display: none; }

#stylized input.error, #stylized select.error { border: solid 1px red; }

#bSubmit {
  background-color: #253385;
  border: medium none;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  height: 20px;
  margin: 25px 0 5px 0;
  text-transform: uppercase;
  width: auto;
}

#RESP_Titre, #CJ_Titre {
  width: 120px !important;
}

.date,
#RESP_CPost, #RESP_Tel1, #RESP_Tel2, #RESP_TelTra,
#CJ_TelTra,
#CAND_TelPortable {
  width: 100px !important;
}