@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

DIV#menu, DIV.forums{
	display:none;
}

.spip_documents, .spip_documents img, .notes img {
	max-width:300px;
	max-height:300px;
	height:auto;
	width:auto;
	padding-bottom:5pt;
}
.spip_documents img{
	float:left;
	clear:both;
	margin-right:5pt;
}
body{
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	line-height:12pt;
}
a, a:visited{
	text-decoration:underline;
	padding:0;
	margin:0;
}

#chapo{
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
	line-height:14pt;
	padding-bottom:14pt;
}
#titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	line-height:22pt;
	font-weight:bold;
	text-transform:uppercase;
	padding:14pt 0;
	margin-left:-75px;
}
h1, h2, h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	padding:0;
	margin:0;
	line-height:10pt;
}
h3.spip{
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
	line-height:14pt;
	text-transform:uppercase;
	padding:14pt 10pt;
}
p{
	padding-bottom:5pt;
}
.notes div{
	float:left;
}
#article{
	padding:0 75px 0 75px;
}
#en-tete img{
	width:300px;
	height:auto;
	margin-left:75px;
}