#auteur
{
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sommaire
{
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFCC;
	cursor: text;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sommaire h6
{
	color: #408080;
	text-indent: 100px;
	font-size: medium;
	background-color: #FFFF99;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.article h1 
{
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: hidden;
	height: 0px;
}
.article h2 
{
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	vertical-align: bottom;
	background-color: #55AAFF;
	border: none;
	font-size: 1.1em;
	padding-bottom: 2px;
}
.article h3 
{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #408080;
	line-height: 16px;
	color: #2291FF;
	padding-right: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #408080;
	margin-right: 40px;
	font-size: 1.2em;
	padding-bottom: 2px;
}
.article h4
{
	font-size: 12px;
	font-weight: bold;
	color: #408080;
	text-indent: 60px;
}
.article h5
{
	font-size: 12px;
	color: #408080;
	text-indent: 80px;
}
.article h6
{
	color: #408080;
	text-indent: 100px;
	font-size: 12px;
}
.article pre
{
	background: #FFFF97;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #999999;
}

