body {
	color: black;
	font-family: sans-serif;
	font-size: 16px;
}
label {
    display: block;
}
.separ {
    clear: both;
}
.separdessins {
    clear: both;
}
.ban:hover {
	cursor: pointer;
}
#copyright {
	font-size: 11px;
	font-style: italic;
}

