.principal {
	font-family: monospace;
	color: rgb(32,32,32); 
}

.transclusion {
	margin-left: 20px;
	margin-right: 40px;
	border-top: 5px green solid;
	border-left: 2px green solid;
	padding: 10px;
}

.title {
	font-style: italic;
}

img {
	border: 0px none;
	vertical-align: middle;
}

img.icon {
	margin: 5px;
}

img.float-left {
	float: left;
	margin-right: 5px;			
}

h2 {
	margin-top: 60px;
}

td {
	padding: 20px;
}

table.footer-table td {
	padding: 0px;
}

table.footer-table td.right {
	text-align: right;
}

hr {
	border: green 1px solid;
}

subtle-note {
	color: rgb(192, 192, 192);
}

cite:before {
	content: " \2026  "
}
