#zone-centrale .pglmx {
	color: #737270;
	font-size: 1.2rem;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.001rem;
}

.pglmx-bleu {
	color: #008192;
}

.pglmx-vert {
	color: #519e2f;
}

img.pglmx-logo {
	vertical-align: middle;
}
#zone-centrale ul.horizontal {
	margin-bottom: 38px;
	padding-left: 0;
}
#zone-centrale ul.horizontal > li {
	vertical-align: top;
	padding-left: 20px;
	background: url(https://www.desjardins.com/ressources/images/a00-puce-point-vert.png) no-repeat left top;
}
@media (min-width: 768px){
	#zone-centrale ul.horizontal > li {
		display: inline-block;
		width: 20.5%;
	}
}

div.pglmx-info:nth-child(1n+0) {
	margin-right: 2%;
}
.pglmx-info {
	background-color: #ebebeb;
	background-image: url(https://www.desjardins.com/ressources/images/a00-icone-en-ligne.png);
	background-position: right 9px top 9px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-right: 5px;
	position: relative;
}

@media (max-width:767.98px){
	.pglmx-info{
		padding-bottom: 1.5rem;
	}
}

@media (min-width:768px){
	.pglmx-info{
		float: left;
		width: 48%;
	}
}


.pglmx-promo {
	width: 98%;
	float: left;
	background-color: #e1ecd6;
	position: relative;
	background-image: url(https://www.desjardins.com/ressources/images/a00-icone-en-ligne.png);
	background-position: right 9px top 9px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

.pglmx-promo.toute-largeur {
	overflow:auto;
	width: auto;
	float: none;
}

#zone-centrale div.pglmx-info h4 {
	color: #737270;
	font-size: 1rem;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.001rem;
	padding-left: 10px;
	margin-top: 9px;
	margin-bottom: 1em;
}

#zone-centrale div.pglmx-promo h4 {
	color: #737270;
	font-size: 1rem;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.001rem;
	padding-left: 10px;
	margin-top: 9px;
	margin-bottom: 1em;
}

.image-promo {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.image-texte {
  display: block;
  float: left;
  margin: 0 0 0 0.5em;
  padding: 0;
}

.image-texte.grand {
	font-size: 1.231em;
}

#zone-centrale div.pglmx-info a.lien-action {
	margin-left: 10px;
}
.pglmx-bot-right {
	position: absolute;
	bottom: 0;
	right: 0;
}