@charset "utf-8";
/* CSS Document */

/* === crowd2000.css === */

.btn5 {
  background-color: #3A6;
  color: white;
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

.btn5:hover {
  background-color: #2E5;
}

.fond {
	width: 812px;
	margin: auto;
	background-color: #FFF8E4;
	border: 2px solid #999999;
	color: #045234;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 18px;
}

td {
	border: 1px solid #cccccc;
}

.Titre36 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.Titre48 {
	font-size: 48px;
	text-align: center;
	font-weight: bold;
}

.TexteSmall {
  font-size: 12px;
}

.Title {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.Texte18 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
