body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 5px;
	background-image: url(/charte/bg01.gif);
}

td {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

td.main, table.main {
	border: 1px solid #000000;
}

th {
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color: #5874D1;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

div.titre {
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #0F29A5;
	font-size: 12px;
}

form {
	margin: 0px;
}

input, textarea, select {
	border: 1px solid #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #000099;
}

tr.select_enr {
	background-color: #BBD7DE;
}

tr.unselect_enr0 {
	background-color: #A8A8A8;
}
tr.unselect_enr1 {
	background-color: #D7D7D7;
}

a.th {
	text-decoration: none;
	color: #FFFFFF;
}

