body {
	background-image: none;
	background-color: #D8C578;
	margin-top: 15px;
	margin-left: 5px;
}
a {
	text-decoration: none;
	color: #834D38;
}
a:hover {
	text-decoration: underline;	
	color: #333333;
}
.typoTexte {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.typoTexteBold {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.typoTexteSmall {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.typoTexteSmallBold {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.typoTexteVert {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #005900;
	text-decoration: none;
	padding-left: 5px;
}
.typoTitrePage {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #CC2E00;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
}
.typoTitreNoir {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.typoTitreVert {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #005900;
	text-decoration: none;
	padding-left: 5px;
}
.typoTitreBrun {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #713800;
	text-decoration: none;
	padding-left: 5px;
}
