﻿#boutons {
	padding: 3% 0 0 10%;
	width: 20%;
	position: relative;
	}
}
ul  {
	overflow:hidden;
	font-style: italic;
	text-align: right;
	font-size: 1.10m;
}

li{	border-bottom: solid 0.5px #51af37;
	overflow:hidden;
	vertical-align:top;
	text-align: right;
	font-style: italic;
	color: #38592b;
}

h2 a{
	color: #38592b;
	text-decoration: none;
}

li:hover h2 a{
	color: #51af37;
}

	