@import url('https://fonts.googleapis.com/css?family=Sintony');

HTML {
  height: 100%;
  width: 100%;
  font-size: 97%;
  margin: 0;
  padding: 0;	
  text-align:justify;
}

FOOTER
{
background:black;
}

.agenda_home, .bloc_info2{
background:transparent;
}
.bouton, .boutonblanc, .boutonvert, .boutonvertp {
    padding: 10px 10px 8px 10px;
	}
.btadherent, .btpresse {
    width: 220px;
}	

.bleue{
background:white;
}

@media (max-width: 550px) {
	.btadherent, .btpresse {
	   width:auto;
	}	
}	