#fond{
		background-image: url("../images/bleuCenter.jpg");
		background-repeat: repeat;
}

#center{
		position:relative;
		width:860px;
		left:5px;
		height:540px;
		top:15px;
		margin :auto;

}

.valideInscription{
	position:absolute;
	top:55px;
	font-size:1.5em;
	}