/*html, body {
	height: 100%;
}*/

#divContact{
  margin: 0px;
  padding:0;
  width:570px;
  float:left;

}

#divContact .content{

padding:10px;
width:550px;
margin:0;
float: left;
}


#divContact .content .left{
  float: left;
  width:260px;


}
#divContact .content .right{
  float: right;
  width:280px;
  }

#plan{
  float:right;
  width:102px;
  height: 100px;
  margin:0 auto;
	margin-right: 50px;

}
#plan img{
margin:0;
padding:0;
border:none;
}
#plan p{
color:#3a3a3a;
font-weight: bold;
font-size: 14px;
line-height: 15px;
text-align: center;
}

#divContact p{
line-height: 15px;
}


.mail_label{
	width:80px;
	float:left;
  color:#3a3a3a;
  font-weight: bold;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
  padding:5px 0 10px 0px;
	}
.mail_input{
  height: 18px;
	width:170px;
	float:right;
  padding:0px 0px 0 0;
  }

.inputFormOver{
  height: 18px;
  float:right;
  border:1px solid #8bc6f4;
	background-color: #fff;
	width:170px;
	font:normal 12px Arial;
	color:#000;

	}
.inputForm{
  height: 18px;
  float:right;
  border:1px solid  #AA4AA5;
	background-color: #fff;
	width:170px;
	font:normal 12px Arial;
	color: #000;

	}
.mail_label1{
	width:100px;
	float:left;
	color:#3a3a3a;
  font-weight: bold;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
  padding:0px 0 5px 10px;
	}
.mail_input1{
	width:295px;
  height: 62px;
	float:right;
  padding:0px 10px 0px 0px;

  }

.inputFormOver1{
  float:right;
  border:1px solid #000;
	background-color: #9D4414;
	width:295px;
  height: 62px;
	font:normal 12px Arial;
	color:#000;

	}
.inputForm1{
  float:right;
  border:1px solid  #000;
	background-color: #966B41;
	width:295px;
  height: 62px;
	font:normal 12px Arial;
	color: #000;

	}
.b1{
  float: left;
  background:url(../images/charte/contact/envoyer.jpg) left top no-repeat;
  width:80px;
  height: 29px;
 	cursor:pointer;
  border:none;
  }
.b1Over{
  float: left;
  background:url(../images/charte/contact/envoyer.jpg) left bottom no-repeat;
  width:80px;
  height: 29px;
 	cursor:pointer;
  border:none;
  }
.b2{
  float: left;
  background:url(../images/charte/contact/retablir.jpg) left top no-repeat;
  width:80px;
  height: 29px;
 	cursor:pointer;
  border:none;
  }
.b2Over{
  float: left;
  background:url(../images/charte/contact/retablir.jpg) left bottom no-repeat;
  width:80px;
  height: 29px;
 	cursor:pointer;
  border:none;

  }
.space{
  float: left;
  width:24px;
}

#buttonbox{
padding-top:10px;

width:185px;
margin:0 auto;
}
#merci{
  padding-top:100px;
}

#merci p{
  text-align: center;
  padding: 10px 10px 10px 10px;

}

