body {
	background-color: #ffffff;
	background-image: url(img/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lien:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
	}
.lien:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
}
.lien:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
}
.lien:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}
.lien2:link {
	font-family: arial;
	font-size: 11px;
	text-decoration:underline;
	color: #000000;
	}
.lien2:active {
	font-family: arial;
	font-size: 11px;
	text-decoration:underline;
	color: #000000;
}
.lien2:visited {
	font-family: arial;
	font-size: 11px;
	text-decoration:underline;
	color: #000000;
}
.lien2:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
}
.picBorder {border: 1px solid #61A617;}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formulaire {
 color:#000000;
 border: solid 1px #61A617;
 background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 z-index:1;
}
.bold {
	font-weight: bold;
}
/* catalogue */
.fd_tab_cata {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #61A617;
	border-bottom-color: #61A617;
	border-left-color: #61A617;
}
.s10 {
	font-size: 10px;
}
.s11 {
	font-size: 11px;
}
.s12 {
	font-size: 12px;
}
.s13 {
	font-size: 13px;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.fd_corps {
	background-image: url(img/fd_corps.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.vendu {
	background-image: url(img/vendu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
