
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

/* _____________________ accueil _______________________*/
	
#page_accueil #Zone_Page { 
    height: 600px;
	background:transparent;
}
#page_accueil #Pays,
#page_accueil #Pays_Suite1 { display:none; }

#page_accueil #Departements_Communes {
    position:static;
    width: 100%;
	height:auto;
	padding: 10px;
}

#page_accueil #Departements_Communes p {
    padding: 10px 0;
}

#Departements_Communes #Selection_Departements {
    padding: 10px;
    border-radius: 6px;
	border:1px solid #fff;
    width: 100%;
	margin:0;
	background-color: #637a34;
}

#Departements_Communes #Zone_Communes {
	background-color: #637a34;	
	padding: 10px;
    border: 1px solid #fff;
    border-radius: 6px;
    margin: 5px 0 0 0;
}
	
/* _____________________ Departements_Communes _______________________*/

#Departements_Communes #Zone_Valider {
    width: 100%; 
	margin-top:0;
}
#Departements_Communes #Valider {
	padding: 10px 20px;
}

/* _____________________ decheteries _______________________*/

#Zone_Horaires_decheteries td { width:100%; display:block; margin: 0 0 20px 0; }


/* ______________________ page_ou-jeter-quoi ____________________________ */


#page_guide-jours-de-ramassage h2 { background-size:contain; }

#page_guide-jours-de-ramassage #Zone_Texte_Haut { display:none!important; }

#page_guide-jours-de-ramassage  #Zone_Dechet_actif,
#Zone_Titre_Vue_Contenant { 
	width:100%;
	margin: 10px 0;
} 

/* ______________________ page_ou-jeter-quoi ____________________________ */



#page_ou-jeter-quoi #Zone_Dechet_actif,
#Zone_Texte_Haut { display:none!important; visibility:hidden; opacity:0; height:1px; overflow:hidden; }

#Zone_Contenants.Par_Dechets {
    margin: 0;
}

#Zone_Contenants.VuePour1 div.Contenant, 
#Zone_Contenants.VuePour2 div.Contenant,
#Zone_Contenants.VuePour3 div.Contenant {
    width: 100%;
	height:auto;
	float:none;
	margin: 0 0 10px 0;
} 

#Zone_Liste #ListeDechets option {  
    padding:5px 10px;
}

#formRecherche table,
#formRecherche #Recherche { width:100%; }


#Zone_Contenants div.Contenant div {
    height: auto;
    overflow: visible;
	border:0;
    border-left-width: 20px;
    border-left-style: solid;
    border-right-width: 20px;
    border-right-style: solid;
	font-size:16px;  
}
#Zone_Contenants div.Contenant div td { 
    height: 45px; 
}

#Zone_Liste_Contenants table { 
    width: 50%;
}

#Listes_Dechets_par_Contenant > div { 
    width: 100%; 
}



#Zone_Contenants.Par_Contenants .Titre_Contenant {
    width: 100%;
    margin: 0 0 15px 0;
}

/* __________________________________________________ */

 
#Zone_Blocs_Intermediaire {
    position:static;
}
#Zone_Blocs_Intermediaire div a { 
    width: 150px;
    height: 150px;
    background-size: contain;
}

/* _____________________________________ */

#Departements_Communes #Zone_Communes select {
    font-size: 16px;
    width: 100%;
    padding: 0;
    margin: 0;
}

#Departements_Communes #Zone_Communes option {
	padding:3px 10px;
}

/* _____________________________________ */


}

