@charset "ISO-8859-1";
/* CSS Document */


body {
	margin-top: 0px;
	text-align:justify;
	background-image:none;
	background-color:#fff;
	font-size:12px;
}
img {
	border:0px;
}
fieldset {
	border:0;
}
a {
	text-decoration:underline;
	color:#666;
}
a:hover {
	text-decoration:none;
	color:#333;
}
hr {
	height: 1px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3E3836;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	margin:auto;
	top:0px;
	width:700px;
}
#corps {
	clear:both;
}
#nettoyeur {
	width:100%;
	clear:both;
	height:15px;
	font-size:1px;
}
.edition {
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width:100%;
	margin-top:20px;
	padding:10px;
}
.gris {
	color:#666;
}
.en {
	font-family:"Courier New", Courier, monospace;
}
.breves {
	margin-top: 10px;
	padding-bottom:10px;
}
.marge30 {
	margin-left:30px;
	font-family:Verdana, Geneva, sans-serif;
}
.breve {
	padding-left:25px;
	padding-right:25px;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
}
.mots_cles {
	margin-top:20px;
	margin-bottom:20px;
	padding:5px;
	color: #666;
	font-size:smaller;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}