body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #001133;
	background-color: #0088DD;
	background-image: url(img/fond.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size:14px;
}
img {
	border:none;
	border-style:none;
	border-width:0;
}
p {
	text-align: justify;
	margin: 9px 0px 0px;
	text-indent: 36px;
	line-height:1.3em;
}
a {
	color:#002266;
	text-decoration: underline;
	line-height:1.3em;
}
a:hover {
	text-decoration: underline;
	color: #0088DD;
}
sup {
	font-size:small;
	position:relative;
	line-height:.75em;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align:center;
	line-height:1.3em;
}
h4,h5,h6 {
	text-align:left;
}
h1 {
	font-size: 36px;
	margin: 18px 0px 12px;
}
h2 {
	font-size: 24px;
	margin: 15px 0px 12px;
}
h3 {
	font-size: 18px;
	margin: 12px 0px 9px;
}
h4 {
	font-size: 16px;
	margin: 9px 0px 6px;
}
h5 {
	font-size: 14px;
	margin: 6px 0px 3px;
}
h6 {
	font-size: 12px;
	margin: 3px 0px 3px;
}
.notes {
	font-size:12px;
	text-indent:0px;
	margin:0px;
}
.indent {
	text-indent: 72px;
}
.right {
	text-align:right;
}
#liens p {
	text-align: center;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#liens a {
	color: #CCEEFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	line-height: normal;
}
#liens a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0088DD;
	font-size: 18px;
}
#middle {
	position:relative;
	width:100%;
	z-index:1;
	background-color:#33AAEE;
}
#pied bdo {
	direction:rtl;
	font-size:24px;
	line-height:21px;
}
.quatc {
	text-align:left;
	text-indent:0px;
}