/* MGA Contact - www.pixelscarres.com 2010*/

#contenu2 {
	text-align: justify;
	float: left;
	width: 47em !important;
	width: 39em;
	margin-left: 3.5em !important;
	margin-left: 6em;
	margin-top: 2em;
	font-size: 0.9em;
	background: url(../images/contact/gite.jpg) no-repeat center center;
}
h1 {
	font-weight: bold;
	color: #660066;
	font-size: 1.2em;
	text-align: center;
}
fieldset {
	text-align: center;
	border: 1px solid #fff;
	margin: 30px auto;
}
.champ {
	color: #000;
	font-weight: bold;
	border: 1px solid #ba8cb0;
}
.champ:focus {
	background-color: #ba8cb0;
}
legend {
	color: #660066;
	text-align: left;
}

textarea {
	overflow: auto;
}
#illustcontact {
	float: left;
	height: 30em;
	width: 12em !important;
	width: 10em;
}
#illustcontact a {
	color: #ac4b81;
}
#illustcontact a:hover {
	text-decoration: underline;
}
.plan {
	width: 9.375em;
	height: 15em;
}
#imgplan {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 0.5em;
}
#imgplan a.position {
	display: block;
	text-decoration: none;
	background: #fff;
	top: 0;
	left: 0;
	border: 0;
}
#imgplan a.position:hover {
	background-color: #e6e6e6;
}
#imgplan .grandplan {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	visibility: hidden;
}
#imgplan a:hover .grandplan {
	width: 20em;
	height: 32em;
	background-image: url(../images/contact/plan.jpg);
	display: block;
	position: absolute;
	border: 1px solid #660066;
	visibility: visible;
}
#imgplan a:focus .grandplan {
	width: 20em;
	height: 32em;
	position: absolute;
	visibility: visible;
	background-image: url(../images/contact/plan.jpg);
	display: block;
	border: 1px solid #660066;
}
.error {
	color: #ff1c00;
}
.plus {
	display: none;
}
.print {
	display: none;
}
