#wrap2colsSub {
  font-family: Helvetica, Arial, sans-serif;
  position: relative;
  overflow: none;
  width: 800px;
  height: 600px;
  margin: auto;
  margin-top: 50px;
  vertical-align: top;
}

#leftColumn {
  position: relative;
  float: left;
  width: 13%;
  height: 100%;
  line-height: 20px;
}

#rightColumn {
  position: relative;
  display: block; /* float:right;	width: 85%;	height:100% ;*/
  width: 790px;
  height: 600px;
  color: #972547;
  border: 5px solid #972547;
  right: 70px;
  left: 15px;
  margin-left: 0;
  margin-right: 15px;
  margin-top: 0;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.73), 0px 0px 18px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.73), 0px 0px 18px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.73), 0px 0px 18px 0px rgba(0, 0, 0, 0.13);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* #rightColumn {
    position: relative;	display: block;	float: right; width: 85%; height: 100% ;
    color: #525252;	border: 5px solid #bd0303;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);	box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);	-moz-border-radius: 10px;	-webkit-border-radius: 10px;	border-radius: 10px;
} */

#rightColumn2 {
  position: relative;
  display: none;
  float: right;
  width: 85%;
  height: 530px;
  color: #525252;
  border: 5px solid #bd0303;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.73), 0px 0px 18px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.73), 0px 0px 18px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.73), 0px 0px 18px 0px rgba(0, 0, 0, 0.13);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#decal120 {
  position: absolute;
  left: 140px;
  width: 240px;
  font-size: 12px;
  text-align: left;
}

.sleft {
  position: absolute;
  left: 140px;
  width: 210px;
  border: 1px solid #bd0303;
  background: #dddddd;
  color: #565555;
  font-size: 12px;
  text-align: left;
  font_weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
  padding-bottom: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#radioLeft {
  position: absolute;
  left: 140px;
  width: 210px;
  border: 1px solid #bd0303;
  background: #dddddd;
  color: #565555;
  font-size: 12px;
  text-align: left;
  font_weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
  padding-bottom: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#btnidy89 {
  cursor: hand;
  cursor: pointer;
  float: right;
  background-image: url(../images/btn90.png);
  background-repeat: no-repeat;
  width: 90px;
  height: 35px;
  padding-top: 8px;
  padding-right: 50px;
}

#btnidy90 {
  cursor: hand;
  cursor: pointer;
  float: right;
  background-image: url(../images/btn90.png);
  background-repeat: no-repeat;
  width: 90px;
  height: 35px;
  padding-top: 8px;
  padding-right: 290px;
}

#btnidy89 a {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin-left: 20px;
  text-decoration: none;
}

#btnidy90 a {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin-left: 20px;
  text-decoration: none;
}

#infoprofil {
  float: right;
  position: relative;
  left: -238px;
  width: 390px;
  top: 450px;
  font-size: 9px;
  text-align: right;
  font-weight: bold;
  color: #444444;
  line-height: 10px; /* display: inline;
*/
}

form input.cleft {
  position: absolute;
  left: 140px;
  width: 210px;
  border: 1px solid #bd0303;
  background: #dddddd;
  color: #565555;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
  padding-bottom: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

form input.cright,
select.cright {
  float: right;
  position: absolute;
  left: 450px;
  padding-bottom: 14px;
  display: inline;
  width: 210px;
  border: 1px solid #bd0303;
  background: #dddddd;
  color: #565555;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
  padding-bottom: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

form label.cleft {
  float: right;
  position: absolute;
  left: 10px;
  width: 120px;
  padding-bottom: 4px;
  font-size: 11px;
  text-align: right;
  font-weight: bold;
  color: #222;
}

form label.cright {
  position: absolute;
  left: 430px;
  width: 250px;
  padding-bottom: 4px;
  font-size: 11px;
  text-align: left; /* font-weight:900; */
  color: #222;
}

#registration_Title_Left {
  position: absolute;
  left: 120px;
  font-size: 18px; /*font-weight:bolder; */
  display: block;
  color: #000;
}

#registration_Title_right {
  position: absolute;
  left: 430px;
  font-size: 18px; /* font-weight:bolder; */
  display: block;
  color: #000;
}

#registration_Info_Left {
  line-height: 10px;
  position: absolute;
  left: 80px;
  width: 280px;
  font-size: 10px; /* font-weight:bold; */
  display: inline;
  color: #bd0303;
}

#registration_Info_Rigth {
  line-height: 10px;
  position: absolute;
  top: 360px;
  left: 420px;
  width: 280px;
  font-size: 12px;
  font-weight: bold;
  display: inline;
  color: #bd0303;
}

#short1 {
  clip: rect(0px, 210px, 9px, 0px);
  padding-left: 5px;
  padding-right: 15;
}

#short2 {
  clip: rect(0px, 210px, 9px, 0px);
  padding-left: 100px;
  padding-right: 0;
}

#pointille_vertical_nomade {
  clip: rect(0px, 9px, 300px, 0px);
  width: 9px;
  height: 370px;
  display: inline;
  position: absolute;
  left: 390px;
  top: 130px;
}

#pointille_vertical {
  clip: rect(0px, 9px, 300px, 0px);
  width: 9px;
  height: 370px;
  display: inline;
  position: absolute;
  left: 390px;
  top: 170px;
}

input.crightCB {
  position: absolute;
  left: 410px;
  display: inline;
  width: 13px;
  font-size: 12px;
  margin-bottom: 3px;
  padding-bottom: 5px;
}

img.crightCB {
  position: absolute;
  left: 450px;
  display: inline;
  margin-bottom: 3px;
  padding-bottom: 5px;
}

label.crightCB {
  position: absolute;
  left: 480px;
  display: inline;
  width: 180px;
  font-size: 11px;
  line-height: 10px;
}

#legalmention_nomade {
  font-size: 11px;
  line-height: 10px;
  padding-left: 80px;
  padding-right: 70px;
  padding-bottom: 10px;
  display: block;
}

#legalmention {
  font-size: 11px;
  line-height: 10px;
  padding-left: 10px;
  padding-right: 70px;
  padding-bottom: 10px;
  display: block;
}

#registration {
  position: relative;
  line-height: 28px;
  color: #565555;
  padding: 20px;
}

/* Classes for the summary */
/* Grid/grille/tabulations pour la partie récapitulatif */
/* Grid /tabs for the summary part */

.col1 {
  position: absolute;
  top: 90px;
  left: 0px;
  width: 340px;
  height: 340px;
}
.col2 {
  position: absolute;
  top: 90px;
  left: 341px;
  width: 340px;
  height: 340px;
}
.tab1 {
  position: absolute;
  right: 125px;
  padding-right: 100px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.tab2 {
  position: absolute;
  left: 120px;
  color: #bd0303;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
.tab3 {
  position: absolute;
  display: inline;
  left: 60px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.tabcoche {
  position: absolute;
  display: inline;
  left: 30px;
  padding-top: 22px;
}

.tab5 {
  position: relative;
  display: inline;
  left: 110px;
  top: 40px;
  color: #bd0303;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 16px;
}

.tab4 {
  position: relative;
  display: inline;
  color: #bd0303;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.tab4black {
  position: relative;
  display: inline;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
.tab3narrow {
  line-height: 16px;
  position: absolute;
  display: inline;
  left: 60px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
.tab3narrow .tab4 {
  font-size: 14px;
}

.tab3narrower {
  padding-top: 16px;
  line-height: 12px;
  position: absolute;
  display: inline-block;
  left: 60px;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  bottom: 195px;
  width: 300px;
}

.summaryBottom {
  position: absolute;
  top: 420px;
  left: 0px;
  width: 680px;
  height: 80px;
}
#boutonvalidate {
  cursor: hand;
  cursor: pointer;
  position: absolute;
  left: 295px;
  top: 40px;
  background-image: url(../images/btn90black.png);
  background-repeat: no-repeat;
  width: 90px;
  height: 35px;
  padding-top: 8px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#boutonvalidate a {
  text-decoration: none;
  color: white;
}
#boutonmodify1 {
  cursor: hand;
  cursor: pointer;
  position: absolute;
  left: 130px;
  background-image: url(../images/btn90red.png);
  background-repeat: no-repeat;
  width: 90px;
  height: 35px;
  padding-top: 8px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#boutonmodify2 {
  cursor: hand;
  cursor: pointer;
  position: absolute;
  left: 460px;
  background-image: url(../images/btn90red.png);
  background-repeat: no-repeat;
  width: 90px;
  height: 35px;
  padding-top: 8px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
#boutonmodify1 a {
  text-decoration: none;
  color: white;
}
#boutonmodify2 a {
  text-decoration: none;
  color: white;
}
/* vertical dotted line  */
.pointille_vertical {
  clip: rect(0px, 9px, 300px, 0px);
  width: 9px;
  height: 300px;
  display: inline;
  position: absolute;
  left: 340px;
  top: 110px;
}

/* id for the summary */
#summary_Caption {
  position: relative;
  top: 20px;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
#summary_Title_Left {
  top: 40px;
  position: relative;
  left: 60px;
  font-size: 18px;
  font-weight: bolder;
  display: block;
  color: #999999;
}
#summary_Title_right {
  top: 13px;
  position: relative;
  left: 405px;
  font-size: 18px;
  font-weight: bolder;
  display: block;
  color: #999999;
}
#summary {
  position: relative;
  display: block;
  line-height: 28px;
}
#summary::after {
  content: '';
  background-image: url(../images/minilogo60.png);
  background-repeat: no-repeat;
  filter: alpha(opacity=40);
  opacity: 0.4;
  top: 48px;
  left: 314px;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}
