body {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	background-color: #ffffff;
	font-family: 'Baskerville', 'Book Antiqua', 'Palatino Linotype', 'Baskerville', serif; 
}
#left {
	position: absolute;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 22px;
	padding-bottom: 122px;
	z-index: 1;
	width: 165px;
	background-color: #ffffff;
	border-right: 2px solid #e5e5e5; 
}
#main {
	position: absolute;
	margin-left: 222px;
	padding-left: 55px;
	padding-top: 22px;
	background-image:url('images/fade.jpg');
	background-repeat: repeat-y;
	background-position: 2px; 
}
.bloc {
	position: absolute;
}
.bloc img {
	position: absolute;
}
.mfgr {
	position: absolute;
}
.mfgr a {
	text-decoration: none;
}
a {
	cursor: pointer;
}
.mfgr h2 {
	margin: -2px 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: 2px 2px 2px 2px;
	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: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	/*color: #596937;*/
}
.bigblurb a {
	color: #AB4B2C;
	text-decoration: none;
}
.bigblurb small {
	font-size: 75%;
}
#link #left {
	position:fixed;
	right: 0px;
	width: 50px;
	padding: 23px 23px 23px 23px;
	border-left: 2px solid #e5e5e5; 
	border-bottom: 2px solid #e5e5e5; 
	opacity: .80;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
}
#xbox {
	position:absolute;
	left: 0px;
	top: 0px;
}
iframe {
	position:relative; 
	width:100%; 
	height:100%; 
	border:0;
}

