.titre {
	font-family: "Trebuchet MS", trebuchet, verdana, arial;
	font-size: 28px;
	line-height: 48px;
	color: #374460;
}
.soustitre {
	font-family: "Trebuchet MS", trebuchet, verdana, arial;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
	font-weight: bold;
}
.menu {
	font-family: "Trebuchet MS", trebuchet, verdana, arial;
	font-size: 16px;
	line-height: 24px;
	color: #111100;
}
a:link {
	color: #4D1E17;
	text-decoration: none;
}
a:visited {
	color: #4B4B4B;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.texte {
	font-family: "Trebuchet MS", trebuchet, verdana, arial;
	font-size: 14px;
	line-height: 20px;
	color: #4E5C74;
}
body {
	background-color: #ffffee;
}
