#templateShowroomCouncilor #bottomContent {
	top:0;
	margin-top:30px;
}
#templateShowroomCouncilor .contextual {
	width:190px;
	padding-left:14px;
}
* html #templateShowroomCouncilor .contextual {
	padding-left:18px;
}
.displayProduct {
	position:relative;
	width:750px;
	float:left;
}
.displayProduct h2 {
	font-size:24px;
	color:#DA161F;
}
.displayProduct p.date {
	float:right;
	color:#063875;	
}
.displayProduct hr {
	clear:both;
	height:0;
	margin:16px 0; border-top:1px solid #cccccc;
}
* html .displayProduct hr {
	margin-top:0;
}
*+ html .displayProduct hr {
	margin-top:0;
}
.displayProduct img.visual {
	float:left;
	margin:0 20px 5px 0;
}
.displayProduct div.content {
	padding-bottom:30px;
}
.displayProduct div.content p {
	margin-bottom:1em; padding:0 30px 0 20px;
	color:#616161;
	font-size:12px; line-height:18px;
}
.displayProduct .commentsBlog {
	margin-top:20px;
	clear:both;
}
.displayProduct .commentsBlog .on h4, .displayProduct .commentsBlog .off h4, .displayProduct .commentsBlog div.formOn h4 {
	color:#063875;
	font-weight:bold;
	background:url(/img/bullet-square-close.png) no-repeat left 3px;
	padding-left:18px;
	margin-bottom:20px;
	cursor:pointer;
	margin-left:-15px;
	font-size:11px;
}
.displayProduct .commentsBlog .on h4 {
	background:url(/img/bullet-square-open.png) no-repeat left 3px;
}
.displayProduct .commentsBlog div.formOn h4 {
	position:absolute;
	bottom:-10px;
}
#js .displayProduct .commentsBlog .off img, #js .displayProduct .commentsBlog .off dl, #js .displayProduct .commentsBlog .off hr, .displayProduct .commentsBlog div.formOn img, .displayProduct .commentsBlog div.formOn dl, .displayProduct .commentsBlog div.formOn hr {
	display:none;
}
.displayProduct .commentsBlog div.off {
	background-color:#f4f4f4;
	border-bottom:1px solid #cccccc;
	padding-top:10px;
	position:relative;
}
#js .displayProduct .commentsBlog div.off {
	height:22px;
}
.displayProduct .commentsBlog div.on, .displayProduct .commentsBlog div.formOn {
	padding:10px 30px 55px;
	background:url(/img/showroom/bgd-comments-blog-on.png) repeat-x bottom left;
	border:0;
	position:relative;
	zoom:1;
}

.displayProduct .commentsBlog div.on:after {
	display:block; clear:both;
	visibility:hidden;
	height:0;
	content:".";
}
.displayProduct .commentsBlog div.on form {
	display:none;
}

#js .displayProduct .commentsBlog div.formOff form {
	display:none;
}
#js .displayProduct .commentsBlog div.formOn {
	height:auto;
}
.displayProduct .commentsBlog div.formOn form {
	display:block;
}
.commentsBlog {
	position:relative;
}
.commentsBlog div.off, .commentsBlog div.on {
	padding:0 0 0 30px;
}
.commentsBlog img {
	float:left; clear:left;
	margin:0 10px 0 0;
}
.commentsBlog hr {
	background:transparent url(/img/showroom/sep.png) repeat-x;
	border:0;
	height:1px;
	margin-right:30px;
}
* html .commentsBlog hr {
	margin:0 30px 10px 0;
}
*+ html .commentsBlog hr {
	margin:0 30px 10px 0;
}
.commentsBlog dl {
	float:left;
	margin:0 0 15px 0;
	width:610px;
}
.commentsBlog dt {
	padding:0 0 5px 0;
	color:#da161f;	
	font-weight:bold;
}
.commentsBlog dt span {
	font-weight:normal; color:#616161;
}
.commentsBlog dd {
	color:#616161;	
}
.commentsBlog dd.deleted a {
	color:#da161f;
	font-size:10px;
	text-decoration:none;
}
.commentsBlog dd.deleted a:hover {
	text-decoration:underline;
}
.commentsBlog .addComment {
	background:url(/img/showroom/pict-add.png) no-repeat;
	padding-left:26px;
	bottom:6px;
	right:20px;
	height:18px;
	color:#e41e0a;
	text-decoration:none;
	position:absolute;
	cursor:pointer;
	font-size:11px;
	font-weight:normal;
}
.displayProduct .commentsBlog div.formOn .addComment {
	background:url(/img/showroom/pict-add-on.png) no-repeat;
	top:0px;
}
.commentsBlog .addComment:hover {
	text-decoration:underline;
}	
* html .commentsBlog .addComment {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/showroom/pict-add.png',sizingMethod='crop');
}
* html .displayProduct .commentsBlog div.formOn .addComment {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/showroom/pict-add-on.png',sizingMethod='crop');
}
.displayProduct a.download {
	display:block;
	width:60px;
	text-decoration:none;
	text-align:center;
	float:left;
	color:#e41e0a;
	margin:0 20px 1px 20px;
}
* html .displayProduct a.download {
	margin-left:10px;
}
.displayProduct a.download span {
	text-decoration:none;
	background:url(/img/arrow-down-red.png) no-repeat center top;
	padding-top:12px;
	display:block;
}
.displayProduct a.download:hover span {
	text-decoration:underline;
}

/* formulaire commentaires */
.displayProduct .commentsBlog div.formOn {
	padding-bottom:30px;
}
.displayProduct .commentsBlog div.formOn form label {
	font-weight:normal;
}
.displayProduct .commentsBlog div.formOn form div.buttons {
	text-align:center;
	margin-top:15px;
}
* html .displayProduct .commentsBlog div.formOn form div.buttons span.btSubmit input {
	width:56px;
}
*+ html .displayProduct .commentsBlog div.formOn form div.buttons span.btSubmit input {
	width:56px;
}
.displayProduct .commentsBlog div.formOn form .alert {
	margin:0 auto;
	width:270px;
	display:none;
}
.displayProduct .commentsBlog div.formOn form .alert p {
	color:#DA161F;
	font-weight:bold;
	margin:0;
}
.displayProduct .commentsBlog div.formOn form textarea {
	width:690px;
	height:120px;
	font-size:12px;
}
.displayProduct .bottomNav {
	top:-20px;
}
* html .displayProduct .bottomNav {
	margin-bottom:-20px;
	z-index:1;
}
.displayProduct .bottomNav ul.pageNav {
	width:100%;
	position:relative;
	top:-14px;
}
.displayProduct .bottomNav a.next {
	float:right;
	margin:0;
	position:relative;
	z-index:2;
}
.displayProduct .bottomNav a.prev {
	float:left;
	margin:0;
	position:relative;
	z-index:2;
}
.displayProduct div.add {
	text-align:center;
}