
h2 {
    font-size: 39px;
    margin: 0;
    padding-bottom: 26px;
    padding-top: 26px;
}

.bloc_panier {
	padding-bottom: 114px;
}
.bloc_panier .etapes {
	padding-bottom: 11px;
}
.bloc_panier .etapes .etape {
	background-image: url("../img/etape_off.png");
    background-repeat: repeat-x;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding-left: 50px;
    padding-top: 53px;
    text-transform: uppercase;
    width: 198px;
}
.bloc_panier .etapes .etape.mid {
background-image: url("../img/etape_mid.png");
}
.bloc_panier .etapes .etape.on {
background-image: url("../img/etape_on.png");
color: #98bd00;
}
.bloc_panier h3 {
	font-size: 39px;
    font-weight: 300;
    margin: 0;
    padding-bottom: 30px;
    padding-top: 30px;
}
#cart_detail {
    border-collapse: collapse;
    margin-bottom: 55px;
    width: 100%;
}
#cart_detail .headrow {}
#cart_detail .headrow th {
    background-color: #f2f3f3;
    font-weight: 700;
    height: 70px;
    text-align: center;
    text-transform: uppercase;
}
#cart_detail .headrow th.col1 {
	width:216px;
}
#cart_detail .headrow th.col2 {
	width:457px;
}
#cart_detail .headrow th.col3 {
	width:102px;
}
#cart_detail .headrow th.col4 {
	width:150px;
}
#cart_detail .headrow th.col5 {
	width:106px;
}
#cart_detail .headrow th.col6 {
}
#cart_detail tr {}
#cart_detail tr td {
    background-color: #f2f3f3;
    border-top: 1px solid #d4d6d6;
    padding-bottom: 7px;
    padding-top: 12px;
    vertical-align: top;
}
#cart_detail tr td.col1 {
	padding-top: 25px;
	text-align: center;
}
#cart_detail tr td.col1 img{
	max-height: 159px;
    max-width: 159px;
}
#cart_detail tr td.col2 {}
#cart_detail tr td.col3 {
    font-weight: 700;
    padding-top: 22px;
    text-align: center;
}
#cart_detail tr td.col4 {
    font-weight: 700;
    padding-top: 22px;
    text-align: center;
}
#cart_detail tr td.col5 {
text-align: center;
}
#cart_detail tr td.col6 {}
#cart_detail tr td .quantite {
    background-color: white;
    border: 1px solid #878686;
    display: inline-block;
    height: 39px;
    position: relative;
    width: 76px;
}
#cart_detail tr td .quantite .plus {
    background-image: url("../img/fleche_haut.png");
    cursor: pointer;
    height: 10px;
    left: 7px;
    position: absolute;
    top: 9px;
    width: 22px;
}
#cart_detail tr td .quantite .moins {
    background-image: url("../img/fleche_bas.png");
    cursor: pointer;
    height: 10px;
    left: 7px;
    position: absolute;
    top: 23px;
    width: 22px;
}
#cart_detail tr td .quantite input {
    background-color: transparent;
    border: 0 none;
    font-size: 19px;
    height: 100%;
    margin: 0;
    padding: 0 20px 0 0;
    text-align: right;
    width: 56px;
}
#cart_detail tr td .actionpanier {
    background-color: #48565f;
    border-radius: 12px;
    color: white;
    display: block;
    font-weight: 300;
    height: 26px;
    line-height: 26px;
    margin-left: 11px;
    margin-top: 4px;
    text-align: center;
    width: 110px;
}
#cart_detail tr td .actionpanier:hover {
	text-decoration:none;
}
#cart_detail tr td .actionmodifier{
margin-top: 50px;
}
#cart_detail .lignepanier {}
#cart_detail .lignemessage {}
#cart_detail .lignemessage td {}
#cart_detail .lignemessage td:first-child {
    font-size: 18px;
    font-weight: 700;
    padding-right: 72px;
    padding-top: 18px;
    text-align: right;
}
#cart_detail .lignemessage td textarea {
    height: 121px;
    margin-left: 3px;
    margin-top: 6px;
    width: 347px;
}
#cart_detail .lignecalcul {}
#cart_detail .lignecalcul td {
	padding-top: 8px;
}
#cart_detail .lignecalcul td:first-child {
    font-size: 17px;
    font-weight: 700;
    padding-left: 516px;
    padding-top: 26px;
    text-transform: uppercase;
}
#cart_detail .lignecalcul td input[type="text"] {
    font-size: 20px;
    height: 35px;
    margin-left: 180px;
    text-align: center;
    width: 170px;
}
.bloc_panier .poursuivre {
    background-color: #bfc2c4;
    background-image: url("../img/chevron_gauche.png");
    background-position: 28px 18px;
    background-repeat: no-repeat;
    border-radius: 8px;
    color: white;
    display: inline-block;
    font-size: 27px;
    font-weight: 500;
    height: 53px;
    line-height: 53px;
    margin-left: 515px;
    padding-left: 16px;
    text-align: center;
    width: 359px;
}
.bloc_panier .poursuivre:hover {
	text-decoration:none;
}
.bloc_panier .commander {
    background-color: #bd006f;
    background-image: url("../img/chevron_droite.png");
    background-position: 198px 16px;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 8px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 27px;
    font-weight: 500;
    height: 53px;
    margin-left: 59px;
    padding: 0 17px 0 0;
	vertical-align: top;
    width: 235px;
}
/* etape 2 */
.bloc_panier .identification {
    background-color: #f2f3f3;
    border-radius: 8px;
    display: inline-block;
    margin: 0 7px;
    padding-bottom: 25px;
    padding-left: 33px;
    padding-top: 25px;
    vertical-align: top;
    width: 559px;
}
.bloc_panier .identification .titrechoix {
    font-size: 29px;
    font-weight: 700;
}
.bloc_panier .identification .labelchoix {
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 12px;
    padding-top: 27px;
}
.bloc_panier .identification .champchoix1 {
}
.bloc_panier .identification .champchoix2 {
	display:none;
}
.bloc_panier .identification .champchoix3 {
	display:none;
}
.bloc_panier .identification input[type="text"], .bloc_panier .identification input[type="password"] {
    font-size: 20px;
    height: 50px;
    width: 518px;
}
.bloc_panier .identification .mdpoublie {
    display: block;
    font-size: 17px;
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
    margin-top: 19px;
    text-align: center;
    text-decoration: underline;
    width: 200px;
}
.bloc_panier .identification input[type="submit"] {
    background-color: #45525c;
    border: 0 none;
    border-radius: 8px;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 26px;
    height: 52px;
    line-height: 52px;
    margin-top: 31px;
    padding-left: 35px;
    padding-right: 35px;
}
.bloc_panier .identification.choix1 input[type="submit"] {
	margin-left: auto;
    margin-right: auto;
}
.bloc_panier .identification.choix2 input[type="submit"] {
    margin-right: auto;
}

.bloc_panier .choixadresses {
    background-color: #f2f3f3;
    border-radius: 8px;
    margin-bottom: 63px;
    padding-bottom: 36px;
    padding-left: 49px;
    padding-top: 46px;
}
.bloc_panier .choixadresses .adresse {
    display: inline-block;
    padding-left: 207px;
    vertical-align: top;
    width: 270px;
}
.bloc_panier .choixadresses .adresse .titreadresse {
    font-size: 20px;
    font-weight: 700;
}
.bloc_panier .choixadresses .adresse .ligneadresse {
    font-size: 19px;
    font-weight: 300;
    padding-top: 19px;
}
.bloc_panier .choixadresses .adresse .boutonmodifier {
    background-color: #48565f;
    border-radius: 16px;
    color: white;
    display: block;
    font-size: 23px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    margin-top: 51px;
    text-align: center;
    width: 149px;
}
.bloc_panier .choixadresses .ajouteradresse {
    background-color: #48565f;
    border-radius: 8px;
    color: white;
    display: block;
    font-size: 28px;
    font-weight: 500;
    height: 52px;
    line-height: 52px;
    margin-left: 357px;
    margin-top: 87px;
    text-align: center;
    width: 412px;
}
.bloc_panier .boutonprecedent {
    background-color: #bfc2c4;
    background-image: url("../img/chevron_gauche.png");
    background-position: 11px 16px;
    background-repeat: no-repeat;
    border-radius: 6px;
    color: white;
    display: inline-block;
    font-size: 30px;
    font-weight: 300;
    height: 52px;
    line-height: 52px;
    margin-left: 160px;
    padding-left: 34px;
    text-align: left;
    vertical-align: top;
    width: 149px;
}
.bloc_panier .boutonsuivant {
    background-color: #bd006f;
    background-image: url("../img/chevron_droite.png");
    background-position: 146px 16px;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 6px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    font-weight: 300;
    height: 52px;
    line-height: 52px;
    margin-left: 571px;
    padding: 0 50px 0 0;
    text-align: right;
    vertical-align: top;
    width: 133px;
}
.bloc_panier .editionadresses {
    background-color: #f2f3f3;
    border-radius: 8px;
    padding-bottom: 33px;
    padding-left: 51px;
    padding-top: 24px;
}
.bloc_panier .editionadresses .col {
    display: inline-block;
    vertical-align: top;
    width: 594px;
}
.bloc_panier .editionadresses .col .labeladresse {
    font-size: 20px;
    font-weight: 300;
    height: 32px;
    padding-top: 23px;
}
.bloc_panier .editionadresses .col .labeladresse .obligatoire {
    color: #bd006f;
}
.bloc_panier .editionadresses .col input[type="text"] {
    font-size: 20px;
    height: 39px;
    padding: 0 0 0 5px;
    width: 505px;
}
.bloc_panier .editionadresses .col select {
    font-size: 20px;
    height: 39px;
    width: 510px;
}
.bloc_panier .editionadresses .col textarea {
    height: 129px;
    width: 505px;
}
.bloc_panier .editionadresses .col .valideradresse {
    background-color: #bd006f;
    border: medium none;
    border-radius: 6px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
    height: 51px;
    line-height: 51px;
    margin-left: 152px;
    margin-top: 251px;
    text-align: center;
    width: 234px;
}
.bloc_panier .legendeobligatoire {
    color: #bd006f;
    font-size: 16px;
    padding-left: 29px;
    padding-top: 31px;
}
.bloc_panier .transports {
    background-color: #f2f3f3;
    border-radius: 8px;
    margin-bottom: 69px;
    padding-bottom: 80px;
    padding-left: 50px;
    padding-top: 28px;
}
bloc_panier .transports h4 {
    font-size: 19px;
    margin: 0;
    padding-bottom: 18px;
    padding-top: 18px;
}
.bloc_panier .transports .transport {
    background-color: white;
    border: 1px solid #878686;
    height: 61px;
    margin-bottom: 9px;
    width: 1079px;
}
.bloc_panier .transports .transport input[type="radio"] {
    margin-left: 29px;
    margin-right: 21px;
    margin-top: 23px;
}
.bloc_panier .transports .transport .titretransport {
    display: inline-block;
    font-size: 20px;
    width: 760px;
}
.bloc_panier .transports .transport .prixtransport {
    display: inline-block;
    font-size: 23px;
    font-weight: 900;
    margin-left: 90px;
    text-align: center;
    width: 148px;
}
.bloc_panier .transports .special {
    font-size: 20px;
    font-weight: 300;
    padding-top: 68px;
}
.bloc_panier .transports .special input[type="checkbox"] {
	    margin-left: 4px;
    margin-right: 24px;
}
.bloc_panier .transports .special a{
	text-decoration:underline;
}
.bloc_panier .paiements {
    background-color: #f2f3f3;
    border-radius: 8px;
    padding: 8px 51px 38px;
}
.bloc_panier .paiements h4 {
    font-size: 19px;
    margin: 0;
    padding-bottom: 38px;
    padding-top: 38px;
}
.bloc_panier .paiements .paiement {
	text-align: center;
}

.paiement input[type="submit"] {
    background-color: transparent;
    background-repeat: no-repeat;
    border: medium none;
    color: transparent;
    cursor: pointer;
}
.paiement_cheque input[type="submit"] {
    background-image: url("../img/cheque_logo.png");
    height: 50px;
    width: 180px;
}
.paiement_mandat input[type="submit"] {
    background-image: url("../img/mandat_logo.png");
    height: 50px;
    width: 180px;
}
.paiement_virement input[type="submit"] {
    background-image: url("../img/virement_logo.png");
    height: 50px;
    width: 180px;
}
.paiement_atos br {
    display: none;
}
.paiement_paypal input[type="submit"] {
    background-image: url("../img/paypal_logo.gif");
    height: 38px;
    width: 180px;
}
.paiement_systempay input[type="submit"] {
    background-image: url("../img/cb_logo_.png");
    height: 130px;
    width: 180px;
}
.paiement_receivepay {
}
.paiement_receivepay input[type="submit"] {
    background-image: url("../img/logoKwixo_180.png");
    height: 82px;
    width: 180px;
}
.paiement_receivepa2 {
}
.paiement_receivepa2 input[type="submit"] {
    background-image: url("../img/logoKwixo2_180.png");
    height: 82px;
    width: 180px;
}
.paiement_cybermut input[type="submit"] {
	background-image: url("../img/logo_cartes.png");
    height: 51px;
    width: 422px;
}
#produit_associe {
	margin-bottom: 80px;
}
#produit_associe .associe_texte{
	font-size:30px;
	margin-bottom: 40px;
}
#produit_associe .accessoire {
    display: inline-block;
    text-align: center;
    width: 413px;
}
#produit_associe .accessoire .zoneimage {
	display: inline-block;
}
#produit_associe .accessoire .zonedescription {
	display: inline-block;
    font-size: 17px;
    font-weight: 300;
	margin-left: 20px;
    text-align: center;
}
#produit_associe .accessoire .zonedescription  .designation{
	margin-bottom: 20px;
}
#produit_associe .accessoire .zonedescription  .voir{
	background-color: #62d8b8;
    border-radius: 8px;
    color: white;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    width: 60px;
}