#mainContent {
	padding-bottom: 40px;
	padding-top: 10px;
}
	#mainContent h1 {
		font-size: 1.4em;
		color: #ff8400;
		font-weight: normal;
	}
	.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;
		}
		.MeubleWrapper1 p {
			float: left;
			font-size: 1.1em;
		}
		.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;
		}
	.MeubleWrapper2 {
		font-size: 0.86em;
		overflow: hidden;
		padding-bottom: 20px;
		padding-top: 3px;
	}
	* 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;
			}

#mainContent ul li {
	background: url(../images/decor/illus_meuble_square.gif) no-repeat left 4px;
	font-size: 0.86em;
	padding-left: 10px;
}
#mainContent ul.BulletDecor0 li {
		background: url(../images/decor/illus_meuble_square.gif) no-repeat left 4px;
		font-size: 1.1em;
		padding-left: 10px;
}
.Decor4 {
	color: #ff8400;
	font-weight: bolder;
	font-size: 0.86em;
	margin-top: 12px;
}
.Decor6 {
	font-size: 0.86em;
	margin-top: 30px;
}
.Selectionnez {
	margin: 10px 0px;
}
	.Selectionnez label {
		font-weight: bolder;
	}
	.Selectionnez input,
	.Selectionnez select {
		vertical-align: top;
		font-size: 0.86em;
	}
	.Selectionnez label {
		vertical-align: top;
		font-size: 0.86em;
	}
	.ImageMap {
		position: relative;
		width: 400px;
		height: 460px;
	}
	.SelectedZone {
		border: 1px solid #efd4b4;
		width: 70px;
		height: 65px;
		position: absolute;
		top: 15px;
		right: 18px;
	}
	


