

.toggle-btn-texte-espace {
    display: none;
}

.toggle-btn-texte-Profile {
    display: none;
}

.toggle-btn-logo-espace {
    display: block;
    background-image: url(../img/logo_menu_cadrillage_2.png);
    background-size: cover;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.toggle-btn-logo-Profile {
    display: block;
    background-image: url(../img/logo_profile.png);
    background-size: cover;
    width: 25px;
    height: 25px;
    margin-left: 5px;
}

.toggle-btn-texte-contact {
    display: none;
}

.toggle-btn-logo-contact {
    display: block;
    background-image: url(../img/logo_menu_contact.png);
    background-size: cover;
    width: 27px;
    height: 20px;
    margin-left: 5px;
}

.grecaptcha-badge {
  z-index: -999;
}

/***************************************************************************************/
/************************************ Article PDD **************************************/

.ElementWidth500 {
    min-width: 280px;
    margin: 5px;
}

.ImgMin400 {
    min-width: 300px;
}

.ImgHeight400 {
	height: 300px;
}

.BtnChoixId {
    width: 200px;
}

.ImgMin400Max800 {
    min-width: 250px;
}

.ElementWidth200right {
    width: 150px;
    min-width: 150px;
  	margin: 5px;
}

#articlePdd h1 {
    font-size: 1rem;
}


/************************************* Fin de l'article PDD ************************************/
/***********************************************************************************************/
/********************************** Mes controles energetiques *********************************/
