/**
 * Style sheet nc_produit_accueil
 */
.clear
{
	height:1px;
	overflow:hidden;
	clear:both;
}

.product-visu
{
	width:450px;
	height:300px;
	float:left;
}

.product-content
{
	width:435px;
	padding-left:5px;
}

.product-dashboard
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}

.product-title
{
	width:391px;
	float:left;
}

.product-label
{
	width:57px;
	height:39;
	left:379px;
	top:-50px;
	position:relative;
	z-index:999;
}

.product-description, .product-results, .product-ingredients, .product-dashboard
{
	margin:10px 0px 0px 0px;
}

.product-results h2, .product-ingredients h2
{
	margin:0px 0px 0px 20px;
	border-bottom:1px solid #999999;
}

.product-description p, .product-results p, .product-ingredients p
{
	margin-top:2px;
	margin-right:5px;
	margin-left:20px;
	padding:0px;
}

.mod_navigationMain
{
	background-image:url("tl_files/images/mainnav-back-products.gif");
}

#banner
{
	height:50px;
}
