.Container01 {}
	.Container01 .FlashContent {
		float: left;
		margin-top: 15px;
	}
.Container02 {}
	.Container02 .Box01 {
		float: left;
		margin-top: 25px;
		width: 355px;
	}
		.Container02 .Box01 a {
			background: left top no-repeat; 
			display: inline;
			float: left;
			font-size: 0px;
			height: 32px;
			line-height: 0px;
			margin: 0px 9px 0px 1px;
			text-indent: -10000px;
		}	
		.Container02 .Box01 a.Envoyer {
			width: 72px;
		}
		.Container02 .Box01 .Telecharger {
			width: 99px;		
		}
		.Container02 .Box01 a.Blogger {
			margin: 0px 0px 0px 1px;
			width: 75px;
		}
		.Container02 .Box01 a.FullVersion {
			width: 74px;
		}
		.Container02 .Box01 a:hover	{
			background-position: left bottom;
		}
		
		.Container02 .Box01 .LinksStyle {
			margin-top: 17px;
		}
			.Container02 .Box01 .LinksStyle ul {
				margin-left: 120px;
			}
			.Container02 .Box01 .LinksStyle li {
				float: left;
				margin-right: 2px;
			}
				.Container02 .Box01 .LinksStyle li a:link,
				.Container02 .Box01 .LinksStyle li a:visited {
					background-position: left top;
					background-repeat: no-repeat;
					display: block;
					font-size: 0px;
					height: 24px;
					line-height: 0px;
					text-indent: -10000px;
					width: 24px;					
					margin-right: 0px;
				}
				.Container02 .Box01 .LinksStyle li a:hover {
					background-position: left bottom;
				}
				.Container02 .Box01 .LinksStyle li a:link span,
				.Container02 .Box01 .LinksStyle li a:visited span {
					display: none;
				}
					.Container02 .Box01 .LinksStyle li .FaceBook {
						background-image: url(../images/icon-01.gif);
					}
					.Container02 .Box01 .LinksStyle li .Twitter {
						background-image: url(../images/icon-02.gif);
					}
					.Container02 .Box01 .LinksStyle li .Digg {
						background-image: url(../images/icon-03.gif);
					}
					.Container02 .Box01 .LinksStyle li .Wikio {
						background-image: url(../images/icon-04.gif);
					}															
	.Container02 .Product {
		background: #fff;
		display: inline;
		float: right;
		margin: 13px 11px 0px 0px;
		position: relative;
		width: 290px;
		z-index: 5;		
	}			
		.Container02 .Product a:link,
		.Container02 .Product a:visited {
			position: absolute;
			top: 0;
			left: 0;
			width: 82px;
			height: 16px;
			z-index: 7;
			background: url(../images/bullet.gif) 200px 81px no-repeat;
			color: #020202;
			padding: 78px 0px 0px 210px;	
		}
		.Container02 .Product a:hover {
			background-position: 200px bottom;
		}
		
		
		.Container02 .Product h4 {
			background: #ccdbed;
			color: #2b6db0;
			font-size: 1.5em;
			line-height: 15px;
			padding: 9px;			
			text-transform: uppercase;
			width: 182px;
		}
		.Container02 .Product img {
			position: absolute;
			right: 3px;
			top: -16px;
			z-index: 6;
		}
		.Container02 .Product p {
			color: #020202;
			float: left;			
			font-size: 1.1em;
			padding: 1px 0px 2px 9px;
			width: 176px;
		}
		/*.Container02 .Product .LinkStyle {		
			bottom: 5px;			
			font-size: 1.1em;
			right: 5px;
			position: absolute;			
		}
			.Container02 .Product .LinkStyle a:link,
			.Container02 .Product .LinkStyle a:visited {
				background: url(../images/bullet.gif) left 4px no-repeat;
				color: #020202;
				padding-left: 15px;
			}
			.Container02 .Product .LinkStyle a:hover {
				background-position: left -10px;
			}*/
.Container02 .Product a.Coupon:link,
.Container02 .Product a.Coupon:visited {
	height: 68px;
	left: 218px;
	position: absolute;
	top: -58px;
	z-index: 8;	
	width: 75px;
	margin: 0px;
	padding: 0px;
	background: url(../images/fr/btn-reduction-small.gif) left bottom no-repeat;
}
.Container02 .Product a.Coupon:hover {
	background-position: left top;
}	
.Container02 .Product a.Coupon:link span,
.Container02 .Product a.Coupon:visited span {
	display: none;
}