/* CSS Document */

img.ImageAligneeGauche {
	margin-right: 10px;
}

tr.trInterligne1 {
	background-color: #FEF6E9;
}

tr.trInterligne2 {
	background-color: #FDF0DB;
}

table.tableInstances th {
	text-align: left;
	height: 30px;
}

table.tableInstances td {
	padding-left: 15px;
	width: 275px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8F2E0E;
}