@charset "utf-8";
#col {
	position:relative;
	width:60px;
	height:60px;
	z-index:1;
	float: left;
	margin-right: 30px;
}



 input, textarea, select{
	width : 100%;
	height: 100%;
	-webkit-box-sizing: border-box; /* Pour les anciennes versions des navigateurs WebKit */
	-moz-box-sizing: border-box; /* Pour tous les navigateurs Gecko */
	box-sizing: border-box;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
	color: #00C;
}
#bloc1 {
	position:absolute;
	left:234px;
	top:428px;
	width:402px;
	height:83px;
	z-index:19;
}
#apDiv2 {
	position:absolute;
	left:145px;
	top:517px;
	width:848px;
	height:218px;
	z-index:20;
}

#conteneur {
	top:0px;
	width:768px;
	height:1024px;
	z-index:1;
	position: absolute;
}
#apDiv1 {
#conteneur {
	top:0px;
	width:768px;
	height:1024px;
	z-index:1;
	position: absolute;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}
