body {
	margin:0px;
	padding:0px;
	background:white;
	margin-bottom:50px;
	font-family: verdana,sans-serif;
	color:#333333;
	}
.container {
	background:white;
	border-top:1px solid #cccccc; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc; 
	border-bottom:1px solid #cccccc; 		
	}
img {
	margin-left: 10px;
	margin-right: 10px;
	}
h1 {
	color: #cc0033;
	font-size: 180%;
	}
h3 {
	color: #cc0033;
	font-size: 130%;
	}
h5 {
	color: #cc0033;
	font-size: 100%;
	}
td {
	font-family: verdana,sans-serif;
	color:#333333;
	font-size: 80%;
	}
tr.menu {
	height: 20px;
	}
td.on {
	text-align: center;
	font-size: 75%;
	font-weight: bold;
	}
td.off {
	text-align: center;
	font-size: 75%;
	color: #999999;
	font-weight: bold;
	}
.on a {
	color: #333366;
	text-decoration: none;
	}
a {
	color: #000066;
	}
a:hover {
	color: #999999;
	text-decoration: none;
	}
.bottom {
	background: #333366;
	text-align: center;
	color: #ffffff;
	}
.bottom a {
	color: #ffffff;
	}
.rubrique a {
	font-weight: bold;
	text-align: left;
	}
ul.rubrique {
	margin-left: 22px;
	margin-top: 20px;
	}
li.rubrique {
	margin-bottom: .5em;
	}
div.date {
	font-family: "Courier New",courier;
	font-size: 90%;
	}
p {
	font-family: verdana,sans-serif;
	color:#333333;
	text-align: justify;
	}
ul {
	font-family: verdana,sans-serif;
	color:#333333;
	}
p.centrer {
	text-align: center;
	}
