p.bouton, #contents p.bouton, p.boutonU, #contents p.boutonU {
	display:inline-block;
}
/*\*/
p.bouton, #contents p.bouton , p.boutonU, #contents p.boutonU {
	display:inline;
}
head:first-child+body p.bouton, head:first-child+body #contents p.bouton, head:first-child+body p.boutonU, head:first-child+body #contents p.boutonU 
{
	
	display:table;
}