#mainContent {
	padding-bottom: 40px;
	padding-top: 10px;
}
	#mainContent h1 {
		font-size: 1.4em;
		color: #D10527;
		font-weight: normal;
	}
	#mainContent h3 {
		font-size: 1em;
		color: #D10527;
		font-weight: normal;
	}
	#mainContent p {
		/* color: #D10527; */
		font-size: 1em;
		/* background: url(../images/decor/illus_vendregerer_dot.gif) repeat-x left bottom; */
		/* padding-bottom: 15px; */
		margin-top: 3px;
	}
	#mainContent .intro {
		color: #D10527;
		background: url(../images/decor/illus_vendregerer_dot.gif) repeat-x left bottom;
		padding-bottom: 15px;
	}
	.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;
		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_red.gif) no-repeat left top;
			margin-right: 7px;
		}
		.PrintVersion {
			background: url(../images/decor/illus_meuble_print_red.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 span {
				display: none;
			}



.Decor4 {
	color: #D10527;
	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 label,
	.Selectionnez select {
		vertical-align: middle;
		font-size: 0.86em;
	}

	.ImageMap {
		position: relative;
		width: 400px;
		height: 400px;
	}
	.SelectedZone {
		border: 1px solid #efd4b4;
		width: 70px;
		height: 65px;
		position: absolute;
		top: 15px;
		right: 18px;
	}
	


