body {
	color: #00F;
	background-color: #8CFFBA;
	}
.copyright {
	font-size: 13px;
	color: #22F;
}
.fond {
	background-color: #9F6;
}
table {
	border: 4px double #F00;
	color: #03F;
	background-color: #B6FFA4;
	font-size: 24px;
	width: 850px;
}
th {
	border: 2px solid #F00;
	background-color: #3F0;
}
td {
	border: 1px solid #F00;
	background-color: #3f0;
	font-size: 16px;
}

.txt {
	color: #FF0000;
}
.txtGrand {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
}
.txtVert16 {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #066;
}
.txtVert20 {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #066;
}
.txtVert24 {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #066;
}


.txtRouge16 {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
}
.txtRouge20 {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
}
.txtRouge24 {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
}


.txtBleu20 {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #00F;
}
.txtBleu16 {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #00F;
}

.txtBleu24 {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #00F;
}
img {
	vertical-align: middle;
}
