body,input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #7085A2;
}
form {
	margin: 0px;
	padding: 0px;
}

input {
	color: #000000;
}
#textIndic {
	position: absolute;
	width: 276px;
	left: 108px;
	top: 122px;
	z-index: 100;
	line-height: 18px;
}
#textCnil {
	position: absolute;
	width: 293px;
	left: 100px;
	top: 326px;
	font-size: 9px;
	z-index: 100;
}
#textCnil a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
#textCnil a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:underline;
}
#formWCB {
	position: absolute;
	left: 108px;
	top: 242px;
	width: 273px;
	z-index: 100;
}
#png {
	background: url(fond.png) no-repeat;
	height: 350px;
	width: 400px;
	position: relative;
	z-index: 0;
}
label {
	display: block;
	padding: 4px;
	float: left;
}
#formWCB #submit {
	height: 20px;
	float: left;
}
#formWCB #TELEPHONE {
	width: 100px;
	float: left;
	margin-right: 10px;
}
