@charset "utf-8";
#WrapContact {
	width: 100%;
	height: 1200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fondContact.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.menuContact {
	width: 140px;
	margin-left: 240px;
	margin-top: 91px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.WrapTitreContentContact {
	float: left;
	width: 650px;
	margin-top: 80px;
	padding: 0px;
	margin-left: 20px;
	height: 330px;
}

.contentContact {
	background-color: #000;
	float: left;
	height: 260px;
	width: 640px;
	padding-left: 10px;
	padding-top: 10px;
}
.contentContact form {
	float: left;
	width: 630px;
	height: 210px;
}

.colG {
	float: left;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 210px;
}
.cadrecontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #CCC;
	border: 1px dotted #666;
	width: 290px;
	float: left;
}
.separationContact {
	float: left;
	height: 180px;
	border-right: 1px dotted #FFF;
	width: 15px;
	margin-top: 10px;
}


.colD {
	float: right;
	width: 293px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 210px;
}
.btons  {
	width: 100px;
	text-align: center;
	margin-left: 30px;
}

.labelEtcontact {
	color: #F30;
}

.cadrecontactmess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #CCC;
	border: 1px dotted #666;
	width: 290px;
	float: left;
	height: 50px;
	margin-bottom: 20px;
}
.wrapcopiemail {
	float: left;
	width: 293px;
}
.checkboxdevisDtxt {
	margin-top: 2px;
	float: left;
	padding-left: 5px;
}
.checkboxdevisD {
	float: left;
}

.boutonsContact {
	float: left;
	width: 293px;
	margin-top: 20px;
}
