body {
	background-color: #FFFAE3;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #8E6F0C;
	margin: 0px;
}

.txtGd {
	font-size: 16px}


/* LIENS --------------------------------*/
a.liensIndex:link, a.liensIndex:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #5E5734;
	text-decoration: none;
}
a.liensIndex:hover {
	color: #8E6F0C;
}
a.liensPtIndex:link, a.liensPtIndex:visited {
	color: #8E6F0C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0CC6E;
}
a.liensPtIndex:hover {
	color: #5E5734;
}

/* BLOCS --------------------------------*/
#fondIndex {
	position: relative;
	height: 600px;
	width: 840px;
}
#frisouille {
	position: absolute;
	z-index: 0;
	height: 230px;
	width: 300px;
	left: 0px;
	top: 0px;
}
#encart {
	position: absolute;
	z-index: 1;
	height: 170px;
	width: 280px;
	left: 280px;
	top: 0px;
}
#chartreuse {
	position: absolute;
	z-index: 1;
	height: 90px;
	width: 390px;
	left: 225px;
	top: 180px;
}
#tableau {
	position: absolute;
	z-index: 2;
	height: 320px;
	width: 412px;
	left: 15px;
	top: 245px;
}
#marieJeanne {
	position: absolute;
	z-index: 2;
	height: 360px;
	width: 150px;
	left: 650px;
	top: 238px;
}
#huileBio {
	position: absolute;
	z-index: 2;
	height: 525px;
	width: 110px;
	left: 694px;
	top: 74px;
}
#menu {
	position: relative;
	height: 50px;
	width: 840px;
}
