.tableau {
	border: 1px solid #000000;
}
.bouton {
	text-align: center;
	background: #00FFFF;
	border: 1px solid gray;
	margin: 1px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.bouton a {
	text-decoration: none;
}
.bouton a:hover {
	text-decoration: underline;
}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input,textarea,select {font-size: 11px;font-family: "geneva", "verdana", "arial", "sans-serif";color: #3F4144;}