.head_td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a52a57;
}
.foot_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A3E20;
}

.head_link {
	color: #A52A57;
	text-decoration:none;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.head_link:hover {
	color: #AAAAAA;
	text-decoration:none;
}
.content_td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a52a57;
	border-bottom-color: #a52a57;
}
.contect_borders {
	border: 1px solid #A52A57;
}
.lnk:link {
	color: #6A3E20;
	text-decoration: none;
}
.lnk:visited {
	text-decoration: none;
	color: #6A3E20;
}
.lnk:hover {
	text-decoration: underline;
	color: #6A3E20;
}
.lnk:active {
	text-decoration: none;
	color: #6A3E20;
}
/*
	r5
*/

.mistral {
	font-family: Mistral;
	color: #6B3921;
	font-size: 18px;
	line-height: 16px;
}

.mistral2 {
	font-family: Mistral;
	color: #6B3921;
	font-size: 22px;
	line-height: 20px;
}

.champ {
	border: 1px solid #6B3921;
	background-color: #FFFFCC;
}

.btn {
	font-size: 18px;
/*	font-weight: bold; */
	font-family: Mistral;
	border: 1px solid #6B3921;
	background-color: #FFFFCC;
	color: #6B3921;
}
.titre1 {
	color: #693C21;
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 24px;
}
.titre2 {
	color: #693C21;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
}
