body {
	background-image: url(zz-pic/bkgd.jpg);
	background-color: #D5EDB3;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
div#conteneur{
	width: 950px;
	margin: 0 auto;
}
div#entete {
	height: 160px;
}
div#menu{
	width: 950px;
	height: 41px;
	background-image: url(zz-pic/img/menu.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
div#htcontenu{
	width: 950px;
	height: 24px;
	background-image: url(zz-pic/img/top.png);
	background-repeat: no-repeat;
}
div#contenu{
	width: 950px;
	background-image: url(zz-pic/img/ppal_bgd.png);
	background-repeat: repeat-y;	
}
div#ftcontenu{
	width: 950px;
	height: 25px;
	background-image: url(zz-pic/img/btm.png);
	background-repeat: no-repeat;
}
div#footer{
	width: 950px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
div#ref{
	width: 950px;
	font-size: 7px;
	font-family: Arial, Helvetica, sans-serif;
	visibility:hidden;
}
div#contenu02{
	width: 93%;
	height: 435px;
	margin: 0 auto;
}
div#titre{
	width: 300px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
}
div#citation{
	width:220px;
	height:432px;
}
div#article {
	width:350px;
	height:432px;
	overflow: auto;
	
}
div#partenaire{
	width:520px;
	height:200;
	overflow:auto;
}
.Style1 {font-size: 9px}
.Style2
{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.Style4
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style5 {font-size: 10}
.Style8 {
	font-size: 14px
}
.Style12 {	
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:14px
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}