h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #F5DA00;
	margin: 0px;
	padding: 2px 2px 2px 5px;
	height: auto;
	width: 300px;
	text-transform: uppercase;
}
#H1-puce {
	text-align: left;
	vertical-align: middle;
	float : left;

}
h2 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #96C14D;
	margin: 0px 0px 0px 100px;
	padding: 2px 2px 2px 10px;
	height: auto;
	width: 300px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #333333;
	height: auto;
	margin: 0px;
	padding: 0px 2px 2px 0px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #96C14D;
	margin: 0px;
	padding: 0px 2px 2px 0px;
	line-height: 12px;

}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #000000;
	height: auto;
	margin: 00px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	font-weight: normal;
	text-decoration: none;

}
h6 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #666666;
	height: auto;
	margin: 00px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	font-weight: normal;
	text-decoration: none;
}
