
#mainContent {
	padding-bottom: 40px;
	padding-top: 10px;
}
	#mainContent h1 {
		font-size: 1.4em;
		color: #ff8400;
		font-weight: normal;
	}
	#mainContent p {
		color: #ff8400;
		font-size: 1em;
		background: url(../images/decor/illus_vendregerer_dot.gif) repeat-x left bottom;
		padding-bottom: 15px;
		margin-top: 3px;
	}
	
	.MeubleWrapper1 {
		font-size: 0.86em;
		color: #4e4e4e;
		overflow: hidden;
		padding-bottom: 6px;
		margin-top: 4px;
		background: url(../images/decor/illus_vendregerer_2dot.gif) repeat-x left bottom;
	}
	* html .MeubleWrapper1 {
		height: 1%;
	}
		.MeubleWrapper1 a {
			font-size: 1em;
			color: #4e4e4e;
			padding-top: 2px;
		}
		.Retour {
			background: url(../images/decor/illus_vendregerer_retour.gif) no-repeat left 4px;
			padding-left: 12px;
			float: left;
		}
		.LangVersion {
			background: url(../images/decor/illus_uk_flag.gif) no-repeat left 2px;
			padding-left: 20px;
			color: #4e4e4e;
			float: right;
		}
		.LangVersionFr {
			background: url(../images/decor/illus_fr_flag.gif) no-repeat left 2px;
			padding-left: 20px;
			color: #4e4e4e;
			float: right;
		}
	
		.VendreArticle {
			margin-top: 10px;
			overflow: hidden;
		}
		* html .VendreArticle {
			height: 1%;
		}
			.VendreArticle h2,
			.VendreArticle h4 {
				color: #ff8400;
				font-size: 1.25em;
				font-weight: normal;
				margin-top: 10px;
			}
			.VendreArticle h3,
			.VendreArticle h5 {
				color: #656565;
				font-size: 0.94em !important;
				font-weight: bold;
				margin-top: 3px;
			}
			.VendreArticle h3.Alt2,
			.VendreArticle h5.Alt2 {
				color: #ff8400;
				font-size: 0.94em;
				font-weight: bolder;
				margin-top: 3px;
				background: url(../images/decor/illus_meuble_line_decor.gif) repeat-x left bottom;
				padding-bottom: 4px;
			}
			.VendreArticle p {
				color: #4e4e4e !important;
				font-size: 0.86em !important;
				background: none !important;
				padding-bottom: 0px !important;
			}
		.VendreArticle a {
			background: url(../images/decor/illus_meuble_arrow.gif) no-repeat left 3px !important;
			padding-left: 10px;
			font-size: 0.9em;
			color: #656565;
		}
		.VendreArticle a span {
			color: #ff8400;
		}
		#Connection_ibail {
			background: url(../images/decor/bt_seconnect_off.png) no-repeat left top;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/decor/bt_seconnect_off.png', sizingMethod='crop');
			
			display: block;
			width: 100px;
			height: 21px;
			float: left;
			font-size: 1em;
			color: #825e10;
			padding-top: 4px;
			padding-bottom: 4px;
			font-weight: bolder;
		}
		.button_connect {
			border:0px;
		}
		#Connection_ibail:hover {
			background: url(../images/decor/bt_seconnect_on.png) no-repeat left top;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/decor/bt_seconnect_on.png', sizingMethod='crop');
			
		}
		#Connection_ibail_en {
			background: url(../images/decor/bt_connect_off_en.png) no-repeat left top;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/decor/bt_connect_off_en.png', sizingMethod='crop');
			
			display: block;
			width: 100px;
			height: 21px;
			float: left;
			font-size: 1em;
			color: #825e10;
			padding-top: 4px;
			padding-bottom: 4px;
			font-weight: bolder;
		}
		
		#Connection_ibail_en:hover {
			background: url(../images/decor/bt_connect_on_en.png) no-repeat left top;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/decor/bt_connect_on_en.png', sizingMethod='crop');
			
		}
		.VendreArticle p a {
			background: url(../images/decor/illus_meuble_arrow.gif) no-repeat left 3px;
			padding-left: 10px;
			font-size: 1.1em;
			color: #656565;
		}
		.VendreArticle p a span {
			color: #ff8400;
		}
			
	.MeubleWrapper2 {
		font-size: 0.86em;
		overflow: hidden;
		padding-bottom: 20px;
		padding-top: 3px;
		background: url(../images/decor/illus_vendregerer_dot.gif) repeat-x left bottom;
	}
	* html .MeubleWrapper2 {
		height: 1%;
	}
		.Decor3,
		.PrintVersion {
			display: block;
			width: 20px;
			height: 20px;
			float: left;
		}
		.Decor3 span,
		.PrintVersion span  {
			display: none;
		}
		.Decor3 {
			background: url(../images/decor/illus_meuble_1.gif) no-repeat left top;
			margin-right: 7px;
		}
		.PrintVersion {
			background: url(../images/decor/illus_meuble_print.gif) no-repeat left top;
		}
		
		.Acceder {
			background: url(../images/decor/bt_votre_iball.gif) no-repeat left top;
			
			display: block;
			width: 192px;
			height: 21px;
			float: right;
			font-size: 1em;
			color: #825e10;
			padding-top: 4px;
			padding-bottom: 4px;
			font-weight: bolder;
		}
		.Acceder:hover {
			background: url(../images/decor/bt_votre_iball_on.png) no-repeat left top;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/decor/bt_votre_iball_on.png', sizingMethod='crop');
			
		}
		.Acceder span {
				display: none;
		}
		.Acceder_en {
			background: url(../images/decor/bt_votre_iball_off_en.png) no-repeat left top;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/decor/bt_votre_iball_off_en.png', sizingMethod='crop');
			display: block;
			width: 84px;
			height: 21px;
			float: right;
			font-size: 1em;
			color: #825e10;
			padding-top: 4px;
			padding-bottom: 4px;
			font-weight: bolder;
		}
		.Acceder_en:hover {
			background: url(../images/decor/bt_votre_iball_on_en.png) no-repeat left top;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/decor/bt_votre_iball_on_en.png', sizingMethod='crop');
			
		}
		.Acceder_en span {
				display: none;
			}
		
		.StyleBox1 {
			background: url(../images/decor/illus_meuble_line_decor.gif) repeat-x left bottom;
			padding: 8px 0px 14px 0px;
		}
		.StyleBox1 p {
			margin-top: 5px !important;
			color: #4e4e4e !important;
				font-size: 0.86em !important;
				background: none !important;
				padding-bottom: 0px !important;
		}
		.StyleBox1 h3,
		.StyleBox1 h5 {
				color: #656565;
				font-size: 0.94em;
				font-weight: normal;
				margin-top: 3px;
			}
			.StyleBox1 h3.Alt2,
			.StyleBox1 h5.Alt2 {
				color: #ff8400;
				font-size: 0.94em !important;
				font-weight: bolder !important;
				margin-top: 3px;
				background: url(../images/decor/illus_meuble_line_decor.gif) repeat-x left bottom;
				padding-bottom: 4px;
			}
		.StyleBox1 a {
			background: url(../images/decor/illus_meuble_arrow.gif) no-repeat left 3px !important;
			padding-left: 10px;
			font-size: 1.1em;
			color: #656565;
		}
		.StyleBox1 a span {
			color: #ff8400;
		}

		ul.BulletDecor1 {
			margin-top: 5px;
		}
			ul.BulletDecor1 li p {
				background-color: #FFFFFF !important;
			}
			ul.BulletDecor1 li {
				background: url(../images/decor/illus_meuble_square_small.gif) no-repeat left 5px;
				font-size: 1em;
				padding-left: 10px;
				color: #4e4e4e;
			}
			ul.BulletDecor1 li p { font-size: 0.94em !important; }
			
			ul.BulletDecor2 {
			margin-top: 5px;
		}
			ul.BulletDecor2 li {
				background: url(../images/decor/illus_meuble_square.gif) no-repeat left 4px;
				font-size: 1.1em;
				padding-left: 10px;
			}
			
		.Wrapper1 {
			width: 287px;
			float: left;
		}
		
		.FlyerBox {
			float: right;
			width: 169px;
			background:#ffe0bf url(../images/decor/illus_meuble_line_decor.gif) repeat-x left bottom;
			padding-bottom: 20px;
		}
		.FlyerBox h5 {
			background: #FFFFFF url(../images/decor/illus_meuble_line_decor.gif) repeat-x left bottom;
			margin-top: 0px;
			padding-bottom: 4px;
			color: #ff8400;
		}
		.FlyerBox p {
			padding: 9px 0px 0px 18px;
		}
		.FlyerBox ul {
			margin-top: 5px;
			padding: 7px;
		}
			.FlyerBox ul li {
				background: url(../images/decor/illus_meuble_square_small.gif) no-repeat left 5px;
				font-size: 0.86em;
				padding-left: 10px;
			}
		.FlyerBox a {
			background: url(../images/decor/illus_meuble_arrow.gif) no-repeat left 3px;
			font-size: 0.86em;
			padding-left: 10px;
			margin-left: 7px;
			display: block;
		}

