/***************************************************/
/************* VERSION AGGLO  **********************/
/***************************************************/
/*** Initialisation des variables ***/
/*** Utilisation des variables dans un fichier commun ***/
/********************************************************************************/
/**************************** PAGE TYPE + PAGE LISTE ****************************/
/********************************************************************************/
/* SKIN LIENS EXTERNE */
a[href^="http://"]:not([href*="www"])::after, a[href^="https://"]:not([href*="www"])::after, .list_item a[href^="http://"]:not([href*="www"]) .titre::after, .list_item a[href^="https://"]:not([href*="www"]) .titre::after, #suggestions li a[href^="http://"]:not([href*="www"]) .resultat::after, #suggestions li a[href^="https://"]:not([href*="www"]) .resultat::after {
  content: '';
  padding-left: 0 !important;
  min-width: 2rem;
  min-height: 1.5rem;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0.4rem 0;
  background-image: url(../img/arrow_external_link.png);
  transition: all 0.3s ease-in-out; }

.contrastes_inverses a[href^="http://"]:not([href*="www"])::after, .contrastes_inverses a[href^="https://"]:not([href*="www"])::after, .contrastes_inverses .list_item a[href^="http://"]:not([href*="www"]) .titre::after, .contrastes_inverses .list_item a[href^="https://"]:not([href*="www"]) .titre::after, .contrastes_inverses #suggestions li a[href^="http://"]:not([href*="www"]) .resultat::after, .contrastes_inverses #suggestions li a[href^="https://"]:not([href*="www"]) .resultat::after {
  background-image: url(../img/arrow_external_link_contrastes_inverses.png); }

.contrastes_renforces a[href^="http://"]:not([href*="www"])::after, .contrastes_renforces a[href^="https://"]:not([href*="www"])::after, .contrastes_renforces .list_item a[href^="http://"]:not([href*="www"]) .titre::after, .contrastes_renforces .list_item a[href^="https://"]:not([href*="www"]) .titre::after, .contrastes_renforces #suggestions li a[href^="http://"]:not([href*="www"]) .resultat::after, .contrastes_renforces #suggestions li a[href^="https://"]:not([href*="www"]) .resultat::after {
  background-image: url(../img/arrow_external_link_contrastes_renforces.png); }
/* pour list_item le after est sur le titre pas sur le a */
.list_item a[href^="http://"]:not([href*="www"])::after, .list_item a[href^="https://"]:not([href*="www"])::after {
  display: none; }
/* etat hover */
a[href^="http://"]:not([href*="www"]):hover::after, a[href^="https://"]:not([href*="www"]):focus::after {
  background-position-x: 0.6rem; }
/* COLONNE CONTEXTUELLE */
/* LIENS UTILES */
body:not(.contrastes_inverses):not(.contrastes_renforces) .content_page .zone_articles_associes ul li a[href^="http://"]:not([href*="www"])::after, body:not(.contrastes_inverses):not(.contrastes_renforces) .content_page .zone_articles_associes ul li a[href^="https://"]:not([href*="www"])::after {
  filter: brightness(0); }
/********************************************************************************/
/********************************** SOCIAL WALL *********************************/
/********************************************************************************/
/* css plugin */
/* Reset */
.stream a[href^="http://"]:not([href*="www"])::after, .stream a[href^="https://"]:not([href*="www"])::after {
  display: none; }
