.Banner {
	background: url(../images/decor/ph_header_5.jpg) no-repeat left top;
}

#mainContent {
	padding-bottom: 40px;
	padding-top: 10px;
}
	#mainContent h1 {
		font-size: 1.4em;
		color: #91714a;
		font-weight: normal;
	}
	#mainContent p {
		color: #825e10;
		font-size: 1em;
		background: url(../images/decor/illus_vendregerer_dot.gif) repeat-x left bottom;
		padding-bottom: 15px;
		margin-top: 10px;
	}
	.VendreWrapper1 {
		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 .VendreWrapper1 {
		height: 1%;
	}
		.VendreWrapper1 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: 19px;
		}
			.VendreArticle h4 {
				color: #825e10;
				font-size: 1.25em;
				font-weight: normal;
			}
			.VendreArticle p {
				color: #4e4e4e !important;
				font-size: 0.96em !important; /* font-size: 0.86em !important; */
				background: none !important;
				padding-bottom: 0px !important;
			}
			.VendreArticle p.Modifier {
				color: #656565 !important;
				font-size: 0.94em !important;
			}
			
	.VendreWrapper2 {
		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 .VendreWrapper2 {
		height: 1%;
	}
		.Decor3,
		.PrintVersion {
			display: block;
			width: 20px;
			height: 20px;
			float: left;
		}
		.Decor3 span,
		.PrintVersion span  {
			display: none;
		}
		.Decor3 {
			background: url(../images/decor/illus_vendregerer_1.gif) no-repeat left top;
			margin-right: 7px;
		}
		.PrintVersion {
			background: url(../images/decor/illus_vendregerer_print.gif) no-repeat left top;
		}
		
		.Acceder {
			background: url(../images/decor/bt_vendregerer.gif) no-repeat left top;
			display: block;
			width: 191px;
			height: 21px;
			float: right;
		}
			.Acceder span {
				display: none;
			}