.picto {
    display: inline-block;
    background-size: 20px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: left top;
}

.picto.loupe {
	background-size: 27px;
    width: 27px;
    height: 27px;
}

.picto.supergrand {
    background-size: 50px;
    width: 50px;
    height: 50px;
}

.picto.tresgrand {
    background-size: 40px;
    width: 34px;
    height: 40px;
}

.picto.grand {
	background-size: 25px;
    width: 25px;
    height: 25px;
}

.picto.demi {
	background-size: 25px;
    width: 25px;
    height: 25px;
}

.picto.moyen {
	background-size: 20px;
    width: 20px;
    height: 20px;
}

.picto.petit {
	background-size: 15px;
    width: 15px;
    height: 15px;
}


.picto.rectangle {
	background-size: 30px 40px;
    width: 30px;
    height: 40px;
}
.picto.rectLieu {
    background-size: 15px 20px;
    width: 15px;
    height: 20px;
}
.picto.rectLieuGrand {
    background-size: 24px 32px;
    width: 24px;
    height: 32px;
}

.picto-user {
    background-image: url("../images/pictogrammes/PROFIL_icon_Blanc.png");
}

.picto-user-vert {
    background-image: url("../images/pictogrammes/PROFIL_icon_Vert.png");
}

.picto-admin {
    background-image: url("../images/pictogrammes/iconeAdmin.png");
}

.picto-admin-blanc {
    background-image: url("../images/pictogrammes/iconeAdminBlanc.png");
}

.picto-actu {
    background-image: url("../images/pictogrammes/ACTUS_icon_Blanc.png");
}

.picto-actu-bleu {
    background-image: url("../images/pictogrammes/ACTUS_icon_Bleu.png");
}


.picto-actu-vert {
    background-image: url("../images/pictogrammes/ACTUS_icon_Vert.png");
}
.picto-croix-bleue {
    background-image: url("../images/pictogrammes/croix-bleue.png");
}
.picto-rouage {
    background-image: url("../images/pictogrammes/ROUAGES_icon_Blanc.png");
}

.picto-rouage-vert {
    background-image: url("../images/pictogrammes/ROUAGES_icon_Vert.png");
}

.picto-retour {
    background-image:  url("../images/pictogrammes/retour.png");
}
.picto-loupe {
    background-image:  url("../images/pictogrammes/LOUPE_fondVert.png");
}
.picto-loupe-verte {
    background-image:  url("../images/pictogrammes/LOUPE_verte.png");
}

.picto-deconnexion {
    background-image:  url("../images/pictogrammes/deconnexion.png");
}

.picto-off {
    background-image:  url("../images/pictogrammes/off.png");
}
.picto-lieu {
    background-image: url("../images/pictogrammes/icone-lieu.png");
}
.picto-lieu-bleu {
    background-image: url("../images/pictogrammes/icone-lieu-bleu.png");
}

.picto-coeur-vide {
    background-image: url("../images/pictogrammes/COEUR_icon_OFF.png");
}

.picto-coeur-plein {
    background-image: url("../images/pictogrammes/COEUR_icon_ON.png");
}

.picto-coeur-rose {
    background-image: url("../images/pictogrammes/COEUR_icon_BTN_OFF.png");
}

.picto-crayon {
    background-image: url("../images/pictogrammes/PHRASE_icon_Blanc.png");
}

.picto-menu {
    background-image: url("../images/pictogrammes/pMENU_icon_Vert.png");
}

.picto-etoile {
    background-image: url("../images/pictogrammes/etoileblanche.png");
}

.picto-etoile-vert {
    background-image: url("../images/pictogrammes/etoileverte.png");
}
.picto-coupe {
    background-image: url("../images/pictogrammes/COUPE_icon.png");
}

.picto-anniversaire {
    background-image: url("../images/pictogrammes/ANNIF_icon.png");
}

.picto-fleche-bleu {
    background-image: url("../images/pictogrammes/FLECHE_icon_BLEUfonce.png");
}

/*-------------------------------- MENU LEFT ------------------------------------*/

.picto-menuLeft-profil {
    background-image: url("../images/pictogrammes/iconesMenuLeft/profil.png");
}
.picto-menuLeft-profil-vert {
    background-image: url("../images/pictogrammes/iconesMenuLeft/profil-vert.png");
}
.picto-menuLeft-profil-bleu {
    background-image: url("../images/pictogrammes/iconesMenuLeft/profil-bleu.png");
}

.picto-menuLeft-actu {
     background-image: url("../images/pictogrammes/iconesMenuLeft/actu.png");
 }
.picto-menuLeft-actu-verte {
    background-image: url("../images/pictogrammes/iconesMenuLeft/actu-verte.png");
}
.picto-menuLeft-actu-bleue {
    background-image: url("../images/pictogrammes/iconesMenuLeft/actu-bleue.png");
}

.picto-menuLeft-etoile {
    background-image: url("../images/pictogrammes/iconesMenuLeft/etoile.png");
}
.picto-menuLeft-etoile-verte {
    background-image: url("../images/pictogrammes/iconesMenuLeft/etoile-verte.png");
}
.picto-menuLeft-etoile-bleue {
    background-image: url("../images/pictogrammes/iconesMenuLeft/etoile-bleue.png");
}

.picto-menuLeft-off {
    background-image: url("../images/pictogrammes/iconesMenuLeft/off.png");
}
.picto-menuLeft-off-vert {
    background-image: url("../images/pictogrammes/iconesMenuLeft/off-vert.png");
}
.picto-menuLeft-off-bleu {
    background-image: url("../images/pictogrammes/iconesMenuLeft/off-bleu.png");
}

/*------------------------------ FIN MENU LEFT ----------------------------------*/

/*------------------------------ PROFIL MOBILE ----------------------------------*/
.picto-profilMobile-infos {
    background-image: url("../images/pictogrammes/iconesMobile/infos.png");
}
.picto-profilMobile-phrase {
    background-image: url("../images/pictogrammes/iconesMobile/phrase.png");
}
.picto-profilMobile-animaux {
    background-image: url("../images/pictogrammes/iconesMobile/animaux.png");
}
.picto-profilMobile-parametres {
    background-image: url("../images/pictogrammes/iconesMobile/parametres.png");
}
.picto-profilMobile-parametres-blanc {
    background-image: url("../images/pictogrammes/iconesMobile/parametres-blanc.png");
}
/*---------------------------- FIN PROFIL MOBILE --------------------------------*/