body {
	background: #f9eeda url(/img/product/productBg.jpg) center center no-repeat;
}
.contentManage {

}
#productAcc {
	padding-top: 4px;
	margin-right: 6px;
	width: 540px;
	height: 360px;
	float: left;
}

#productAcc h3 {
	width: 500px;
	height: 25px;
	padding: 6px 0 0 40px;
	margin: 0;
	background: url(/img/product/productAccBg.png) left top no-repeat;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	text-transform: uppercase;
	overflow: hidden;
	cursor: pointer;
}
.acc {
	background: url(/img/product/accElemBg.png) center bottom no-repeat;
	height: 263px;
}
.accContent {
	width: 467px;
	padding: 4px 0 0 50px;
	font-size: 11px;
}
.accLeft {
	padding: 8px 0 0 0;
	width: 300px;
	float: left;
}
.accContent p {
	margin: 0 0 8px 0;
}
.accContent img {
	display: block;
	float: right;
}

/*pavé experts*/
#expertsBg {
	float: left;
	width: 328px;
	height: 229px;
	padding: 11px 0 0 7px;
	background: url(/img/product/expertsBg.jpg) left top no-repeat;
	margin-bottom: 1px;
}
#expertsTitraille {
	height: 35px;
	padding-left: 8px;
}
#expertsTitraille h3 {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 1px 0;
}
#expertsTitraille h4 {
	font-family: "Times New Roman", serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}
.unexpert {
	position: relative;
}
.unexpert a {
	position: relative;
	z-index: 10;
}
.expertSelect {
	width: 26px;
	height: 16px;
	position: absolute;
	top: -5px;
	left: 132px;
	z-index: 30;
	visibility: hidden;
}
#topExpert {
	width: 315px;
	height: 92px;
	padding: 3px 0 0 3px;
	/*background: url(/img/product/topExpertBg.png);*/
}
#bottomExpert {
	width: 315px;
	height: 92px;
	padding: 3px 0 0 3px;
	/*background: url(/img/product/topExpertBg.png);*/
}

.expertImg {
	display: block;
	float: left;
}

.unexpert dl {
	float: right;
	width: 179px;
	padding: 8px 6px 0 0;
	margin: 0 0 3px 0;
	font-size: 11px;
	font-weight: bold;
}
.unexpert dl dt {
	font-family: "Times new Roman", serif;
	font-size: 11px;
	height: 13px;
	margin: 0 0 3px 0;
}
.unexpert dl dd {
	margin: 0;
	padding: 0;
}
a.expertSite {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 22px;
	background: url(/img/dottedArrow.gif) left center no-repeat;
	color: black;
}
.unexpert a.readMore {
	float: right;
	margin-right: 12px;
	position: relative;
	text-align: right;
	color: black;
	font-size: 10px;
	z-index: 20;
}

/*bouton flash*/
#flashButtBg {
	width: 325px;
	height: 113px;
	padding: 9px 0 0 9px;
	background: url(/img/product/flashButtBg.jpg);
	float: left;
}
#flashButtBg a {
	position: relative;
	z-index: 20;
}