#BlocGauchePanier {
	float:left;
}
#littleAvertissement {
	float:left;
	background:url(../gfx/deco/littleAvertFlex.gif) repeat-y left top;
	width:275px;
	margin-left:10px;
	position:relative;
}
#littleAvertTop {
	background:url(../gfx/deco/littleAvertTop.gif) no-repeat left top;
	width:275px;
	height:11px;
}
#littleAvertMiddle {
	background:url(../gfx/deco/littleAvertMiddle.jpg) no-repeat left top;
	width:257px;
	min-height:102px;
	_height:102px;
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 10px 0 8px;
	white-space:normal;
}
#littleAvertBottom {
	background:url(../gfx/deco/littleAvertBottom.gif) no-repeat left bottom;
	width:275px;
	height:12px;
	display:block;
	font-size:1px;
	line-height:0px;
}
#littleAvertMiddle img {
	float:left;
	margin:0 5px 0 2px;
}
#bigAvert {
	background:url(../gfx/deco/avertissementFlex.gif) repeat-y left top;
	width:485px;
	float:left;
	margin-left:10px;
}
#bigAvertTop {
	background:url(../gfx/deco/avertissementTop.gif) no-repeat left top;
	width:485px;
	height:11px;
	display:block;
}
#bigAvertMiddle {
	background:url(../gfx/deco/avertissementMiddle.jpg) no-repeat left top;
	min-height:213px;
	_height:213px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bigAvertBottom {
	background:url(../gfx/deco/avertissementBottom.gif) no-repeat left bottom;
	width:485px;
	height:10px;
	display:block;
}
#iconeAvert {
	float:left;
	margin:0 5px 0 2px;
	width:36px;
	height:51px;
	background:url(../gfx/deco/avertissementIcone.gif) no-repeat left top;	
}
#bigAvertMiddle p {
	color:#FFFFFF;
	padding:0 10px 4px 8px;
	white-space:normal;
}
#whiteAvert {
	background-color:#FFFFFF;
	background-image:url(../gfx/deco/avertissementZoneWhiteTop.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:257px;
	margin:3px;
}
#whiteAvert div {
	width:243px;
	padding:4px 7px;
	color:#323232;
}
#whiteAvert strong, #whiteAvert b {
	font-weight:bold;
}
#whiteAvertBottom {
	background:url(../gfx/deco/avertissementZoneWhiteBottom.gif) no-repeat left bottom;
	width:257px;
	height:7px;
	display:block;
}
#avertLeft {
	float:left;
	width:260px;
	margin:10px 5px;
}
