@charset "utf-8";

.description {
	margin-bottom: 2em;
	margin-left: 10px;
	margin-right: 10px;
}
.td-name {
	text-align: right;
}

table {
	background: #DA9F58;
}
th {
	text-align: center;
	background: #F8E6CF;
	color: #b46100;
}
td {
	background: #FFFFFF;
	padding: 0.5em 1em;
}
#chemist {
	position: absolute;
	margin-left: 400px;
}
.table-accentuation {
	background: #E30000;
}
.table-accentuation th {
	background: #FFDDDD;
	color: #E30000;
}
.table-accentuation td {
}
