body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	background-color: #d95726;
	color: #481b00;
	margin-top: 0;
}
TD {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}

h2 {
	font-size: 15px;
	padding-top: 12px;
	margin-left: 20px;
}

h3 {
	font-size: 15px;
	padding-top: 12px;
	margin-left: 20px;
}

.gras {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.grasital {
	font-weight: bold;
	font-style: italic;
}

.vignette11 {
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}
.normal14 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.normal16 {
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
}
.TxBordure {
	width: 600px;
	padding: 6px;
	border: 1px dotted #481b00;
	margin-right: 55px;
	margin-left: 55px;
}
.Titre1 {
	font-size: 16px;
	font-weight: bold;
}
.Titre2 {
	font-size: 18px;
	font-weight: bold;
}
.Titre3 {
	font-size: 22px;
	font-weight: bold;
}
.ph {
	margin: 3px 3px 3px 3;
	padding: 2px; border: 1px solid #481b00;
}
.phg {
	float:left; margin: 3px 6px 3px 0;
	padding: 2px; border: 1px solid #481b00;
}
.phd {
	float:right; margin: 3px 0 3px 6px;
	padding: 2px; border: 1px solid #481b00;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #e19216;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #b77612;
}
a:active {
	color: #ff645e;
	font-weight: bold;
}
