body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	margin-bottom: 0px;
	font-family: verdana, "sans-serif";
	color: #cccccc;
	}
.container {
	border-top:1px solid #ff3300;  
	border-bottom: 1px solid #ff3300; 		
	}
.lefthaut {
	border-bottom: 1px solid #ff3300;
	}
.leftbas {
	}
.page {
	border-bottom: 1px solid #ff3300;
	}
.separateur {
	color: #ff3300;
	font-weight: bold;
	}
.logo {
	background: #ff3300;
	}
img {
	margin-left: 10px;
	margin-right: 10px;
	}
h1 {
	color: #ff3300;
	font-size: 180%;
	}
h3 {
	color: #ff3300;
	font-size: 130%;
	}
h5 {
	color: #ff3300;
	font-size: 100%;
	}
h6 {
	font-size: 100%;
	font-weight: bold;
	line-height: .8 em;
	}
p {
	font-family: courier;
	}
p.comment {
	font-family: verdana;
	font-size: 90%;
	margin-left: 50px;
	}
td {
	font-size: 80%;
	}
table.texte {
	font-family: courier;
	}
tr.menu {
	height: 20px;
	text-align: center;
	}
td.on {
	font-size: 90%;
	font-weight: bold;
	}
td.off {
	font-size: 90%;
	font-weight: bold;
	color: #999999;
	}
.on a {
	text-decoration: none;
	}
a {
	color: #ffffff;
	}
a:hover {
	color: #999999;
	text-decoration: none;
	}
.bottom {
	text-align: center;
	}
.rubrique {
	text-align: right;
	line-height: 2em;
	font-style: italic;
	}
div.date {
	font-family: "Courier New",courier;
	font-size: 90%;
	}
p.centrer {
	text-align: center;
	}
