/* CSS Document */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.etape {
  width: 630px;
  margin: 20px 0 10px 0px;
  padding: 0;
  text-align: left;
  display: block;
  line-height: 30px;
  height: 30px;
}

.textcommentaire {
  margin: 10px;
}

ul.etape li {
  display: inline;
  list-style-type: none;
  padding: 8px 17px 8px 5px;
  font-weight: bold;
  font-size: 12px;
}

ul.etaperachat li {
  padding: 8px 34px 8px 14px;
}

.etape li.selected {
  background: #2f4456 url(http://www.diagnostic-expertise.com/images/form-credit/selected.gif) no-repeat right;
  color: white;
}

.etape li.selectedFinish {
  background: #2f4456 url(http://www.diagnostic-expertise.com/images/form-credit/selected-finish.gif) no-repeat right;
  color: white;
}

.etape li.hoverPast {
  background: #668092 url(http://www.diagnostic-expertise.com/images/form-credit/hover-past.gif) no-repeat right;
  color: white;
}

.etape li.hoverPastHover {
  background: #668092 url(http://www.diagnostic-expertise.com/images/form-credit/hover-past-hover.gif) no-repeat right;
  color: white;
}

.etape li.hover {
  background: #dedede url(http://www.diagnostic-expertise.com/images/form-credit/hover.gif) no-repeat right;
  color: #9ea0a0;
}

.etape li.hoverFinish {
  background: #dedede url(http://www.diagnostic-expertise.com/images/form-credit/hover-finish.gif) no-repeat right;
  color: #9ea0a0;
}

.etape li.hoverPastFinish {
  background: #668092 url(http://www.diagnostic-expertise.com/images/form-credit/hover-past-finish.gif) no-repeat right;
  color: white;
}

h1 {
  color: #B20504;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;
  clear: both;
  font-size: 18px;
}

h2 {
  margin: 0 0 5px 0;
  padding: 4px 10px 4px 10px;
  background: transparent url(/images/rightbanner/background-h1.gif) repeat-x;
  color: #1D354D;
  width: 610px;
  font-size: 14px;
}

.TitleForm {
  margin: 10px 0 5px 0;
  padding: 4px 10px 4px 20px;
  background: transparent url(http://www.diagnostic-expertise.com/images/static/news/title-arrow.gif) no-repeat;
  color: white;
  width: 600px;
  font-size: 14px;
}

h3 {
  font-size: 12px;
  text-decoration: underline;
  color: #5C7FA4;
  margin-bottom: 5px;
}

p {
  margin: 5px 0;
  text-align: justify;
}

.textrecap {
  margin: 5px 0;
  padding: 0 10px;
  text-align: justify;
}

.information {
  font-size: 10px;
}

table.date td {
  padding: 0;
  margin: 0;
  padding-right: 10px;
  width: 750px;
}

table td {
  padding: 2px 0px 2px 0px;
  vertical-align: top;
  font-size: 12px;
  font-weight: normal;
  background: white;
  width: 325px;
  vertical-align: middle;
}

table.projetTable td {
  width: 290px;
}

.date {
  font-size: 10px;
}

table td .date {
  padding: 0;
  width: 550px;
  display: block;
}

#tabcredits {
  display: block;
  width: 635px !important;
  margin: 5px 0;
}

table#tabcredits tr td {
  border: 1px solid white;
  padding: 0px !important;
  vertical-align: middle;
  background-color: #E7ECEE;
  text-align: center;
  width: 100% !important;
}

#tabcredits .headerTable td {
  font-weight: bold;
  background: #6F9FC0;
  color: white;
}

#tabcredits .small {
  font-size: 10px;
}

label {
  font-weight: normal;
  font-size: 12px;
  padding-left: 10px;
  display: block;
  width: 320px;
}

.required {
  color: red;
  font-size: 12px;
}

.errors {
  font-size: 12px;
  color: #B20504;
}

.soumissionerror {
  border: 1px solid #B20504;
  padding: 10px;
  margin: 20px 0 10px 0;
}

.SubmitButton {
  text-align: center;
  background: white;
  margin: -1px 0 0 0;
  padding: 15px 0;
}

p.small,
.information {
  font-size: 10px;
  color: #595959;
}

.textinfos {
  display: none;
}

#InfosCnil img {
  width: 55px;
}

#InfosCnil {
  font-size: 10px;
  margin: 0 15px;
  margin: 10px 20px 20px 10px;
}

#InfosCnil p {
  color: #595959;
}

/* Form Assurance */

#AutoFormContainerapril * {
  margin: 0;
  padding: 0;
  text-align: left;
}

#AutoFormContainerapril form table td,
#AutoFormContainergenerali form table td {
  margin: 0 !important;
  padding: 2px 0 !important;
  background: transparent !important;
  width: 65%;  
}

#AutoFormContainerapril form label,
#AutoFormContainergenerali form label {
  display: inline;
  padding: 0;
}

#AutoFormContainerapril form .SubmitButton,
#AutoFormContainergenerali form .SubmitButton {
  background: transparent;
  margin: 0;
  padding: 0 0 20px 0;
}
