@charset "UTF-8";
.Titre {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-variant: normal;
	color: #000;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
}
