#page1 {
	background-image: url(contact_inscription.jpg);
}
#texte_contact_inscription {
	position:absolute;
	width:852px;
	height:600px;
}

#contacts {
	position:absolute;
	width:852px;
	height:600px;
	background-color: #9DAEC2;
	visibility: hidden;
}
#inscription_conditions {
	position:absolute;
}
#inscription {
	position:absolute;
	width:436px;
	height:31px;
	z-index:1;
	left: 1px;
	top: 0px;
	background-color: #E6F3FF;
}
#conditions {
	position:absolute;
	width:414px;
	height:31px;
	z-index:2;
	top: 0px;
	left: 438px;
	background-color: #E6F3FF;
}