body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}

#contentstp {
	width: 760px;
	padding-left:14px;
	padding-right:14px;
	background-color: #BC4108;
	background-image: url(imgs/patrick_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#contentac {
	width: 760px;
	padding-left:14px;
	padding-right:14px;
	background-color: #600E04;
	background-image: url(imgs/charbon_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#menu {
	height:51px;
	text-align:left;
	margin-left:56px;
	margin-top:13px;
	height:25px;
}
#text {
	text-align:justify;
	margin-left:141px;
	margin-right:30px;
	margin-top:34px;
	margin-bottom:50px;
	padding-left:10px;
	border-left:solid;
	border-left-width:1px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	font-weight: 400;
	}
#mnutext {
	text-align:center;
	margin-left:141px;
	margin-right:30px;
	margin-top:34px;
	margin-bottom:50px;
	padding-left:10px;
	border-left:solid;
	border-left-width:1px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	font-weight: 800;
	line-height: 18px;
	}
#footer{
	width: 760px;
	text-align: left;
	}
#credit{
	width: 760px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#credit a {
	color: #FFFFFF;
}
#endstp{
	background-image: url(imgs/stp_end.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center;
}
#endac{
	background-image: url(imgs/end.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center;
}

.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #EB7631;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	color: #EB7631;
}
.orange {color: #EB7629}

.small{font-size:80%;}

.tx-test-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.stella-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}