body{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	background-color:#CCE8B4;
}
a{
	color:#000;
	font-weight:bold;
}
a.nolink{
	font-weight:normal;
	text-decoration:none;
}
#container{
	position:absolute;
	top:50%;
	left:50%;
	width:999px;
	height:510px;
	margin-top:-275px;
	margin-left:-500px;
}
#header{
	height:77px;
	text-align:right;
}
h1{padding:0px;margin:0px;}
#header img{
	width:461px;
	height:52px;
	border:0;
}
#menuTop, #menuBottom{
	background-color:red;
	clear:both;
}
#menuTop a, #menuBottom a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:6px;
	display:block;
	font-weight:bold;
	letter-spacing: 2px;
}
#content{
	
}
div.left{
	float:left;
	width:333px;
	background-color:#9cb09d;
	height:30px;
	text-align:center;
	
}
div.center{
	float:left;
	width:333px;
	background-color:#6b886b;
	height:30px;
	text-align:center;
}
div.right{
	float:left;
	width:333px;
	background-color:#39613a;
	height:30px;
	text-align:center;
}
div.left1{
	float:left;
	width:333px;
	height:440px;
	background-color:#ecf7e3;
}
div.right2{
	float:left;
	width:666px;
	height:440px;
	background-color:#ecf7e3;
}
div.inner{
	padding:20px;
	padding-right:40px;
}
q{
	color:#39613A;
	font-size:14pt;
	quotes: '»' '«';
	text-align:center;
	width:400px;
	font-weight:bold;
	display:block;
	letter-spacing: 3px;
	margin-left:50px;
	margin-top:15px;
}
cite{display:block;text-align:right;margin-bottom:80px;}
h2 { padding:0px;margin:0px;font-size:14pt; font-weight:bold; color:#39613A; letter-spacing:3px;margin-bottom:20px;}
.liste1, .liste2{
	width:100%;
	border:0;
}
.liste1 th, .liste2 th{
	width:50px;
	vertical-align:top;
	text-align:left;
}
.liste2 th{
	width:30px;
}
.liste1 td, .liste2 td{
	padding-bottom:4px;
	vertical-align:top;
}