/* CSS Document */
body {
	background-color: #fef1b1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.border_table {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	padding : 0px;
}

.text_22_orange {
	font-family: "Greg's Hand";
	font-size: 22px;
	text-decoration: none;
	color: #fed101;
}

.text_24_brun {
	font-family: "Greg's Hand";
	font-size: 24px;
	text-decoration: none;
	color: #80321b;
}

.text_38_orange {
	font-family: "Greg's Hand";
	font-size: 38px;
	text-decoration: none;
	color: #fed101;
}
.text_30_blanc {
	font-family: "Greg's Hand";
	font-size: 30px;
	text-decoration: none;
	color: #ffffff;
}

.text_50_jaune_orange {
	font-family: "Greg's Hand";
	font-size: 50px;
	text-decoration: none;
	color: #fef1b1;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #fef1b1;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #ffffff;
}
