div#home div#corps_procnx{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 634px;
	height: 375px;
	z-index: 40;
}
/*partie contact*/
div#corps_procnx form#formmail{
	height: 375px;
	width: 434px;
	position: absolute;
	visibility: visible;
	left: 100px;
	top: 0px;
	overflow: visible;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#corps_procnx form#formmail input#login{
	width: 220px;
	position: absolute;
	visibility: visible;
	left: 107px;
	top: 101px;
	overflow: hidden;
	margin: 0 0 0 0;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #659B25;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
div#corps_procnx form#formmail input#password{
	width: 220px;
	position: absolute;
	visibility: visible;
	left: 107px;
	top: 136px;
	overflow: hidden;
	margin: 0 0 0 0;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #659B25;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
/*****************************------------------------------------bouton------------------------------------*****************************/
div#corps_procnx form#formmail input#btnmail{
	position: absolute;
	visibility: visible;
	overflow: hidden;
	top: 186px;
	left: 147px;
	width: 141px;
	height: 18px;
	background: url(images/boutonprocnx.gif) no-repeat 0 0px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	cursor: hand;
}
div#corps_procnx form#formmail input#btnmail:hover, div#corps_procnx form#formmail input#btnmailhover {
	position: absolute;
	visibility: visible;
	overflow: hidden;
	top: 186px;
	left: 147px;
	width: 141px;
	height: 18px;
	background: url(images/boutonprocnx.gif) no-repeat 0 -18px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	cursor: hand;
}


div#corps_procnx form#formmail input#btnmailgb{
	position: absolute;
	visibility: visible;
	overflow: hidden;
	top: 186px;
	left: 147px;
	width: 141px;
	height: 18px;
	background: url(images/boutonprocnxgb.gif) no-repeat 0 0px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	cursor: hand;
}
div#corps_procnx form#formmail input#btnmailgb:hover, div#corps_procnx form#formmail input#btnmailgbhover {
	position: absolute;
	visibility: visible;
	overflow: hidden;
	top: 186px;
	left: 147px;
	width: 141px;
	height: 18px;
	background: url(images/boutonprocnxgb.gif) no-repeat 0 -18px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	cursor: hand;
}
/********************************-----------------------------partie des labels-----------------------------********************************/
div#corps_procnx form#formmail label#sendmail{
	width: 434px;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 50px;
	overflow: visible;
	margin: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	z-index: 11;
}

div#corps_procnx form#formmail label#login{
	position: absolute;
	visibility: visible;
	left: 107px;
	top: 87px;
	overflow: visible;
	margin: 0 0 0 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	z-index: 11;
}

div#corps_procnx form#formmail label#password{
	position: absolute;
	visibility: visible;
	left: 107px;
	top: 122px;
	overflow: visible;
	margin: 0 0 0 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	z-index: 11;
}