#ventenet-home {
}
	#sponsorship,
	#privilege,
	#adsop {
		float: left;
		
	}
	
	#sponsorship h4, #sponsorship p, #sponsorship small,
	#privilege h4, #privilege p,
	#adsop h4, #adsop p {
		text-indent: -9000px;
	}
	
	#sponsorship {
		width: 143px;
		height: 181px;
		border: 1px solid #110c79;
		background: transparent url(../../../images/home/sponsorship_ventenet.gif) 0 0 no-repeat;
		margin-right: 5px;
		cursor: pointer;
	}
	#privilege {
		width: 143px;
		height: 181px;
		border: 1px solid #afa6c5;
		background: transparent url(../../../images/home/privilege_ventenet.gif) 0 0 no-repeat;
		margin-right: 5px;
		cursor: pointer;
	}
	#adsop {
		width: 490px;
		height: 183px;
		background: transparent url(../../../images/home/operation_ads_ventenet.jpg) 0 0 no-repeat;
		
	}

#ventenet-home-shop {
	margin-top: 5px;
}
	#ventenet-home-shop #shop-home {
		display: block;
		float: left;
		width: 216px;
		margin-right: 6px;
	}
		#ventenet-home-shop #shop-manufacturer {
			position: relative;
			width: 216px;
			height: 52px;
			background: #eee url(../../../images/marque/logo_bg.gif) 0 0 no-repeat;
			margin-bottom: 6px;
			overflow: hidden;
		}
		
		.SimpleSlideContent {
			width: 216px; /* Defining slideshow width */
			height: 52px; /* Defining slideshow height */
			overflow: hidden; /* required to hide not active elements. */
			position: relative;
			background: #fff url(/images/marque/gabarit_216x52/216x52_empty.gif) 0 0 repeat;
			
		}
		.SimpleSlide {
			width: 216px; /* Defining slideshow width */
			height: 52px; /* Defining slideshow height */
			overflow: hidden; /* required to hide not active elements. */
			background: #fff url(/images/marque/gabarit_216x52/216x52_empty.gif) 0 0 repeat;
		}
		.SimpleSlide div {
			width: 4107px; /* Defining inner box with, must be SimpleSlide item x number of items + 3 pixels */
			background: #fff url(/images/marque/gabarit_216x52/216x52_empty.gif) 0 0 repeat;
		}
		.SimpleSlide div div {
			width: 216px;
			height: 52px;
			float: left; /* Required if you want a horizontal slide. */
			background: #fff url(/images/marque/gabarit_216x52/216x52_empty.gif) 0 0 repeat;
		}
		.SimpleSlide div div.slide-manu {
			width: 216px;
			height: 52px;
			overflow: hidden;
			background: #fff url(/images/marque/gabarit_216x52/216x52_empty.gif) 0 0 repeat;
			position: relative;
		}
		a {
			color: blue;
			text-decoration: underline;
		}
		a.slider {
			position: absolute;
			display: block;
			width: 100%;
			bottom: 1px;
			text-align: center;
			height: 10px;
			line-height: 10px;
			font-size: 10px;
			color: #666;
			text-decoration: none;
			overflow: hidden;
			font-weight: bold;
		}
		
		#ventenet-home-shop .shop-wo-men {
			width: 216px;
			margin-bottom: 6px;
		}
		#ventenet-home-shop .shop-wo-men p {
			margin: 0;
			padding: 0;
			padding: 4px;
			font-size: 10px;
			line-height: 11px;
			background: #ebebeb;
			color: #3a3a3a;
		}
		#ventenet-home-shop .shop-wo-men p a {
			text-decoration: none;
			color: #3a3a3a;
		}
		#ventenet-home-shop .shop-wo-men p a:hover {
			text-decoration: underline;
			color: #3a3a3a;
		}
		#ventenet-home-shop .shop-wo-men h4 {
			margin: 0;
			padding: 0;
			font-size: 10px;
			height: 12px;
			display: normal;
		}
		#ventenet-home-shop .shop-wo-men h3 {
			display: block;
			font-size: 10px;
			height: 14px;
			line-height: 14px;
			margin: 0;
			margin-bottom: 4px;
			padding: 0;
			padding-left: 6px;
			background: #fff url(../../../images/home/bg_homme-femme.gif) top left no-repeat;
			color: #fff;
			text-transform: uppercase;
		}
		#ventenet-home-shop .shop-wo-men h3 a {
			color: #fff;
			text-decoration: none;
		}
	
	#ventenet-home-shop #shop-promotions {
		display: block;
		float: left;
		width: 568px;
	}
		#three-promos {
			display: block;
			background: #fff url(/images/home/bg_blocpromo.jpg) right -6px no-repeat;
			width: 566px;
			height: 130px; /* *** 145px; *** */
			border: 1px solid #e9e9e9;
			margin-bottom: 4px;
		}
		#three-promos .bloc-promo {
			display: block;
			float: left;
			width: 172px;
			height: 130px;/* *** 145px; *** */
			border-left: 1px dotted #e9e9e9;
		}
		.bloc-promo .bp-manu {
			display: block;
			width: 96%;
			height: 20px;
			line-height: 20px;
			margin: 0 auto;
			text-align: left;
			margin-top: 1px;
			
		}
		.bloc-promo .bp-name {
			display: block;
			width: 96%;
			margin: 0 auto;
			font-size: 10px;
			background: #ffdab3;
			height: 14px;
			line-height: 14px;
			overflow: hidden;
			margin-top: 1px;
		}
		.bloc-promo .bp-name a {
			padding-left: 4px;
			color: #000;
			text-decoration: none;
		}
		.bloc-promo .bp-infos {
			display: block;
			width: 92%;
			margin: 0 auto;
			margin-top: 6px;
			padding-right: 4%;
			color: #FE8400;
		}
		.bloc-promo .bp-price {
			display: block;
			float: left;
			width: 72px;
			padding-left: 15px;
			color: #FE8400;
			font-size: 12px;
			font-weight: bold;
			margin-top: 10px;
		}
		.bloc-promo .bp-price i {
			color: #FE8400;
			font-size: 10px;
			font-weight: bold;
			font-style: normal;
			text-decoration: line-through;
		}
		.bloc-promo .bp-price a.see {
			display: block;
			text-align: right;
			color: #000;
			font-size: 10px;
			font-weight: normal;
		}
		
		#two-promos {
		}
		#two-promos .bloc-master {
			display: block;
			float: left;
			width: 282px;
			height: 166px;
			margin-right: 4px;
			background: #fff url(/images/home/bg_blocmaster.jpg) 0 0 no-repeat;
		}
		.bloc-master .bmaster {
			display: block;
			float: left;
		}
		.bloc-master .bmasterImg {
			width: 124px;
			height: 156px;
			padding: 5px 1px;
		}
		.bloc-master .bmasterDesc {
			width: 156px;
		}
		.bloc-master span {
			display: block;
		}
		span.bmasterCat { height: 40px; padding-left: 60px; color: #fff; font-size: 16px; font-weight: bold; }
		span.bmasterManu { height: auto; text-align: right; padding-right: 10px; }
		span.bmasterName { text-align: right; padding-right: 10px; }
		span.bmasterPrice { font-size: 12px; text-align: right; padding-right: 10px; color: #FE8400; font-weight: bold; }
		span.bmasterBut { margin-top: 10px; }
	
		span.bmasterPrice i {
			color: #FE8400;
			font-size: 10px;
			font-weight: bold;
			font-style: normal;
			text-decoration: line-through;
		}
		
		.bloc-master .bmasterCat a {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
		}
		.bloc-master .bmasterName a {
			color: #110c79;
			text-decoration: none;
		}
		
