body{	
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	width: 21cm;
	font-family:Arial,Helvetica; font-size:10pt
	}

.corps{
	text-align:justify;
	}
	
#entête{
	border-width: 1px;
	border-style: dashed;
	border-color: #B7BF83;
	padding: 1em;
	margin: 1em;
	background: #fff;
	overflow: auto;
	-moz-border-radius:6px;
	border-radius:6px;
	}

pre.code{
	border-width: 1px;
	border-style: dashed;
	border-color: #B7BF83;
	padding: 1em;
	margin: 1em;
	font-size: 100%;
	font-family:Arial,Helvetica; font-size:8pt;
	background: #E8EFB9;
	overflow: auto;
	-moz-border-radius:6px;
	border-radius:6px;
	}

.comm{
	border-width: 1px;
	border-style: dashed;
	border-color: #B7BF83;
	padding: 1em;
	margin: 1em;
	font-size: 100%;
	font-family:Arial,Helvetica; font-size:8pt;
	background: #ffffff;
	}
.form{
	border-width: 1px;
	border-style: dashed;
	border-color: #B7BF83;
	padding: 1em;
	margin: 1em;
	font-size: 100%;
	font-family:Arial,Helvetica; font-size:8pt;
	background: #E8EFB9;
	}


div.desc{
	text-align:justify;
	margin-top:20px;
	margin-bottom:20px;
	}
h3{
	margin-top:15px;
	}

hr{
	color: #B7BF83;
	background-color: #B7BF83;
	border-color: #B7BF83;
	height: 1px;
	border: 0;
	}

.nj{
	text-align: left;
}	
	
.paragraphe{
	margin-top:20px;
	margin-bottom:20px;
	white-space: normal;
	text-indent: 1.5cm;
	}

.lienidd{
	text-align:right;
	}

.lienhdp{
	margin:0;
	text-align:right;
	}

.cadre_noir{
	border:1px solid #000000;
	} 

.alignement{
	text-align: center;
	}

.remarque{
	font-weight: bold;
	text-decoration: underline;
	margin-top:20px;
	margin-bottom:20px;

	}

.image_legende{
	margin-top: 40px;
	margin-bottom: 40px;
	}

.marge_haut{
	height: 100px;
	}

.maj{
	}

.article{
	border: 1px #000 solid;
	background-color: #d3d3d3;
}

