#booklet {
	position:absolute;
	height: 280px;
	
	width: 900px;
	border: 1px solid rgb(0, 0, 0);
	float: left;
	margin-left: 35px;
	margin-top: 25px !important;
	background-color:#FFFFFF;
}
#form {
	width:430px;
	height:260px;
	display:block;
}
#form fieldset {
	border:none;
}
#form fieldset p {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:5px 25px 10px 20px;
}
#form input { 
	border-right:none;
	border-left:none;
	border-top:none;
	border-color:#e5007d;
	float:right;
	width:200px;
}
input[type="text"] {
	font-weight:bold;
	font-style:italic;
	color:#333;
	
}
#form input:hover {
	background-color:#fadeeb;
	
}
#form #codepostal {
	display:block;
	float:right;
	width:100px;
	margin-right:150px;
}
#form #mail {
	padding-top: 0;
}
#form #codepostal:hover {
 background-color::#fadeeb;
}
#form #message {
	border-right:none;
	border-left:none;
	border-top:none;
	border-color:#e5007d;
	float:right;
	width:300px;
	margin:-10px 0 10px 100px;
	height:60px;
}
#form #message:hover {
	background-color:#fadeeb;
}
textarea{
font-weight:bold;
font-style:italic;
color:#333;}

#form br {
	margin-top:40px;
}
#form {
	position:absolute;
}
#form input[type="submit"] {
	margin:10px 75px 0 75px;
	display:block;
	float:left;
	width:110px;
	background-color:#999;
	border:solid 1px;
}
#form input[type="submit"]:hover {
	background-color:#fadeeb;
}
#form input[type="reset"] {
	margin:10px 30px 0 0;
	width:110px;
	background-color:#999;
	border:solid 1px;
}
#form input[type="reset"]:hover {
	background-color:#fadeeb;
}
#form input[type="checkbox"] {
	margin-right:165px;
	margin-top:5px;
	width:22px;
	height:22px;
}
#form input {
	float:right;
	width:250px;
}
#logos {
	margin-top:-165px;
	margin-left:100px;}
#page2 {
	position:absolute;
	background-color:#CCC;
	background-image:url(../images/lien/tache.png);
	background-repeat:no-repeat;
	background-position:left 25px;
	width:430px;
	height:260px;
}

/*-----------------------------------mentions legales---------------------------------------*/
#page3 {
	position:absolute;
	background-color:#CCC;
	width:430px;
	height:260px;
}
#page3 p {
	color:#000000;
	font-size:12px;
	font-weight:100;
	margin:25px 25px 0 25px;
	text-align:justify;
}
#page4 p {
	height:260px;
	color:#000000;
	font-size:9px;
	line-height:10px;
	font-weight:100;
	margin:10px 25px 0 25px;
	text-align:justify;
}

	
/*----------------------------------- confirmation---------------------------------------*/

#confirmation {
	float:left;
	margin-left:25px;
}
#confirmation p {
	font-size:20px;
	padding-left:10px;
	font-style:italic;
	margin:5px;
	padding:0;
	color:#666;
}	
	
	
/*----------------------------------- /fin confirmation---------------------------------------*/
