@charset "utf-8";
/* CSS Document */

body, div, span, p, td, h3, h2, h3{
	font-family: 'Open Sans', sans-serif;
}

#grand_conteneur_header{
	width: auto;
	height: auto;
	margin: 0;
	background-color: #F9f9f9;
	background-color: #F9f9f9a !important;
}

a{
	text-decoration:none;
	color:inherit;
}
#conteneur_super_header{
	background: -moz-linear-gradient(
		top,
		#2e6a1a,
		#0fbd28);
}

#super_header{
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	text-align: right;
	line-height: 25px;
	font-size: 10px;
	color: #226ca6;
}

#header_conteneur{
	width: 1000px;
	height: auto;
	margin: 10px auto 0;
	/* margin-top: 7px; */
	padding-bottom:7px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	align-items: center;
}

.element_compte:first-child span {
    color: white;
}


#logo{
	/* width: 290px; */
	/* height: 60px; */
	/* float: left; */
	margin-right: 10px;
	position:relative;
	/* [disabled]display: inline-block; */
	text-align: left;
	min-width: 370px;
	position: relative;
	top: -5px;
}

#logo:after{
	position:absolute;
	/* content:"Vente en ligne du materiel informatique au Cameroun"; */
	font-size:9px;
	color:#838383;
	font-family: 'Open Sans', sans-serif;
	bottom:-8px;
	left:60px;
}
div#logo img {
    max-height: 100%;
    min-height: 73px;
    /* height: 60px; */
    /* width: auto; */
}
#recherche_entete{
	height: 40px;
	width: 350px;
	margin: 7px 10px 0 0px;
	border: 4px solid #e1e1e1;
	border-radius: 2px;
	/* [disabled]display: inline-block; */
	float: left;
	overflow: hidden;
}

#champ_recherche{
	width: 79%;
	height: 40px;
	border-right: 2px solid #e1e1e1;
	color: #999999;
	padding: 0 5px 0 15px;
	float: left;
	background-color: #fff;
	border: none;
	margin-right: 2px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
}

#champ_recherche_article {
    height: 40px;
    width: 335px;
    border: none;
}
#bouton_recherche{
	float: right;
	width: 45px;
	background-image: url(images/btn_recherche.jpg);
	height: 40px;
}

#bouton_recherche img{
	display: none;
}

#conteneu_compte{
	width: 1000px;
	height: 50px;
	float: right;
	margin-top: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.element_compte span {
    font-weight: 400;
    font-size: 11px;
    color: white;
}
.element_compte{
	display: inline-block;
	float: right;
	padding-right: 0px;
	line-height: 1.3em;
	height: 45px;
	width: auto;
	color: #ffffff;
	font-size: 14px;
	font-weight: 900;
	margin-right: 3px;
	vertical-align: middle;
	padding-top: 5px;
	white-space: nowrap;
}

.element_compte img{
	margin-left: 15px !important;
	margin-right: 65px !important;
}
.service_client_apres_identification_commande{
	display: table-cell;
	float: left;
	padding-right: 0px;
	line-height: 1.3em;
	height: 45px;
	width: auto;
	color: #226CA5;
	font-size: 14px;
	/* font-weight: 900; */
	margin-right: 20px;
	vertical-align: middle;
	padding-top: 5px;
	text-align:left;
	white-space: nowrap;
}

#div_menu{
	width: auto;
	height: 45px;
	margin: 0 auto;
	position:relative;
	z-index:100;
	/* background-color: #ffffad !important; */
}


#banniere{
	width: 700px;
	height:319px;
	margin: 0;
}


.wrap-banniere {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.wrap-banniere-sec {
    flex-direction: column;
    width: 278px;
    display: flex;
    justify-content: space-between;
}

.banniere-sec {
    height: 48px;
}

.banniere-sec2 {
    height: 126px;
}
#conteneur_super_deal{
	width: 992px;
	height: 125px;
	margin: 10px auto;
	margin-bottom: 5px;
	padding: 0 4px;
	overflow: hidden;
}

.bloc_deal{
	width: auto;
	height: 149px;
	display: table-cell;
	position: relative;
}

#conteneur_super_deal .bloc_deal:nth-of-type(2n){
	padding: 0 14px;
}

.conteneur_produit{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 0px;
}

.titre_rubrique_produit{
	width: auto;
	height: 40px;
	text-align: left;
	line-height: 40px;
	font-size: 22px;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-left: 10px;
	position: relative;
}











.conteneur_bloc_produit{
	width: auto;
	height: auto;
	padding: 15px 0;
	position: relative;
}

.block_produit{
	width: 180px;
	height: 260px;
	padding: 0 10px;
	float: left;
	border-right: 1px solid #c4c4c4;
	position: relative;
}

.block_produit_confirmation_ajouter_panier{
	width: 225px;
	height: 260px;
	padding: 0 10px;
	float: left;
	position: relative;
}


ul li:nth-child(5n) .block_produit{
	border:none;
}
.img_produit{
	height: 165px;
	width: 180px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow:hidden;
}

.img_produit img{
	width:180px;
	height:auto;
}

.description_produit{
	width: auto;	height: 40px;	color: #000;	font-size: 12px;	font-family: 'Open Sans Condensed', sans-serif;	font-weight: 900;	margin-bottom: 5px;	display:table-cell;	vertical-align:middle;
}

.prix_produit{
	width: auto;
	height: 20px;
}

.reduction_produit{
	position: absolute;	right: 10px;	top: 2px;	width: 45px;	height: 28px;	text-align: center;	line-height: 20px;
	color: #000;	font-size: 18px;	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";	font-weight: 600;	background-image: url(http://luxwebservices.net/isaac/mediastore/images/fond_reduction_produit.jpg);
}


.news_produit{
	position:absolute;
	left:10px;
	top:5px;
	width:48px;
	height:48px;
	text-align:center;
	line-height:28px;
}


.nouveau_prix{
	display: block;
	float: right;
	font-weight: 600;
	font-size: 14px;
}

.ancien_prix{
	display:block;
	float:left;
	text-decoration:line-through;
}
.total_panier_entete{
	display:block;
	float:left;
}

#titre_rubrique_vente{
	background-color: #226ca6;
}


#titre_top_produit{
	background-color:#f39200;
}

.tous_produit{
	position: absolute;
	right: 20px;
	bottom: 0px;
	color: #fff;
	font-size: 11px;
	height: 40px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 0;
	margin: 0;
	line-height: 40px;
}

#conteneur_service{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}


.bloc_service{
	width: 220px;
	float: left;
	height: auto;
	margin-top: 13px;
	padding-left: 20px;
	margin-bottom: 11px;
	padding-right: 5px;
	border-right: 1px solid #fff;
}
#conteneur_service > .bloc_service:last-child{
	border:none;
}

.bloc_service img{
	display:block;
	float:left;
	margin-right:15px;
}

.bloc_service .texte_service{
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 900;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 1.5em;
	margin-top: 5px;
	width: 145px;
}

#conteneur_footer{
	background-color: #F3F3F3;
}

#bas_conteneur{
	width: auto;
	/* [disabled]min-height: 200px; */
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #f9f9f9;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 5px solid #FF0000;
	height: auto;
}

#div_separateur_bas1{

	width:1000px;

	height:1px;

	position:relative;

	border-top:5px solid #F29400;

	font-size:1px;

	margin-top:0px;

	margin-left:auto;

	margin-right:auto;

}

#bas_contenu{
	width: 1000px;
	min-height: 120px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/* background-color: #F3F3F3; */
	/* border-bottom: 1px solid #e3e3e3; */
}

#bas_contenu2{
	width: 1000px;
	min-height: 135px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/* background-color: #F3F3F3; */
	margin-top: 15px;
	text-align: left;
	font-weight: 200;
	line-height: 1.4em;
}

#groupe_bas{
	float: left;
	padding: 0px 13px 3px 15px;
	width: auto;
	display: table-cell;
	/* border-right: 1px solid #e3e3e3; */
	height: 115px;
}


#newsletter-droit{
	float: left;
	padding: 0px 13px 3px 15px;
	width: auto;
	display: table-cell;
	height: auto;
	margin-top: 25px;


}


#titre-newsletter-droit {
    font-size: 26px;
    color: #008FCF;
    height: auto;
    width: auto;
    padding: 0px 0;


        padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 5px;
    margin-bottom: 10px;
    font-weight: 600;
}

#groupe_bas_contenu{
	padding: 5px 0px 3px 0px;
	width: auto;
	line-height: 2em;
	margin-top: 10px;
	color: #000;
	/* font-weight: 600; */
}
.fond_degrade_bleu {
    background: linear-gradient(to bottom, #006192 0%, #0A77D5 50%, #429EF4 100%) repeat scroll 0% 0% transparent;
}


#rejoignez_nous img:hover{
	-webkit-filter: saturate(0%);
	-moz-filter: saturate(0%);
	-o-filter: saturate(0%);
	-ms-filter: saturate(0%);
}

#rejoignez_nous img{
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);
}


#groupe_bas_contenu3 {
    color: #226ca6;
}


/*style pour les panier*/

#conteneur_compte_panier{
	position: relative;
	width: 170px;
	height: 50px;
	margin-left: 38px;
	margin-top: 0px;
	/* float: right; */
	border: 1px solid #DEDEDE;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 0;
}



#contenur_compte{
	width: 38px;
	height: 38px;
	float: left;

}



#compte_mon_compte{

	height:16px;

	float:left;

	background-image:url(images/hire-me.png);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:20px;

	text-transform:uppercase;

	font-size:11px;

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	margin-left:5px

}



#deconnexion{

	height:16px;

	float:left;

	background-image:url(images/logout.png);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:20px;

	text-transform:uppercase;

	font-size:11px;

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	margin-left:5px;

	color:red

}





#suivi_commande{

	height:16px;

	float:left;

	background-image:url(images/order.png);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:17px;

	text-transform:uppercase;

	font-size:11px;

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	margin-left:5px

}



#contenur_panier{
	width: 120px;
	height: 40px;
	float: left;
	margin-left: 5px

}


#conteneur_texte_footer2{
	height: auto;
	width: 1000px;
	float: left;
}

#conteneur_logo_paiement_footer2{
	height: 135px;
	width: 325px;
	float: left;
	border-right: #e3e3e3;
	margin-left: 15px;
}


.bloc_footer2{
	width: auto;
	height: auto;
	float: left;
	margin-right: 50px;
	font-size: 12px;
	font-family: inherit;
	display: table-cell;
	margin-left: 15px;
}

.bloc_footer2 h3{
	margin: 5px 0;
	padding: 0;
}

#marque_produit_accueil{
	height: 15px;
	width: auto;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	padding: 3px;
	font-weight:300;
}

#conteneur_rayon{
	width: 1000px;
	margin: 25px auto;
	height: auto;
	margin-top: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom: 5px;
}

.bloc_rayon{
	width: 192px;
	height: 94px;
	float: left;
	margin-right: 4px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 4px;
}

.titre_bloc_rayon{
	width: auto;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-color: rgba(255,255,255,1.8);
	font-weight: 600;
	transition:all ease-in-out 0.2s;
}

.bloc_rayon:hover .titre_bloc_rayon{
	left: 0px;
	bottom: 0px;
	right: 0px;
	top:0;
	background-color: rgba(0,0,0,0.4);
	height: 94px;
	text-align: center;
	line-height: 94px;
	color: #fff;
	cursor:pointer;
	transition:all ease-in-out 0.2s;
}


.conteneur_bloc_marque{
	width: auto;
	height: auto;
	padding: 15px 0;
}


#bande_vente{
	width: 1000px;
	height: 64px;
	margin: 0 auto;
	background-color: #000;
	padding: 0px;
	margin-top: 0px;
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
}

table > tbody > tr > td .agence_sav {





    color: #E0D529;
}



table > tbody > tr > td .paiement_securise {
    color: #81BF20;
}

table > tbody > tr > td .satisfait_ou_rembourse {
    color: #29B7A1;
}

 table > tbody > tr > td > table > tbody > tr > td > span {
    color: #AA9B81;
    font-size: 15px;
    display: inline;




}

#bande_vente > table > tbody > tr > td > div a:first-child {
	color: #FF7E00;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 0px 5px;
	font-size: 18px;
}

#bande_vente > table > tbody > tr > td > div a {
    color: #FFF;
    padding: 5px 0px 5px;
    border-top: 1px solid #E87300;
    border-bottom: 1px solid #E87300;
}

#bande_vente > table > tbody > tr > td > table > tbody > tr > td > a, #bande_vente > table > tbody > tr > td > table > tbody > tr > td > span {
	color: #AA9B81;
	font-size: 12px;
	display: inline;
}

#titre_top_rayon{
	background-color: #226CA6;
	margin-bottom: 15px;
}


.bouton_orange_boutique {
	height: 30px;
	width: 100%;
	padding-left: 30px;
	line-height: 30px;
	padding-top: 3px;
	color:white
}

.panier_btn{
	background-image: url(images/panier.png);
	background-repeat: no-repeat;
	background-position: 0px 1px !important;
	background-size: 20px 17px;
}
.div_conteneur_bouton_orange_boutique {
	background-color: #226ca6;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #226ca6;
}

.div_conteneur_bouton_orange_boutique:hover {
	border-bottom: 2px solid #f39303;
}
#div_detail_produit {
	height: auto;
	position: relative;
	border-top: 5px solid #F6F6F6;
	margin-top: -12px !important;
	padding: 5px;
}
#div_titre_detail_produit {
	position: absolute;
	top: -17px;
	left: 140px;
	border: 5px solid #F6F6F6;
	width: 351px;
	background-color: #226ca6;
	font-weight: bold;
	color: #FFF;
}

#opacite {
  background-color: rgba(0, 0, 0, 0.7);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2500
}

#opacite2 {
  background-color: rgba(0, 0, 0, 0.7);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2800
}

#opacite3 {
  background-color: rgba(0, 0, 0, 0.5);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2500
}

#opacite4 {
  background-color: rgba(0, 0, 0, 0.5);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:3000
}

.block_produit_confirmation_ajouter_panier{
	width: 225px;
	height: 260px;
	padding: 0 10px;
	margin-left:auto;
	margin-right:auto;
}

/* button
---------------------------------------------- */

.button1 {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}



.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}

.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}


/* color styles

---------------------------------------------- */

/* white */

.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}

.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');

}

.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}



/* orange */


.orange {




	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

.orange:hover {
	background: #f47c20;




	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

.orange:active {

	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}



/* red */

.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}

.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}

.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}



/* green */

.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}

.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');

}


#conteneur_panier{
    width: 960px;
    height: auto;
    margin: 0 auto;
	background-color:#fff;
	padding:20px;
}.pannier > div {
    /* display: flex; */
    justify-content: space-between;
}
div#conteneur_panier .texte_noir16px {
    color: green;
    font-style: italic;
    margin-bottom: -15px;
}
.pannier > div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pannier{
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	font-variant: inherit;
	font-size: 100%;
	vertical-align: baseline;
	height: auto;
	display: block;
}

.conteneur_description_produit{
	width: 68%;
	height: auto;
	color: #000;
	float: left;
}

.img_description{
	padding: 10px 5px;
	width: 110px;
	vertical-align: middle;
	display: block;
	float: left;
	position: relative;
	}
.description{
	padding: 1em;
	width: calc( 100% - 250px );
	display: block;
	color: #333;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	float: left;
	max-width: 400px;
	}

	.nom_produit{
	text-transform:uppercase;
	display:block;
	color:#333;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;

}

.dernier_produit{
	color:#FF7800;
	}
.conteneur_quantite_prix{
	padding: 30px 0 0 0;
	width: 25%;
	display: block;
	color: #333;
	vertical-align: middle;
	float: left;
}

.quantite_prix{




	display: table;	width: 100%;	padding:0;	margin:0;
}

.quantite_produit{
	width: 45%;	height: auto;	display: block;	text-align: center;	float: left;
	}

.quantite{
	width:64px;
	height:40px;
	display:inline-block;
	text-align:center;
	border: 1px solid #CCC;
	margin:0 auto;
	line-height:40px;

	}

.prix_produit_panier{
	width: 55%;	height: auto;	display: block;	text-align: right;	vertical-align: middle;	float: right;	margin-top: 10px;
}

.text_prix_produit{
	padding: 0 10px;
	}
#pied_panier{
	width:auto;	height:auto;	margin: 0 auto;	text-align:right;
}

#resume_panier{
	display: block;	width: 45%;	height: auto;	text-align: left;	font-family: 'Open Sans', sans-serif;	float: right;
	}



.bloc_panier_resume{
	font-size: 1em;
	line-height: 1.5em;
	position: relative;
	display: block;
	width: auto;
	padding: 10px 15px;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px solid #CCC;
	color: #000;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.bloc_panier_resume_total{
	display: block;	padding: 10px 15px;
}

div#div_liste_panier td {
    font-weight: 700;
    /* color: #000; */
    /* text-align: center; */
}
.bloc_panier_resume_total span{
	display:block;
	float:left;
	font-weight: 700;
}

.bloc_panier_resume_total strong{
display:block;float:right;
}

.bloc_panier_resume_frais_livraison{
	display: block;	margin-top:10px
}


.bloc_panier_resume_frais_livraison span{
	display:block;
	float:left;
}

.bloc_panier_resume_frais_livraison strong{
display:block;
float:right;
}


/*.bloc_panier_resume strong{
display:block;
float:right;
}*/

.bouton_commande {
	height: 50px;
	width: 100%;
	line-height: 50px;
	background-color: #226ca6;
	border-bottom: 2px solid #226ca6;
}

.bouton_commande:hover {
	height: 50px;
	width: 100%;
	line-height: 50px;
	background-color: #226ca6;
	border-bottom: 2px solid #f39200;
}

div.quantite  select{
	width: auto;
	height: 30px;
	background-color: #FEFEFE;
	padding: 0 5px 0 10px;
	margin: 5px 5px 10px 5px;
	border: none;
	font-size: 13px;
	color: #333;
	font-family: "Open Sans", Sans-serif;
}

.texte_barre_prix_pannier{
	text-decoration:line-through;	font-size: 14px;	font-family: 'Open Sans', Sans-Serif;
}


.champs_nom_prenom{
	width: 100%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding: 0px 5px 0px 5px;
	background-image: url(images/icone_personne_formulaire.jpg);
	background-repeat: no-repeat;
	background-position: left 10px top 9px;
	padding-left: 30px
}

.champs_email{
	width: 100%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding:0px 5px 0px 5px;
	background-image:url(images/icone_mail_formulaire.jpg);
	background-repeat:no-repeat;
	background-position: left 10px top 9px;
	padding-left:30px
}


.champs_mot_passe{
	width: 100%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding: 0px 5px 0px 5px;
	background-image: url(images/icone_cadena_formulaire.jpg);
	background-repeat: no-repeat;
	background-position: left 10px top 7px;
	padding-left: 30px
}



.champs_telephone{
	width: 100%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding: 0px 5px 0px 5px;
	background-image: url(images/icone_portable_gris_entete.jpg);
	background-repeat: no-repeat;
	background-position: left 10px top 9px;
	padding-left: 30px
}

.champs_argent{
	width: 75%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding: 0px 5px 0px 5px;
	background-image: url(images/coins.png);
	background-repeat: no-repeat;
	background-position: left 10px top 9px;
	padding-left: 30px
}

.champs_carte{
	width: 75%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding: 0px 5px 0px 5px;
	background-image:url(images/icone_carte.jpg);
	background-repeat: no-repeat;
	background-position: left 10px top 9px;
	padding-left: 30px
}

.champs_paypal{
	width: 75%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding: 0px 5px 0px 5px;
	background-image:url(images/paypal-128.png);
	background-repeat: no-repeat;
	background-position: left 10px top 9px;
	padding-left: 30px
}

.champs_titre{
	width: 75%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding: 0px 5px 0px 5px;

	background-image:url(images/edit.png);
	background-repeat: no-repeat;
	background-position: left 10px top 9px;
	padding-left: 30px
}


.champs_localisation{
	width: 100%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding: 8px 5px 5px 5px;
	background-image: url(images/pin.png);
	background-repeat: no-repeat;
	background-position: left 10px top 9px;
	padding-left: 30px;
	box-sizing: border-box;
}

.champs_reference{
	width: 85%;
	height: 30px;
	border: 1px solid #B4BBC6;
	padding:0px 5px 0px 5px;
	background-image:url(images/barcode.png);
	background-repeat:no-repeat;
	background-position: left 5px top 3px;
	padding-left:30px
}

a.bouton_orange {
	background-color: #226ca6;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #226ca6;
	width:auto;
	padding:5px 30px;
}

a.bouton_orange:hover {
	border-bottom: 2px solid #f39200;
}


a.bouton_bleu {
	background-color: #226CA6;
	height: 30px;
	line-height: 30px;
	border-bottom:2px solid #226CA6;;
	width:auto;
	padding:5px 30px

}

a.bouton_gris:hover {
	border-bottom:2px solid #F29400;
}

a.bouton_gris {
	background-color:gray;
	height: 30px;
	line-height: 30px;
	border-bottom:2px solid gray;
	width:auto;
	padding:5px 30px

}
div#header_conteneur_etape_commande #logo {
    min-width: 280px;
}
a.bouton_bleu:hover {
	border-bottom:2px solid #F29400;
}


#conteneur_apercu_compte {
	float: right;
	width: calc( 100% - 142px );
	height: auto;
	text-align:right;
	margin-top:25px;
	display: flex;
	justify-content: flex-end;
}

.apercu_compte{padding:0px; margin:0px}
.apercu_compte li {
	width:auto;
	padding:0 15px;

}

.apercu_compte li{
    font-size: 13px;
    display:table-cell;
    text-align: center;
    position: relative;
    margin: 0px 0px;
	font-family: 'Open Sans', sans-serif;
    color:#838383;
	text-transform:uppercase;
	font-weight:600;
	vertical-align:middle;
}

#header_conteneur_etape_commande{
	width: 1000px;
	height: auto;
	margin: 15px auto;
	margin-top: 15px;
	padding-bottom: 15px
}

#conteneur_etape_comande {
	float: right;
	width: 700px;
	height: auto;
}


.apercu_compte li.current, .apercu_compte li:hover {
   color: #e2001a;
}

.chemin{padding:0px;margin:0px;display: flex;justify-content: space-between;}

.apercu_compte{padding:0px; margin:0px}
.chemin li { width:19%}

.chemin li{
    font-size: 16px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin: 0px 0px;
    font-family: 'Open Sans', sans-serif;
    color:#C3C3C3;
    text-transform:uppercase;
    font-weight:bold;
    width: 20%;
}

.chemin li span.cercle{
	display:block;
    margin:0 auto;
    width:38px;
    background:transparent;
    height:38px;
    text-align:center;
    border-radius:50% 50%;
	color:#C3C3C3;
	border:2px solid #C3C3C3;
	line-height:38px;
	font-seize:16px;
	position:relative;
	margin-bottom:5px
}

.chemin li span.cercle:after{
	content:"";
	position:absolute;
	/*! right:0; */
	top:50%;
	width:84px;
	height:2px;
	background-color:#C3C3C3;
	left: 100%;
}

.chemin li:last-child span.cercle:after{
	content:"";
	position:absolute;
	right:0px;
	top:50%;
	width:00px;
	height:0px;
	background-color:#000
}


#header_conteneur_etape_commande{
	width: 1000px;
	height: auto;
	margin: 15px auto;
	margin-top: 15px;
	padding-bottom: 15px;
	display: flex;
	justify-content: space-between;
}

#conteneur_etape_comande {
	float: left;
	width: 700px;
	height: auto;
}

.chemin li.current {
   color: #226ca6;
}


.chemin li:last-child.current span.cercle:after{
	content:"";
	position:absolute;
	right:0px;
	top:50%;
	width:0px;
	height:0px;
	background-color:#C3C3C3
}
.chemin li.current span.cercle{
	color: #226ca6;
	border: 2px solid #226ca6;
}


.chemin li.do {
   color: #f39200;
}


.chemin li.do span.cercle{
	color: #f39200;
	border: 2px solid #f39200;
}

.chemin li.do  span.cercle:after{
	content:"";
	position:absolute;
	right:-97px;
	top:50%;
	width: 85px;
	height:2px;
	background-color: #f39200;
}

.chemin li.current  span.cercle:after{
	content:"";
	position:absolute;
	/* right:-97px; */
	top:50%;
	width: 86px;
	height:2px;
	background-color:#C3C3C3;
}

#conteneur_service_etape_commande{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-top:10px
}

#conteneur_service_etape_commande a{
	margin:0px 6px
}
#conteneur_service_etape_commande a:hover{
	color:#F29400;
	text-decoration:underline
}
.div_conteneur_champs_formulaire_inscription {
	margin-bottom: 20px;
	width: 439px;
	float: left;
	margin-left: 15px;
}

.div_conteneur_champs_formulaire_livraison {
	margin-bottom: 10px;
	width: 429px;
	margin-left: 15px;
}

.div_conteneur_information_livraison_recap {
	margin-bottom: 0px;	width: 529px;	margin-left: 15px;
}


select.champ_formulaire{
	height: 30px;
	border:0px;
    border: 1px solid #B4BBC6;
}


select.champ_formulaire option{
	height:20px;
	border-bottom:1px solid #B4BBC6
}

.element_compte div{
	float:left;
	padding:0 5px;
}

#deconnection{
	height: 50px;
	line-height: 40px;
	font-size: 14px;
	color: #0e0e0e;
	width: auto;
}

#info_compte{
	border-right:1px solid #A9A9A9;
	padding-right:10px;
}
#div_conteneur_formulaire_code_promo {
	padding: 5px 15px 0px 0px;
	display: none;
	margin-bottom:0px
}
#div_champs_code_promo {
	float: left;
	margin-top:10px
}
#div_bouton_ok_code_promo {
	float: left;
	margin-top:10px
}
#erreur_code_promo{
	display:none
}
label{cursor:pointer;color: #000;}

.loader{
  position:absolute;
  left:0px;
  top:0px;
  bottom:0px;
  right:0px;
  background-color:rgba(0,0,0,.7);
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  z-index:10000;
  display:none
}

#resume_panier_paiement{
	display: block;
	width: 35%;
	/* [disabled]border: 1px solid #CCC; */
	height: auto;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	float: right;
}

#resume_panier_paiement .bloc_panier_resume{

	font-size:12px

}

.fond_gris{
	background-color:#CCC;
}
#div_liste_moyen_paiement {
	float: left;
	width: 63%;
	height: auto;
}
.div_titre_bloc_moyen_paiement {
	padding: 10px 0px;
}
.div_libelle_bloc_moyen_paiement {
	padding: 0px 10px;
}
.div_ligne_conteneur_moyen_paiement {
	padding: 10px 0px;
	margin-bottom: 20px;
}
.div_item_gauche_moyen_paiement {
	float: left;
	width: 45%;
	height: 110px;
	margin-right: 8%;
	background-color: #FBFBFB;
	border: 1px solid #D3E0E8;
	cursor: pointer;
	border-radius: 5px
}

.div_item_gauche_moyen_paiement:hover{
	box-shadow: 0px 0px 7px 1px rgba(211, 224, 232, 0.99);
	-moz-box-shadow: 0px 0px 7px 1px rgba(211, 224, 232, 0.99);
	-webkit-box-shadow: 0px 0px 7px 1px rgba(211, 224, 232, 0.99);
	border-radius: 5px

}
.div_logo_moyen_paiement {
	float: left;
	margin: 10px 30px;
}
.div_radio_moyen_paiement {
	padding: 45px 10px 0px 15px;
	cursor: pointer;
	width: auto;
	float: left;
}
.div_item_droite_moyen_paiement {
	float: left;
	width: 45%;
	height: 110px;
	background-color: #FBFBFB;
	border: 1px solid #D3E0E8;
	border-radius: 5px
}


.div_item_droite_moyen_paiement:hover{
	box-shadow: 0px 0px 7px 1px rgba(211, 224, 232, 0.99);
	-moz-box-shadow: 0px 0px 7px 1px rgba(211, 224, 232, 0.99);
	-webkit-box-shadow: 0px 0px 7px 1px rgba(211, 224, 232, 0.99);
	border-radius: 5px;
	border:1px solid #D3E0E8

}

.div_item_selected_moyen_paiement{
	box-shadow: 0px 0px 7px 1px rgba(211, 224, 232, 0.99);
	-moz-box-shadow: 0px 0px 7px 1px rgba(211, 224, 232, 0.99);
	-webkit-box-shadow: 0px 0px 7px 1px rgba(211, 224, 232, 0.99);
	border-radius: 5px;
	border:1px solid #D3E0E8

}
#chemin_de_fer {
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 1px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#div_conteneur_chemin_de_fer {
	border-bottom: 1px solid #CCC;
}

#chemin_de_fer a{
	color:#6c6c6c
}
#chemin_de_fer a:hover{
	color:#F29400
}
#conteneur_tableau_apercu_compte{
	width: 100%;
	display: table;
	margin-top: 20px;
	border: 1px solid #E1E1E1;
	border-right: none;
	border-left: none;
}


.conteneur_entete_tableau_apercu_compte{
	width:100%;
	display:table;
}

.conteneur_cellule_tableau_apercu_compte .entete_tableau_apercu_compte{
	background-color:transparent;
}
#conteneur_tableau_apercu_compte .conteneur_cellule_tableau_apercu_compte{
	border-bottom:1px solid #E1E1E1;
}
#conteneur_tableau_apercu_compte .conteneur_cellule_tableau_apercu_compte:last-child{
	border-bottom:none;
}

#conteneur_tableau_apercu_compte .conteneur_cellule_tableau_apercu_compte:hover{
	background-color:#F8F8F8;
}
.entete_tableau_apercu_compte{
	background-color: #f3f3f3;
	display: table-cell;
	height: 25px;
	vertical-align: middle;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	border-right: 1px solid #E1E1E1;
	padding-left: 10px;
}

.conteneur_entete_tableau_apercu_compte .entete_tableau_apercu_compte:first-child{
	border-left:1px solid #E1E1E1;
}

.conteneur_entete_tableau_apercu_compte .entete_tableau_apercu_compte:nth-child(1){
	width:24%;
}
.conteneur_entete_tableau_apercu_compte .entete_tableau_apercu_compte:nth-child(2){
	width:12%;
}
.conteneur_entete_tableau_apercu_compte .entete_tableau_apercu_compte:nth-child(3){
	width:13%;
}
.conteneur_entete_tableau_apercu_compte .entete_tableau_apercu_compte:nth-child(4){
	width:14%;
}
.conteneur_entete_tableau_apercu_compte .entete_tableau_apercu_compte:nth-child(5){
	width:16%;
}
.conteneur_entete_tableau_apercu_compte .entete_tableau_apercu_compte:nth-child(6){
	width:21%;
}

#conteneur_moyen_livraison{
	background-color: #fff;
	height: auto;
	width: auto;
	overflow:;
}

#moyen_livraison{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	display: b;
	overflow: hidden;
	padding: 10px 0;
	max-width: 100vw;
}

.bloc_moyen_livraison{
	display: table-cell;
	height: 125px;
	width: auto;
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px;
}

#div_formulaire_inscription1 {
	width: 460px;
	min-height: 250px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	position: relative;
}


#contenaire_tous_produit{

	width: 620px;

	height: auto;
	float:right;
	min-height: 320px;

}

.bloc_produit{

	margin-bottom:15px;

	background-color:#ffffff;

	float:left;

	margin-right:25px;
	position:relative;

}

/*#conteneur_bloc_produit .block_produit:hover:after{
	content:'';
	position:absolute;
	top:0px;
	right:0px;
	left:0px;
	bottom:0px;
	background-color:rgba(250,250,250,0.5);
}*/

.image_bloc_tous_produit{

	height:258px;

	width:202px;

}


.titre_bloc_tous_produit{

	font-size: 13px;

	color: #000;

	font-family: 'Open Sans', sans-serif;

	padding:5px;

	text-align:center;

	text-transform:uppercase;
	width:auto;
}

ul{
	list-style:none;
}

.titre_tri_produit{
	width: auto;
	list-style: none;
	margin: 0;
	padding: 10px 10px;
	text-align: left;
	border-bottom: 1px solid #111;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #2e6a1a;

	height: auto;
	border-radius: 5px 5px 0 0;
}

#titre_tri_produit_marque{
	background-color: #ce1127;
}

#contenaire_tri_produit_gauche ul {
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:20px;
}
#contenaire_tri_produit_gauche{
	width: 200px;
	float: left;
}

#contenaire_tri_produit_gauche ul li{
	width:auto;
	list-style:none;
	margin:0;
	text-align:left;
	border-bottom: 1px solid #EBEBEB;
	color:#333;
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}

#contenaire_tri_produit_gauche ul li a{
	display:block;
	padding:7px 10px;
}
#contenaire_tri_produit_gauche ul li a:hover{
	color:#f39200;
}

#conteneur_tri_categorie{
	width:auto;
	height:auto;
	padding:10px;
}

#titre_contenu_categorie{
	margin:20px 0;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	color:#838383;
}

#chemin_fer{height:50px; border-bottom:1px solid  #E3E3E3; line-height:50px; padding:0px 10px }
div#conteneur_super_deal.autre-produit-left div {
    margin: 0 0 30px 0 !important;
    padding: 0 !important;
    width: auto;
    max-width: 100%;
    display: block;
    height: auto;
}

div#conteneur_super_deal.autre-produit-left {
    display: flex;
    flex-direction: column;
    height: auto;
    width: auto;
}
#conteneur_tri_marque_produit{
	height: auto;
}
#liste_produit_interne {

	float: right;
	width: 770px;
	height: auto;
}

div#liste_produit_interne select {
    background-color: #d8d8d8;
    padding: 4px 4px;
    border-radius: 3px;
}

div#liste_produit_interne select:focus {
    outline:none;
}

#conteneur_bloc_produit div[class="block_produit"]:nth-of-type(4n){
	border-right: 1px solid white

}

#conteneur_produit div[class="block_produit"]{
	width:170px;

}


#conteneur_produit div[class="block_produit"]:last-child{
	border-right: 1px solid white

}
#conteneur_produit div[class="block_produit"]{
	margin-bottom:20px
}

#top_page{
	position: fixed;
	bottom: 100px;
	right: 29px;
	cursor: pointer;
	display:none;
}

#pagination{
	text-align:right;
	width:auto;
	background-color:#E6E6E6;
	border-top:2px solid #9F9F9F;
	margin:15px 0 10px 0 ;
	padding:10px 5px;
}

.bloc_pagination{
	width: auto;
	height: auto;
	padding: 5px 5px;
	background-color: #226CA6;
	color: #fff;
	display: inline-block;
	margin:0 3px 0 0;
	font-size:11px;
	border-radius:3px;
}

.pagination_actif{
	background-color: #F29400;
}

.fiche_point_relais{border:1px solid #F5F5F5; margin-bottom:10px}
.fiche_point_relais_active{border:1px solid red; margin-bottom:10px}

.bloc_footer2 ul{
	margin:0;
	padding:0;
}

.bloc_footer2 ul li.niveau1{
	float:left;
}

#titre_page_interne{
	width: 1025px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	color: #008FCF;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}

#titre_page_actualite{
	width: auto;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	color: #008FCF;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	height: auto;
	line-height: 1.4em;
	font-weight: bold;
	text-align: left;
}


#conteneur_interne{
	width: 970px;
	margin: 0 auto;
	padding-bottom: 40px;
	background-color: #FDFDFD;
	padding: 0 15px 40px 15px;
}

#conteneur_interne_contact{
	width: 990px;
	margin: 0 ;
	padding-bottom: 40px;
	margin-top: 25px;
}


#div_zone_travail{
	float: left;
	width: 650px;
	border-radius: 10px;
	background-color: #fff;
	padding: 20px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	text-align: justify;
	border: 1px solid #d9d9d9;
	padding-top: 10px;
	min-height: 366px;
}

#conteneur_titre_page{
	width: auto;
	height: auto;
	background-color: #FDFDFD;
}



#div_zone_travail_contact{
	width: 770px;
	border-radius: 10px;
	background-color: #fff;
	padding: 20px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	text-align: justify;
	border: 1px solid #F5F5F5;
	padding-top: 10px;

	margin: 0 auto;
	background-color: #F8F8F8;
	display: block;
}

#image_interne{
	margin:0 auto;
	height:auto;
	width:1025px;
}

#div_conteneur_menu_droite_contact{
	float: right;
	width: 345px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	color: #808080;
	font-size: 14px;
	padding: 10px;
	padding-top: 25px;
	box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 5px 2px rgba(119, 119, 119, 0.75);
	margin-top: 30px;
}
#div_conteneur_menu_droite_contact a{
	color: #226CA6;
}

#div_conteneur_menu_droite{
	float: right;
	width: 250px;
	margin-right: 15px;
}


#grand_conteneur_interne{
	/* [disabled]background-color: #FDFDFD; */
}


.div_smenu_droite:hover a{
	color:#008FCF;
	font-weight:bold;
}

#div_titre_menu_droite{
	font-size: 26px;
	color: #008FCF;
	height: auto;
	width: auto;
	padding: 0px 0;
	font-family: 'Open Sans', sans-serif;
	padding-left: 5px;
	margin-bottom: 10px;
}

.div_smenu_droite{
	height:auto;
	width:auto;
	padding:5px;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	border-bottom:1px solid #F5F5F5;
	text-transform:capitalize;
}

#div_liste_smenu{
	padding-left: 15px;
}

.chemin_de_fer:hover{
	color:#E63D8C;
}

a{
	color:inherit;
	text-decoration:none;
}

.texte_page_interne{
	width: auto;
	height: auto;
	margin: 0;
	color: #5E5E5E;
	font-size: 14px;
	line-height:1.8em;
}

.texte_page_interne h3{
	padding:2px;
	color:#394896;
	margin-bottom:0;
}


#conteneur_interne_contact{
	width: 990px;
	margin: 0;
	padding-bottom: 20px;
	margin-top: 25px;
}


#div_zone_travail_contact{
	width: auto;
	border-radius: 10px;
	background-color: #fff;
	padding: 20px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	text-align: justify;
	border: 1px solid #F5F5F5;
	padding-top: 10px;
	margin: 0 auto;
}

.champ_texte {
	width: 98%;
	border: 1px solid #FFF;
}


#objetc, #raison{
	width: auto;
	height: 25px;
}

#formulaire_contact {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.3em;
    float: left;
    max-width: 500px;
}

#formulaire_contact input{
	margin-bottom:10px;
	margin-top:5px;
	padding:0 5px;
	height:30px;
	border-radius:5px;
	border: 1px solid #999;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

#nomc, #villec, #emailc, #telephonec{
	height: 25px;
	width: 318px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#textec{
	width: 100%;
	box-sizing: border-box;
	max-width: 710px;
	height: 200px;
	padding: 5px;
	border-radius:5px;
	border: 1px solid #999;
}

.titre_rouge{
	color:#F00;
}


#texte_contact{
	padding-top: 15px;
	border: none;
}


#formulaire_contact table tr td input#captchacode{
	width: 135px;
	height: 32px;
	text-align: center;
	display: block;
	border: 1px solid #999;
}

#valider_contact, #annuler_contact{
	width: 150px;
	float: none;
	display: inline-block;
	border-radius: 0px;
	height: 25px;
	line-height: 25px;
}


#texte_droite_contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5E5E;
	line-height: 1.8em;
}

#texte_droite_contact h3{
	margin:0;
	padding-bottom:5px;
	padding-top:10px;
}

#formulaire_contact textarea:focus, #formulaire_contact input:focus{
	border: 1px solid #EF7B22;
}


.bouton_cyan{

    width:auto;
	padding:3px 10px 3px 10px;
	border:1px solid transparent;
	float:left;
}

.bouton_cyan:hover{
	border:1px solid #00aeef;
}


.fiche_album {
	float: left;
	width: 192px;
	padding: 10px;
	background-color: #FFF;
	height: 180px;
}

.fiche_album:hover {
	background-color: #EEE;
}

.texte_gris_fonce12px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}

.texte_gris_article11px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
   color:#58595b;
    line-height:1.5em;
    text-align:justify
}


.texte_gris_clair32px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#808285;
}

.texte_gris_clair30px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#808285;
}

.texte_gris_clair28px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#808285;
}

.texte_gris_clair26px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#808285;
}

.texte_gris_clair24px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#808285;
}
.texte_gris_clair18px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#808285;
}
.texte_gris_clair20px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#808285;
}

.texte_gris_clair16px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#808285;
}

.texte_gris_clair14px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#808285;
}

.texte_gris_clair12px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808285;
}

.texte_gris_clair11px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808285;
}

.texte_gris_clair10px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808285;
}

#titre_page_interne{
	font-size: 22px;
	font-family: inherit;
	padding: 15px 0 10px 0px;
	border-bottom: 1px solid #e2001a;
	color: #009036;
	width:auto;
}

#banniere_publicitaire {
    margin: 15px 0;
}

#conteneur-bloc-promotion{
	margin: 0px 0 25px;
}

#bloc-promotion-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	min-height: 370px;
}
.bloc_deal img {
    display: block;
    position: relative;
    transform:scale(1);
    transition: all linear 0.4s;
    max-width: 100%;
    height: auto;
}

.bloc_deal img:hover {
    transform:scale(1.1);
    transition: all linear 0.4s;
}

#conteneur_super_deal:hover .bloc_deal img:not(:hover) {
    filter:saturate(0.4);
}


#banniere_secondaire a:before, .bloc-promotion a:before, #banniere_publicitaire a:before {
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    width: 0;
    top: 0;
    left: 50%;
    content: "";
    transition: all 0.3s ease-in-out 0s;
    z-index: 100;
}

#banniere_secondaire a:hover:before, .bloc-promotion a:hover:before, #banniere_publicitaire a:hover:before {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}

div#banniere_secondaire a, div#banniere_secondaire img, .bloc-promotion a, #banniere_publicitaire a {
    position: relative;
    display:block;
}

.wrap-bloc-temoignage {
    display: block;
    /* width: 50% !important; */
    margin-top: 10px;
    display:;
}

.wrap-bloc-temoignage2 {
    display: block;
    /* width: 50% !important; */
    margin-top: 10px;
    display:;
}

.bloc-temoignage {
    /* display: flex; */
    margin-right: 0;
    text-align: left;
}

.img-temoin {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 17px;
}
.wrap-bloc-temoignage .owl-item:nth-child(2n) .bloc-temoignage {
    /* text-align: right; */
    margin-right:;
}

.wrap-bloc-temoignage .owl-item:nth-child(2n+1) .bloc-temoignage {
    text-align: left;
}
.img-temoin img {
    border-radius: 50%;
    height: auto;
    width: 180px;
    max-width: 100%;
}

.wrap-text-temoignage {
    font-size: 13px;
    color: #404040;
    line-height: 1.6em;
    text-align: center;
}

.non-temoin {
    margin-top: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #000;
}

.texte_bloc_faq a {
    color: #004cff;
    text-decoration: underline;
}
