#container-body {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 980px;
}

#wrungHomeSlider1 {
	width: 240px;
	height: 160px;
	float: left;
	margin-right: 11px;
}

#wrungHomeSlider2 {
	width: 240px;
	height: 160px;
	float: left;
	margin-right: 10px;
}

#wrungHomeSlider3 {
	width: 240px;
	height: 160px;
	float: left;
}
	ul#image-menu-h {
		width: 240px;
		height: 480px;
	}
	ul#image-menu-h li {
		width: 240px;
		height: 160px;
		cursor: pointer;
	}
	.blue { background: #000; background:#000 url(/templates/wrung_fr_summer_09/images/shop_illustrations/collection.jpg) 0 0 no-repeat; cursor: pointer; }
	.green { background: #000; background: #000 url(/templates/wrung_fr_summer_09/images/shop_illustrations/medias.jpg) 0 0 no-repeat; cursor: pointer; }
	.yellow { background: #000; background: #000 url(/templates/wrung_fr_summer_09/images/shop_illustrations/distributeurs.jpg) 0 0 no-repeat; cursor: pointer; }

#wrungHomeAds {
	width: 740px;
	float: left;
	overflow: hidden;
	border: 1px solid  #333;
	margin-right: 15px;
	margin-bottom : 11px;
	
	/* background: #000 url(/templates/wrungshop_fr_summer_08/images/shop_illustrations/home_ads.jpg) 0 0 no-repeat; */
}

	#wrungHomeAds #ads {
		width: 738px;
		background:#333 url(/templates/wrung_fr_summer_10/images/box_ads.gif) 0 0 no-repeat;
		font-size: 90%;
		font-weight: bold;
		height: 22px;
		line-height: 20px;
		color: #fff;
		padding-left: 5px;
		text-transform : uppercase;
	}
	
	/** */
	.slideAds {
		width: 740px; /* Defining slideshow width */
		height: 287px; /* Defining slideshow height */
		overflow: hidden; /* required to hide not active elements. */
		border-right: 0;
		border-left: 0;
		margin: 0 auto;
	}
	.slideAds div {
		width: 2214px; /* Defining inner box with, must be SimpleSlide item x number of items + 3 pixels */
	}
	.slideAds div div.wrungAds {
		width: 507px;
		height: 480px;
		float: left; /* Required if you want a horizontal slide. */
		margin: 0;
		background: #fff;
		overflow: hidden;
	}
	.slideAds div div.wrungAds img {
		border: 0;
	}
	/** */
	
#right {
	float : right;
}
	
#wrungHomeNews {
	width: 221px;
	height: 322px;
	overflow: hidden;
	border: 1px solid  #333;
	margin-bottom : 5px;
}

	#wrungHomeNews  #news_container {
		width: 221px;
		height: 322px;
		margin: 0 auto;
		overflow: auto;
	}

	.news_scroll {
		padding : 10px;
		width: 201px;
	}	
	
	.news_item {
			margin-bottom : 5px;
	}

	.news_item a {
			color: #fff;
			text-decoration : none;
	}
	
	.news_item a:hover {
			text-decoration : underline;
	}

	#wrungHomeNews #nouvelles {
		width: 218px;
		background:#333 url(/templates/wrung_fr_summer_10/images/box_actu.gif) 0 0 no-repeat;
		font-size: 90%;
		font-weight: bold;
		height: 22px;
		line-height: 20px;
		color: #fff;
		padding-left: 5px;
		text-transform : uppercase;
	}
	
	#blog {
		width: 201px;
		padding: 2px 10px;
		text-align : right;
		border: 1px solid #333333;
		border-top : 0px none;
		height: 16px;
		margin-bottom : 5px;
	}
	
	#blog a {
		color : #FFF;
		text-decoration : none;
	}
	
	#blog a:hover {
		text-decoration : underline;
	}

#wrungHomeNewsletter {
	width: 221px;
	height: 116px;
	overflow: hidden;
	border: 1px solid  #333;
}
	#wrungHomeNewsletter #newsletter {
		width: 218px;
		background:#333 url(/templates/wrung_fr_summer_10/images/box_news.gif) 0 0 no-repeat;
		font-size: 90%;
		font-weight: bold;
		height: 22px;
		line-height: 20px;
		color: #fff;
		padding-left: 5px;
		text-transform : uppercase;
	}
	
	#wrungHomeNewsletter input {
		float : left;
		width:160px;
		cursor:pointer;
	}
	
	#wrungHomeNewsletter button {
		background: #000 url(/templates/wrung_fr_summer_10/images/submit_ok.gif);
		border:0 none;
		cursor:pointer;
		float:right;
		height:21px;
		width:28px;
	}
	
#wrungHomeAds #ads span, #wrungHomeNews #nouvelles span, #wrungHomeNewsletter #newsletter span, #wrungHomeNewsletter button span {display : none;}

#wrungPlayer  {
	width: 221px;
	height: 28px;
	overflow: hidden;
	border: 1px solid  #333;
	margin-bottom : 5px;
}