.sommairetop bolder,
.sommairetop p {
	font-family: 'Open Sans';
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.01em;
	margin-right: 6px;
	margin-left: 16px;
	margin-bottom: 16px;
	color: #696462;
}

#carte-detail-no-js {
	width: 100%;
	height: 175px;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 20px;
	background: #eee;
}

#carte-detail-infos h4 {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 800;
	color: #cccccc;
	margin-top: 10px;
}

#carte-detail-infos h5 {
	font-weight: 600;
	color: #001d51;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	margin-top: 40px;
}

#carte-detail-infos-no-js h5 {
	font-weight: bold;
	color: black;
}

#carte-detail-infos dl>dt,
#carte-detail-infos dl>dd {
	font-size: 13px;
}

#carte-detail-infos dl>dd {
	margin-bottom: 5px;
}

#statistiques-sommaire {
	display: block;
	color: black;
	font-size: 14px;
	line-height: 1.25;
	margin-bottom: 10px;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	#carte-detail-infos h4 {
		margin-top: 20px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	#carte-detail-infos h4 {
		font-size: 17px;
	}

	#carte-detail-infos h5 {
		margin-top: 30px;
	}

	#statistiques-sommaire span {
		display: block;
	}
}

/* Additions à Isarta-Style */

@media only screen and (max-device-width: 767px) and (orientation: portrait) {

	.dtl .assideOffre2 {
		margin-top: 6px;
	}

	.assideOffre2 h3 {
		margin-bottom: 15px;
	}

	h1.offrCmpgn {
		font-size: 20px;
		margin-bottom: 22px;
	}
}

.ajustAnchor1 {
	top: -150px;
}


.lienOffre4 {
	text-align: center;
}

/* Taille de l'étoile dans le détail de l'offre */
.link1 img {
	width: 24px !important;
	margin-top: -4px;
}

/* ajustement largeur table liste + nouveau queries hauteur header*/
@media (max-width:991px) {
	.optiontble img.etoileStyle {
		width: 22px;
		margin-bottom: 0px;
		vertical-align: bottom;
	}
}


.tableBlue {
	background-color: #4267b2;
	background: linear-gradient(to bottom, rgba(0, 39, 123, 0.76) 0%, rgba(20, 77, 200, 0.76) 100%) !important;
}

@media only screen and (max-device-width: 767px) and (orientation: portrait) {
	.assideOffre2 h2 {
		margin-bottom: 11px;
	}
}

.assideOffre2 h2 {
	hyphens: none;
}

.emploiConsulte2 {
	color: white;
	font-weight: 600;
	font-size: 11px;
	letter-spacing: 0.06em;
	padding: 1px 11px 1px 8px;
}

.lien-comparer-salaire:hover,
.lien-comparer-salaire:focus {
	color: #ffbc01;
	text-decoration: none;
}

.label-comparer-salaire {
	font-weight: bold;
	background-color: #ffbc00;
	color: white;
	font-size: 10px;
	border-radius: 3px;
	padding: 0px 4px;
}