.body {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-color: #E4E4E4;
}
.bg {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	background-color: #DADADA;
	color: #333;
}


		footer {
			position:fixed;bottom:0;
			width:100%;
			display:block;
			}


.central {
        page-break-before: always;
}

.fond00 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	background-image: url(_babelGame/pix_portes/babelTowerGame_Gray.jpg);
	background-color: #CCC;
}
.fond_21 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-image: url(_babelGame/pix_portes/image_000_Gris_21.jpg);
}
.fond_11 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	background-color: #E8E8E8;
}





.capitalize{
	text-transform : uppercase;
 }

.rulesBig {
	font-family: "Comic Sans MS", cursive;
	font-size: 22px;
}

.footer {
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	font-style: normal;
}
.copyright {
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	font-style: normal;
}
.small2 {
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
}
.txtLarge {
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
}



.txtMedium {
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}

.txtRouge {
	color: #F00;
}

.txtMediumFrench {
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style:normal;
}
.txtMediumGerman {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style:normal;
	text-transform : uppercase;
}

.txtSmall {
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
}

.title {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	text-align: center;
}

.titleGris {
	font-family: "Comic Sans MS", cursive;
	font-size: 48px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
.titleBlack {
	font-family: "Comic Sans MS", cursive;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	text-align: center;
}


.titelMedium {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	text-align: center;
}


@media print {

    .pagebreak {
	clear: both;
	break-after : always;
	color: #D6D6D6;
	font-size: 10px;
    }
}
