@font-face {
	font-family: Comic Sans MS;
	src: local("Comic Sans MS"),local(Comic Sans MS),url('../fonts/comic_sans_ms.ttf') format("truetype");
}

@font-face {
	font-family: earwig;
	src: url("../fonts/earwig.eot");
}

@font-face {
	font-family: earwig;
	src: url('../fonts/earwigfactory.otf') format("opentype");
}

@font-face {
	font-family: justadream;
	src: url("../fonts/justadream.eot");
}

@font-face {
	font-family: justadream;
	src: url('../fonts/justadream.ttf') format("truetype");
}

body{text-align:center;background-color:#5f2ac7}
.ButtonImage{border:0px;text-align:center;width:15%;max-width:150px;max-height:150px;}
.FrameTitle{font-size:400%;font-family:earwig, Comic Sans MS;}
.PageImage{border:0px;float:right;margin-right:0%;width:30%;max-width:200px;max-height:200px;margin-top:20px;}
.content{width:80%; font-size:large;font-family:Comic Sans MS;color:#000000;margin-left:auto;margin-right:auto;text-align:left;margin-top:30px}
a:link {color: #f9bc01;}
a:visited {color: #f9bc01;}
.internalLinks{float:right;margin-right:0%;position:relative;top:20px}
.TableClass{width:60%;text-align:center;margin-left:0;}
.BigTableClass{width:80%;}
.nouveautes{width:70%}
.colored{color:#ff4c01;}
.kidsFont{font-family:justadream, Comic Sans MS;}
.reallyBigSize{font-size:230%;}
.bigSize{font-size:170%;}
.medSize{font-size:120%;}
.medSizeBold{font-size:120%;font-weight:bolder;}
.smallSize{font-size:80%;}
.tabbed{margin-left:10%;}
.boldFont{font-weight:bolder;}
.tabbedMedSize{font-size:120%;margin-left:10%;}
.CenterMedSize{font-size:120%;text-align:center;}

h1{color:#ff4c01;}
h2{font-size:130%;}
hr{margin-left:0;margin-right:auto;}
.Center{text-align:center}
.LogoImage{border:2px;height:155px;width:200px;margin-left:auto;margin-right:auto}

