/* UTF-8 à jamais */
#responsive_palier{
	width:1024px;
}
.contenu_utile{
	width:calc(100% - 40px);
}
.contenu_max{
	max-width:100%;
}