html, body {
	height: 100%;
}

#divContact{
  margin: 0 0 10px 0;
  padding:0;
/*  height:300px;*/
  width:650px;
  margin:0 auto;
}


#divContact #left{
height: 385px;
float:left;
background: #ffffff;
border: 1px solid #b9b9b9;
width:205px;
display: inline;
padding-top: 5px;

}
#divContact #right{
height: 385px;
margin-left:10px;
padding-top: 5px;
width:370px;
float: left;
background: #ffffff;
border: 1px solid #b9b9b9;
display: inline;
}
#divContact #right #rleft{
  float: left;
  width:170px;
  padding-left: 10px;

}
#divContact #right #rright{
  float: right;
  width:170px;
  padding-right: 10px;
  }

#plan{
  width:175px;
  height: 150px;
  margin:0 auto;
  padding-top: 30px;
}
#plan img{
margin:0;
padding:0;
border:none;
}
#plan p{
  color:#ff0000;
font-weight: bold;
font-size: 14px;
line-height: 15px;
text-align: center;
}

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


.mail_label{
	width:75px;
	float:left;
  color:#233ea3;
  font-weight: bold;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
  padding:0px 0 10px 0px;
	}
.mail_input{
	width:90px;
	float:right;
  padding:0px 0px 0 0;
  }

.inputForm{
  float:right;
  border:1px solid #b9b9b9;
	background-color: #ffffff;
	width:90px;
	font:normal 12px Arial;
	color:#233ea3;

	}
.inputFormOver{
  float:right;
  border:1px solid  #b9b9b9;
	background-color: #e5e5e5;
	width:90px;
	font:normal 12px Arial;
	color: #000;

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

.inputForm1{
  float:right;
  border:1px solid #b9b9b9;
	background-color: #ffffff;
	width:270px;
  height: 100px;
	font:normal 12px Arial;
	color:#233ea3;

	}
.inputFormOver1{
  float:right;
  border:1px solid  #b9b9b9;
	background-color: #e5e5e5;
	width:270px;
  height: 100px;
	font:normal 12px Arial;
	color: #000;

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

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

#buttonbox{
padding-left:140px;
padding-top:10px;
}
#merci{
  padding-top:100px;
}

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

}

