html, body {
	margin: 0;
	padding: 0;
background-color: #FF0;
}
#page {
	background-color: #FF0;
	position: relative;
	min-height: 90%;
	margin-left: auto;
	margin-right: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
span.titre {
	padding:2px;
	margin:0;
	font-size: 22px;
	background-color: #FFF;
}

p {
	margin-top:12px;
}
img {
	margin-top:12px;
	border:none;
}
a, a:hover{
	color: #000;
	text-decoration: none;	
	}
	.sp38_big {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
a.sp38_big:hover {
	text-decoration: none;
}

.sp38_title_black {

	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.sp38_black {

	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
}
a.sp38_black:hover {
	text-decoration: none;
	background-color: #FFFF00;
}
.sp38_big_black {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.sp38_superbig {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.sp38_super {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

a.sp38_superbig:hover {
	text-decoration: none;
}
a.sp38_superbig_bleu:hover {

	text-decoration: underline;
}
.sp38_superbig_bleu {

	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	letter-spacing: .1em;
	padding-right: 10px;
	padding-left: 10px;
}

.black {
	text-decoration: none;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	background-color: #FFFFFF;
}