body {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	background-color: #ffffff;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-y;
	background-position: 222px; 
	font-family: 'Baskerville', 'Book Antiqua', 'Palatino Linotype', 'Baskerville', serif; 
}
#left {
	left: 29px;
	top: 22px;
	position: absolute;
	z-index: 1;
	width: 165px;
}
#main {
	left: 277px;
	top: 22px;
	position: absolute;
	z-index: 1;
	width: 623px;
/*
	background-image: images/fade.jpg;
	background-repeat: repeat;
*/
}
#bloc {
	position: relative;
}
#bloc img {
	position: absolute;
}
#mfgr {
	position: absolute;
}
#mfgr a {
	text-decoration: none;
}
#mfgr h2 {
	margin: -2 0 0 0; 
	padding: 0 0 0 0;
	font-style: italic; 
	font-size: 30px;
	line-height: 28px;
	font-weight: normal;
	color: #AB4B2C;
}
#mfgr a img {
	margin: 2 2 2 2;
	padding: 0 0 0 0;
	position: relative;
}
#mfgr em {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	text-align: left;
	font-style: normal; 
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
#bigblurb {
	margin: 0 0 0 0; 
	padding: 0 0 10px 0;
	text-align: left;
	font-style: italic; 
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	/*color: #596937;*/
}
#bigblurb a {
	color: #AB4B2C;
	text-decoration: none;
}
#bigblurb small {
	font-size: 75%;
}
