/***** plan IE6 ******/
.contact #rightcol {
	float: none;
	position: relative;
	width: 100%;
	margin: 0;
	height: 395px;
	overflow: hidden;
}

	#plan_acces {
		float: right;
		width: 483px;
		height: 382px
	}

		#plan_acces a#pnantes {
			display: block;
			position: absolute;
			top: 21px;
			left: 537px;
			font-size: 1.5em;
			line-height: 1.2;
			color: #963176;
			font-weight: bold;
			border-bottom: 1px solid #E2A7C6;
			z-index: 3;
			width: 175px;
		}

		#plan_acces a#pparis {
			display: block;
			position: absolute;
			top: 51px;
			left: 492px;
			font-size: 1.5em;
			line-height: 1.2;
			color: #963176;
			font-weight: bold;
			border-bottom: 1px solid #E2A7C6;
			z-index: 3;
			width: 162px;
		}

		#plan_acces p {
			display: block;
			position: absolute;
			top: 21px;
			left: 535px;
			font-size: 1.5em;
			color: #963176;
			font-weight: bold;
			border-bottom: 1px solid #E2A7C6;
			z-index: 3;
			width: 171px;
		}

		#plan_acces a img {
			height: 382px;
			width: 483px;
			position: absolute;
			right: 0;
			bottom: 0;
			z-index: 2;

		}

/* colonnes  de contenu */
.contact #leftcol {
	display: none;
}

	.contact #contactdiv {
		width: 420px;
		background: #F2CFEB;
		margin: 40px 0 0 15px;
		padding: 10px 15px;
	}

		.contact #contactdiv h3 {
			color: #963176;
			font-size: 1.6em;
		}

		.contact #contactdiv h4 {
			font-size: 1.2em;
		}

		.contact #contactdiv .box {
			overflow: hidden;
			padding: 0px;
		}

			.contact #contactdiv .box p {
				line-height: 1.225;
				margin: 0;
			}

			.contact #contactdiv .box td {
				height: 20px;
				vertical-align: middle;
			}

			.contact #contactdiv .box td a img {
				height: 19px;
				width: 55px;
			}