.table {
	border: 1px solid #455763;
}
td {
	border: 1px solid #455763;
	text-align: center;
}

/* CSS Document */
.fond {
	background-color: #00F;
	text-align: center;
	color: #FF0;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
.yellowBig {
	background-color: #00F;
	text-align: center;
	color: #FF0;
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
}

.genfont {
	background-color: #55737D;
	border: medium solid #303234;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #303234;
}
.fondAdmin {

	background-color: #55737D;
	border: medium solid #303234;
}
.anchor {
	border: medium none;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #006666;
	vertical-align: top;
	background-position: top;
}
