body {
	background-color: #ABCB2A;
	background-image: url(images/10vert.gif);
	background-repeat: repeat;
	margin: 5px 0px 0px;
}
body, p, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bord-gauche {
	background-image: url(images/habillage/bord-gauche.gif);
	background-repeat: repeat-y;
}

.milieu {
	background-image: url(images/habillage/milieu.gif);
	background-repeat: repeat-y;
	width: 44px;
}
.bord-droite {
	background-image: url(images/habillage/bord-droite.gif);
	background-repeat: repeat-y;
	width: 66px;
}
.fond-menu {
	background-image: url(images/habillage/fond-menu.jpg);
	background-repeat: repeat-y;
	width: 135px;
}
.fdpage {
	background-image: url(images/fond-logo.jpg);
	background-repeat: no-repeat;
	background-position: 200px center;
	width: 735px;
}
.fondpubhaut {
	background-image: url(images/habillage/vignes.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 161px;
	width: 600px;
}
.fiche1b {
	background-image: url(images/fiche1b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 25px;
}
.fiche2b {
	background-image: url(images/fiche2b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 25px;
}
