@charset "UTF-8";
/* CSS Document */
/* COULEURS :  */
/*######################################################"*/
h3 {
	text-align: center;
}
.cb {
	font-size: 0.7em;
	font-style: oblique;
}
label {
	font-size: 0.8em;
	font-style: oblique;
}

#confin {
	width: 500px;
	margin: 0 auto;
}
#wraper {
	width: 380px;
	margin: 20px auto;
	padding: 0 50px 50px 50px;
	border: 5px groove silver;
}
#presentation {
	font-size: 0.65em;
	text-align: justify;
	font-style: oblique;
}
#copyright {
	font-size: 0.7em;
	text-align: right;
	font-style: oblique;
}