.titre {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #999999;
	margin-left: 32px;
	margin-bottom: 28px;
}

.texte {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #999999;
	margin-left: 11px;
	margin-right: 200px;
	text-decoration: none;
	line-height: 110%;
	text-align : justify;
}

.form {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a
	{
	text-decoration: none;
	color: #999999;
	}
	
a:hover
	{
	text-decoration: underline;
	color: #999999;
	}
	
.texte2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin-right: 11px;
	line-height: 110%;
}
