body {
 background: white none;
 font-family: "Times New Roman",serif;
}

a {
 color: black;
}

#main,#content{
	width: auto;
  margin: auto;
	padding: 0;
	border: 0;
}

#main p,#main ul { 
 width: auto;
 text-align: left;
 padding-right: 30px;
 
}

/*
#main a:after { 
 content: " <" attr(href)"> ";
 font-family: courier, monospace;
 font-size: 7pt;
}
*/

div.sources p { color: black; }

#header,
#sideleft,
#sideright,
#copyright,
a.lien-reaction,
div.lectures-complementaires
{ 
 display: none; 
}

div.notes span, span.note { color: red }