.bg {
	background-repeat: no-repeat;
	background-color: #EAE3C7;
	color: #3E6F5A;
	font-family: "Comic Sans MS", cursive;
}
.bg_Print {
	background-repeat: no-repeat;
	background-color: #EAE3C7;
	color: #2B4D3E;
	font-family: "Comic Sans MS", cursive;
}
.bg_000_Green {
	background-repeat: no-repeat;
	background-color: #DAFF46;
	color: #2B4D3E;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
.bg_100_Blue {
	background-repeat: no-repeat;
	background-color: #79FFFF;
	color: #2B4D3E;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
.bg_100_BlueCopy {
	background-repeat: no-repeat;
	background-color: #79FFFF;
	color: #2B4D3E;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
}

.bg_200_Orange {
	background-repeat: no-repeat;
	background-color: #FFA86F;
	color: #2B4D3E;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}

.td_green {
	border: 4px solid #3C0;
	}



.boxTitre {
	font-size: 36px;
	font-weight: bolder;
	text-align: center;
}
.boxMedium {
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
.boxMediumBis {
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	color: #250B09;
}


.boxTexte {
	text-align: center;
}

.boxTexteSmall {
	font-size: 90%;
	text-align: center;
}
.clair {
	color: #F30;
}
.clairLeft {
	color: #F30;
	text-align: left;
}

.Orange {
	color: #7F4F21;
	text-align: center;
}

.Deutsch {
	color: #F00;
	text-align: center;
}

.FunTexte {
	background-repeat: no-repeat;
	font-size: 150%;
	font-weight: bolder;
	text-align: center;
}
.FunTitre {
	background-repeat: no-repeat;
	font-size: 200%;
	font-weight: bolder;
	text-align: center;
}
.FunCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E6F5A;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	background-color: #FF6;
}
.mama {
	font-size: 18px;
	color: #0A522E;
	font-weight: bold;
}
