body {
	background-color: #fac234;
	background-image: url(../images-cave-aux-fromages/fond-cave-aux-fromages.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.le-lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #231801;
	text-decoration: none;
}
.le-lien:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #f8e8ba;
	text-decoration: none;
}
.texte-lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #231801;
	text-decoration: none;
}
.texte-signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8e8ba;
	text-decoration: none;
}
.link-signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c5c19;
}
.link-signature:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #231801;
}
.texte-std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #231801;
	text-decoration: none;
}
.fond-fromage {
	background-image: url(../images-cave-aux-fromages/fromage-cave-besancon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.texte-bandeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f8e8ba;
}
.texte-titre {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #231801;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0px;
	TEXT-DECORATION: none;
}
.box-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #231801;
	border-right-color: #231801;
	border-bottom-color: #231801;
	border-left-color: #231801;
}
