.listePays{
	box-sizing: border-box;
    padding: 20px 60px;
    margin: 0 auto;
    display: table;
}
.listePays > p{
	padding:15px 0;
}
.listePays *, .listePays *:before, .listePays *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.listePays li {
    float: left !important;
    width: 175px !important;
    height: 50px !important;
}
.listePays li {
    float: left;
    list-style: none;
    width: 244px;
    margin-bottom: 20px;
    /* text-align: center; */
}
.listePays a {
    text-decoration: none !important;
}


.listePays a img {
    vertical-align: middle;
    /* margin-top: 10px; */
}
.listePays a span {
    font-weight: bold;
    text-decoration: underline;
    margin-left: 2px;
    /* display: block; */
    /* margin: 10px auto; */
}
/* MEDIA QUERIES */
@media (max-width: 1024px) and (max-device-width: 1024px) {
	#content{
		padding:0 10px;
	}
	.listePays ul,
	.listePays{
		display:table;
		width:100%;
		padding:0;
	}
	.listePays li{
		width:25%!important;
		box-sizing:border-box;
	}
	.listePays a {
		text-align: center;
		width: 100%;
	}
	.listePays a img {
		display: block;
		margin: 10px auto;
	}
	.listePays a span {
		display: block;
		width: 100%;
		text-align: center;
	}
	}
@media (max-width: 980px) and (max-device-width: 980px) {
	.listePays li{
		width:33.333%!important;
	}
}



/* ================   SEARCH   ================== */
/*   General   */
#search {
  margin:0 auto;
  position:relative;
  width:980px;
  margin-top:10px;
  display: table;
  margin-bottom: 43px
}
.mentionPerso {
	margin: 56px auto 0;
    position: relative;
    width: 980px;
}

/* GAUCHE */
#search #gauche {
  float:left;
  width: 20%;
}
#search #gauche #categories {
  font-family:Helvetica, Arial, sans-serif;
  font-size:16px;
  margin-top:0px;
  line-height:27px;
}
#search #gauche #categories ul {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
#search #gauche #categoriesFaq ul {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}
/*   /General   */

/*   CatÃ©gories   */
#search #gauche .decalageNom {
  padding-left:6px;
}

#search #gauche #categories li, #search #gauche #categoriesFaq li {
  list-style:none;
  line-height:13px;
  padding-top: 4px;
  padding-bottom: 4px;
}

#search #gauche #categories .topCat li {
  /*line-height:normal;
  margin-top:2px;
  margin-bottom:6px;
  line-height:17px;*/
}
#search #gauche #categories .topCatBrand li {
	text-transform: uppercase;
}
#search #gauche #categories li a, #search #gauche #categoriesFaq li a {
  text-decoration:none;
  color:#000;
}

#search #gauche #categories li a:hover, #search #gauche #categoriesFaq li a:hover {
  color:#cc0000;
}

#search #gauche #categories .active,#search #gauche #categoriesFaq .active, #search #gauche #titreShopping .active{
  color:#cc0000;
  font-size: 12px;
}
* {
    margin: 0;
    padding: 0;
}
/* Shop By Concern */
#gauche #titreShopping #champShopBy {
  width:180px;
}
#gauche #titreShopping #champShopBy .shopByRubrique{
  line-height:50px;
  background-color:#d9d7d7;
}
#contentDecalage {
  float:left;
  position:relative;
  width: calc(80% - 30px);
  margin-left:30px;
}
#contentDecalage #titre{
  font-size:20px;
}
#content #titre{
  font-size:20px;
}
#frequentes{
  margin-top:15px;
}
#frequentes #texteEntreprise{
  float:left;
  margin-left:17px;
  width: calc(100% - 210px);
  margin-bottom: 50px;
}
#mentionsLegales {
  margin-top:15px;
}
#mentionsLegales a{
  color:#333;
}
#mentionsLegales a:hover{
  color:#c00;
}
.trouverMag{
  position:relative;
  float:left;
}
.trouverMag .t_trouverMag{
  position:absolute;
  left:22px;
  top:56px;
  width:200px;
}
#frequentes .trouverMag .t_trouverMag a{
  text-decoration:none;
  font-size:10px;
}
.gauche {
   float: left;
  
}
.droite {
        float: right;
   
}
.trouverMag .t_serviceClients{
  position:absolute;
  left:51px;
  line-height: 12px;
  top:56px;
}
#frequentes .decalageImage{
  margin-right:17px;
  margin-bottom:17px;
}
#questionsCourantes .colonne{
  float:left;
  margin-left:20px;
  width:230px;
}
#questionsCourantes li{
  list-style:none;
  margin-bottom:4px;
}
#listeFAQ{
  margin-top:20px;
  margin-bottom:15px;
}
#listeFAQ .colonne{
  float:left;
  width:240px;
  margin-right:20px;
}
#listeFAQ .derniere{
  margin-right:0px;
}
#listeFAQ li{
  list-style:none;
  margin-bottom:4px;
}
#contentDecalage a{
  color:#000;
  text-decoration:none;
}
/* MODIF 07/06 */
#contentDecalage .lienRouge{
  color:#c00;
}
#contentDecalage .lienRouge:hover{
  color:#333;
}
#content .listeVille a, #contentDecalage .listeVille a{
  color:#000;
  text-decoration:underline;
}
#content .listeVille a:hover{
  color:#c00;
}
#contentDecalage .souligner a{
  text-decoration:underline;
}
#texteEntreprise #trouverMag a{
  text-decoration:none;
  font-size:10px;
}
#contentDecalage a:hover{
  color:#c00;
}
.listeQuestion .titre{
  font-size:13px;
  margin-bottom:8px;
  font-weight:bold;
}
.entreprise .titre{
  font-size:15px;
}
.plan .titre{
  font-size:15px;
}
.plan .mag{
  font-size:15px;
  margin-top:5px;
  margin-bottom:0px;
}
.plan .colonne .reg a{
  font-size:15px;
  margin-top:15px;
  margin-bottom:0px;
  color:#cc0000;
}
.plan .colonne .reg{
  font-size:15px;
  margin-top:15px;
  margin-bottom:0px;
  color:#cc0000;
}
.plan .colonne .adresseMag{
  margin-bottom:15px;
}
.listeQuestion li{
  list-style:none;
  margin-bottom:2px;
}
.listeQuestion .horizontale{
  margin-top:10px;
}
.listeQuestion .colonne{
  float:left;
  width:240px;
  margin-right:20px;
}
.entreprise .colonne{
  width:182px;
  margin-right:10px;
}
.plan .colonne{
  width:184px;
  margin-right:15px;
}
.plan .colonne a{
  color:#333;
  text-decoration:none;
}
.plan .colonne a:hover{
  color:#c00;
}
.listeQuestion .derniere{
  margin-right:0px;
}
.listeVille ul{
  float:left;
}
.listeVille li{
  list-style:none;
  width:147px;
  margin-right:5px;
  margin-bottom:2px;
}
.listeVille li a{
  text-decoration:underline;
}
.listeVille li a:hover{
  color:#c00;
}
.listeVille .selec{
  font-weight:bold;
}
#villeStore{
  font-size:16px;
  font-weight:bold;
}
#cadreStore #listemag li{
  list-style:none;
  float:left;
  width:185px;
  margin-top:15px;
}
.trouverMag .t_trouverMag,
.trouverMag .t_serviceClients {
    left: 22px;
    line-height: 12px;
    font-size: 11px;
}
#search{
width:100%;
max-width:1440px;
}
.bandeGrise_3px {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #ebebeb;
    font-size: 1px;
    margin-top: 5px;
}
#gauche .bandeNoire_3px {
    width: 95%;
}

.bandeNoire_3px {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #000;
    font-size: 1px;
    margin-top: 52px;
    margin-bottom: 22px;
}
.espacement15px {
    padding-top: 15px;
}
.espacement20px {
    margin-top: 20px;
}
body .pt_content #primary .content-asset .droite{
	float:right;
}
body .pt_content #primary .content-asset .gauche{
	float:left;
}
/*   /CatÃ©gories   */

.trouverMag .t_trouverMag,
.trouverMag .t_serviceClients {
    left: 22px;
    line-height: 12px;
    font-size: 11px;
}
#search{
width:100%;
max-width:1440px;
}
body .pt_content #primary .trouverMag .t_serviceClients p{
 margin:0;
}

@media (max-width: 767px) {
	#search #gauche {
		float: none;
		width: 100%;
		clear: both;
	}
	#contentDecalage {
		float: none;
		position: relative;
		width: 100%;
		margin-left: 0px;
		display:table;
	}
	body .bandeGrise_3px{
		display:none;
	}
	#frequentes > a {
		width: 100%;
		display: table;
		text-align: center;
	}
	body .pt_content #primary .content-asset #frequentes > a > img {
		margin:0 auto;
		display: table;
		text-align: center;
		float: none;
		width:calc(100% - 20px);
	}
	#frequentes #texteEntreprise {
		float: none;
		width: 100%;
		margin: 20px auto 0 auto;
	}
	#categories .espacement15px{
		display:none;
	}
	body #gauche .bandeNoire_3px{
		margin:10px auto;
	}
	.pt_content #primary #search #gauche #categories > a{
		margin:0 0 0 10px;
		
	}
	#search #gauche #categories ul{
		margin:10px 0 10px 10px;
	}
}