BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #754726;
	background-color: #FFFFD7;

}

a:link {
	text-decoration: underline;
	font-size: 15px;
	color: #754726;

}
a:visited {
	text-decoration: underline;
	font-size: 15px;
	color: #754726;
}
a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #754726;
}
a:active {
	text-decoration: underline;
	font-size: 15px;
	color: #58361D;

}
p {
	font-size: 15px;
	text-align: justify;
}
.infored {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;

}
.body2 {

	color: #754726;
	background-color: #FFFFFF;
}
.trtit {
	background-color: #FCFAD1;
	border: #FCFAD1;

}
h1 {
	font-size: 24px;
	text-align: center;
	vertical-align: middle;

}
.tdtit {
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;

}
.lien {
	font-size: 15px;
	color: #0000FF;
	text-decoration: underline;
}
.img {
	text-align: center;
}
td {
	font-size: 15px;
}
.contit {
	font-size: 15px;
	font-weight: bold;
}

