body{
	background-color:#fff;
	color:#000;
	font-size:11pt;
	margin:0;
	padding:0;
	line-height:125%;
}

h1{
	font-size:17pt;
	line-height:200%;
	border-bottom:2pt solid #333;
}

h2{
	color:#333;
	background-color:#fff;
	font-size:15pt;
	line-height:150%;
	border-bottom:1pt dotted #333;
}

table,td{
	border:1pt solid #666;
	border-collapse:collapse;
	padding:3pt;
}

#formulaire fieldset {
	padding: 1em 10pt 1em 10pt;
	border-color: black;
	border-style: solid;
	margin-bottom: 1em;
}

#formulaire fieldset legend {
	font-size: 15pt;
	font-weight: bold;
}

#menu, #header, #membre, #footer, #pagination, #searchengine {
        display: none;
}

input {
	border: 0;
	border-bottom: 1pt dotted black;
}

#article a{
	text-decoration: none;
}

#artct a:after {
	content: " (" attr(href) ") ";
}
