#main_col .account h2 {
  height: auto;
  margin: 17px 0 16px;
  font-size: 1.8em;
  text-transform: uppercase;
}

.account .two_boxes {
  margin-top: 13px;
}

.account .two_boxes label {
  float: left;
  width: 90px;
  margin: 3px 10px 7px 0;
  font-size: 1.1em;
  text-align: right;
}

.account .two_boxes input.text {
  width: 196px;
  margin: 0 0 7px;
  padding: 2px 5px;
  font-size: 1em;
}

.account .two_boxes input.text1 {
  width: 16px;
}

.account .two_boxes input.text2 {
  width: 30px;
}

.account .two_boxes select {
  margin: 0 0 7px;
}

.account .box div {
  clear: both;
}

.account .two_boxes h4 {
  float: left;
  width: 90px;
  margin: 0 0 11px;
  font-size: 1.1em;
  text-align: right;
}

.account .two_boxes a.delete {
  float: right;
  margin: 0 4px 11px 0;
  padding-left: 9px;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #ee710f;
  background: url(/images/common/arrow_orange.png) 0 4px no-repeat;
}

.account .two_boxes a.delete:hover {
  text-decoration: underline;
}

.acceptation ul.error_list li,
.account .two_boxes ul.error_list li {
  text-align: right;
  font-weight: bold;
  font-size: 1.1em;
}

.account .two_boxes ul.error_list {
  margin: -5px 0 12px;
}

.account .two_boxes .btn_right {
  margin: 15px 0 0;
}

p.legend {
  margin: 0 0 3px;
}

.acceptation {
  margin: 11px 0 38px;
  font-size: 1.1em;
}

.acceptation input.checkbox, .acceptation label {
  vertical-align: middle;
}

.acceptation label {
  width: 405px;
  line-height: 20px;
}

.acceptation label, .acceptation ul {
  float: left;
  margin: 0;
}

.account1 {
  margin: 30px 0 0;
}

#address_card table td {
  padding: 6px 9px;
}

#address_card table li {
  text-align: right;
}

#address_card table a {
  padding-left: 9px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(/images/common/arrow_orange.png) 0 5px no-repeat;
}

#address_card .btn_right {
  margin: 15px 0 0;
}

.password_form, .password_form2 {
  margin: 14px 0;
}

.password_form input, .password_form label,
.password_form2 input, .password_form2 label {
  vertical-align: middle;
}

.password_form label, .password_form2 label {
  margin-right: 7px;
  font-size: 1.15em;
}

.password_form input.text {
  width: 196px;
  margin-right: 11px;
  padding: 3px 5px;
  font-size: 1em;
}

.password_form2 {
  width: 395px;
  padding-right: 100px;
}

.password_form2 div {
  margin: 0 0 4px;
  text-align: right;
}

.password_form2 input.text {
  width: 196px;
  margin-right: 11px;
  padding: 3px 5px;
  font-size: 1em;
}

.password_form2 input.submit {
  margin-right: -46px;
}

.bgw {
  clear: right;
  float: right;
  width: 339px;
  height: 12px;
  background: #fff;
}

#infos_perso .box {
  padding-top: 11px;
}

#wishlist tr.odd td.col4 {
  width: 298px;
}

#wishlist tr.odd td.available {
  background: #def1f1;
}

#wishlist tr.even td.available {
  background: #ebf8f8;
}

#wishlist p.price strong {
  font-size: 1.27em;
}

.plist a.add_cart {
  display: block;
  margin-top: 5px;
  padding-left: 8px;
  line-height: 1em;
  background: url(/images/common/arrow_orange.png) 0 4px no-repeat;
}

#notif_list tr.odd td.col4 {
  background: #def1f1;
}

#notif_list tr.even td.col4 {
  background: #ebf8f8;
}

#notif_list td.col5 {
  width: 173px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

#card_box {
  float: right;
  position: relative;
  width: 213px;
  margin-top: 10px;
  padding: 11px 120px 19px 15px;
  font-size: 1.15em;
  line-height: 1.4em;
}

#card_box .inside {
  position: absolute;
  top: -37px;
  right: 0;
  width: 112px;
  height: 125px;
  background: url(/images/common/bg_card_top.png) no-repeat;
}

.cbg1 {
  min-height: 77px;
  background: #f4f1ea url(/images/common/bg_card_bottom.png) left bottom no-repeat;
}

.cbg2 {
  min-height: 258px;
  background: #f4f1ea url(/images/common/bg_card_bottom2.png) right bottom no-repeat;
}

#card_box h3 {
  height: 20px;
}

#card_box p {
  margin: 16px 0 9px;
}

#card_box strong {
  display: block;
}

#card_box em {
  font-style: normal;
  font-weight: bold;
}

#card_box input.text {
  width: 87px;
  padding: 2px 3px;
  font-size: 1em;
  vertical-align: middle;
}

#card_box label  {
  vertical-align: middle;
}

#account_card {
  float: left;
  width: 305px;
  margin-top: 10px;
  font-size: 1.15em;
  line-height: 1.5em;
}

#account_card p {
  margin: 0 0 15px;
}

#account_card p.intro {
  font-size: 1.09em;
}

#account_card ul {
  margin: 0 0 20px;
}

#account_card li a {
  padding-left: 10px;
  text-decoration: none;
  color: #ee710f;
  background: url(/images/common/arrow_orange.png) 0 5px no-repeat;
}

#account_card li a:hover, .account_card li a:focus {
  text-decoration: underline;
}

.clist table {
  width: 100%;
  margin: 0 0 0;
}

.clist th {
  padding-right: 8px;
  padding-bottom: 1px;
  font-weight: bold;
  font-size: 1em;
  text-align: left;
  text-transform: uppercase;
  color: #beb7a6;
}

.clist td {
  border: 1px solid #fff;
  font-size: 1.1em;
  line-height: 1.5em;
  vertical-align: top;
  background: #f4f1ea;
}

.clist tr.stage1 td {
  background: #def1f1;
}

.clist strong {
  text-transform: uppercase;
}

.clist a {
  display: block;
  padding: 6px;
  text-decoration: none;
  color: #634d3b;
}

.account .address_box {
  font-size: 1.15em;
}

.order_info {
  margin: 0 0 30px;
  padding: 17px 15px;
  font-size: 1.1em;
  line-height: 1.3em;
  background: #f4f1ea;
}

.order_info strong {
  text-transform: uppercase;
}

.order_info .invoice {
  margin-top: -1.3em;
  text-align: right;
}

.order_info .invoice a {
  padding-left: 14px;
  text-decoration: none;
  color: #ee710f;
  background: url(/images/common/ico_download.png) 0 2px no-repeat;
}

.order_info .invoice a:hover {
  text-decoration: underline;
}

#main_col .radio_list li label {
  float: none;
}
