body{
	background:#d9b794;
}

.bouton{
	width:120px;
	height:25px;
	padding-top:5px;
	background:rgb(42, 126, 129);
	color:#fff;
	text-align:center;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	display:inline-block;
}