
/* -------------------------------- */
#containerTitle {
	position: relative;
	z-index: 0;
	height: auto !important;
	min-height: 30px;
	height: 30px;
	margin-top: 5px;
}
	#containerTitle h4 {
		width: 500px;
	}

#news-content, .news-content {
	overflow: hidden;
	width: 592px;
}

#news-content p, #news-content table, .news-content p, .news-content table {
	margin-bottom: 1.5em;
}

#news-content h4, .news-content h4 {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	padding-bottom: 1px;
	margin: 1em 0 1.5em 0;
	border-bottom: 1px solid #EFEFEF;
	clear: both;
}

#news-content h3, .news-content h3  {
	font-weight: bold;
	color: #000;
	font-size: 13px;
	margin-bottom: 1.5em;
}

/* plus/moin */

#news-content .evaluation, .news-content .evaluation {
	background: #FBFCFD;
	border: 1px solid #D2DEE5;
	padding: 10px;
}
	#news-content .evaluation .orangeFanGreyBg, .news-content .evaluation .orangeFanGreyBg {
		font-weight: bold;
		padding-bottom: 5px;
		text-align: center;
	}
	
	#news-content .evaluation .encadreBordsGrisSansBordsHt, .news-content .evaluation .encadreBordsGrisSansBordsHt {
		padding-bottom: 10px;
	}
	#news-content .evaluation .encadreGrisAvecBords li, .news-content .evaluation .encadreGrisAvecBords li {
		width: 49%;
		float: left;
		font-weight: bold;
	}
	#news-content .evaluation .StripesBg, .news-content .evaluation .StripesBg {
		clear: both;
	}

	#news-content .evaluation .listing, .news-content .evaluation .listing {
		float: left;
		width: 49%;
	}
		#news-content .evaluation .listing li, .news-content .evaluation .listing li {
			border: 0;
			line-height: 1.1em;
			width: 250px;
			margin-bottom: 3px;
			padding-left: 10px;
			background: #FFF url(/img/3GreenDots.gif) left 5px no-repeat;
		}

		#news-content li, .news-content li {
			border: 0;
			line-height: 1.1em;
			margin-bottom: 3px;
			padding-left: 10px;
			background: #FFF url(/img/3GreenDots.gif) left 5px no-repeat;
		}

#sidebar .listingProduct {
	padding-top: 0;
}
#sidebar .listingProduct li {
	margin-bottom: 10px;
}
	#sidebar .listingProduct li a {
		background: none;
		padding: 0;
	}
.listingProduct .vignette {
	display: block;
	float: left;
	width: 60px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	border: 1px solid #D2DEE5;
}
	.listingProduct .vignette img { 
		width: 60px;
	}
.listingProduct .productName {
	font-weight: bold;
	width: 203px;
}
.listingProduct .bestPrice {
	color: #ADB6B9;
}
	.listingProduct .bestPrice .price {
		color: #C20B29;
		font-weight: bold;
	}
#sidebar .listingProduct li a.productCompare {
	background: #FFF url(/img/3GreenDots.gif) left 5px no-repeat;
	padding-left: 10px;
	line-height: 1.1em;
	display: block;
}

h4.titre, h4.titre a { 
	font-size: 14px; 
	color: #02284E; 
}

