blockquote, body, dd, div, dl, dt, h1, h2, h3, h4, h5, h6,
iframe, ol, p, ul, center, hr, pre {
	display: block
}
head {
	display: none
}
li {
	display: list-item
	margin-bottom: 0.5em
}
table {
	display: table
}
td, th {
	display: table-cell;
}

body {
	color: #0000cc;
	background-color: #fff3f3;
	font-family: sans-serif;
}
a:link {
	color: #3366ff;
}
a:visited {
	color: #9900cc;
}
a:active {
	color: #ff0000;
}
a:hover {
	color: #00ccff;
}
A.index:link {
	color: #ff6666;
	text-decoration: none;
}
A.index:visited {
	color: #cc3333;
	text-decoration: none
}
p {
	margin-left: 1em;
	margin-right: 1em;
	text-indent: 3em;
	font-family: serif;
	text-align: justify;
}
p.bord {
	margin: 0.4em;
	border-width: thick;
	border-color: inherit;
	border-style: groove;
	padding: 0.5em;
	text-indent: 0;
	font-family: sans-serif;
	font-weight: bold;
	color: #336666;
	background: #ffff99
}
blockquote {
	margin-right: 0;
	margin-left: 3em;
	text-indent: -2em;
	text-align:left;
}
h1 {
	font-size: 250%;
	text-align: center;
}
h2 {
	font-size: 200%;
}
h2.soustitre {
	font-size: 140%;
	text-align: center;
}
h3 {
	font-size: 150%;
	text-align: left;
	margin-left: 0.5em
}
h4 {
	font-size: 100%;
	text-align: left;
	margin-left: 0.8em
}
h5 {
	font-size: 80%;
}
pre {
	font-family: monospace;
}
strong {
	color: #ff3366;
}
h1, h2, h3, h4, h5, ol, ul, blockquote {
	font-family: sans-serif;
}
ul, ol, blockquote {
	text-align: left
}
table {
	display: table
}
tr {
	display: table-row
}
img {
	border-width: 0;
	vertical-align: middle
}
hr.mini {
	align: center;
	size: 1;
	width: 86%;
}
ul.mini {
	list-style-type: disc;
	margin: 0.3em 0.1em 0.0em 0.7em;
	borders: 0 0 0 0;
	padding: 0.5em 0em 0.1em 0.0em;
}
li {
        margin-bottom: 0.8em
}
ol.mini {
	counter-reset: ol.mini;
	text-align: left;
	color: red;
	margin: 0.5em 0.5em 0.0em 0.6em;
	borders: 0 0 0 0;
	padding: 0.4em 0 0 1em
}
li.mini {	
	font-size: 60%;
	font-weight: bold;
	padding-top: 0.6em
}
li.sub {
        margin-left: 2.0em
}
table {
	margin:  0 0 0 0;
	borders: 0 0 0 0;
	padding: 0 0 0 0;
}
sub, sup {
	font-size: 0.8em;
}
dfn {
	color: #ff6633;
	font-weight: bold;
	font-style: italic
}
td.nav {
	background-color: #ffcccc;
	vertical-align: top;
	text-align: left
}
