h2.left {
	margin-left: 1.2em;
}

h3.left {
	margin-left: 1.4em;
}

p.indent {
	text-indent: 1.65em;
	margin-bottom: 0.7em;
}

.indent a,
.numeration a,
.alphabette a,
.alphabette_last a,
.snips li a,
.characteristics_ tbody tr td a,
.characteristics_ tr td a {
	text-decoration: underline;
}

p.first {
	margin-bottom: 0.2em;
}

p.numeration p {
	text-indent: -1.2em;
}

p.alphabette {
	margin: 0 0 0 3em;
}

p.alphabette_last {
	margin: 0 0 1em 3em;
}

p.numeration {
	margin-top: -1em;
}


.formula {
	text-align: center;
	margin-left: 1.7em;
}

.formula .f_number {
	float: right;
}

table.characteristics_ {
	margin-top: 0.5em;
	border-collapse: collapse;
	height: auto;
}

table.characteristics_ tbody tr td,
table.characteristics_ tr td {
	border: 1px solid #cccccc;
	vertical-align: top;
	text-align: center;
	padding: 0.5em;
}

table.characteristics_ tbody tr td u,
table.characteristics_ tr td u {
	text-decoration: none;
	border-bottom: 1px solid #666666;
}

