div.header_fr {
	background-image: url('../img/bg_policy_fr.jpeg');
	background-repeat: no-repeat;
	background-position: center 60px;
}

div.text ol li {
	font-size: 0.9em;
	padding-bottom: 10px;
}

table {
	margin: 0px;
	padding: 0px;
	margin-left: 42px;
	width: 500px;
	background-color: #999966;
	border-collapse: collapse;
}

table td, table th {
	border: solid 1px #999966;
}

table td {
	background-color: #FFFFFF;
	vertical-align: top;
}

table td p {
	margin: 0px;
	padding: 5px;
	font-size: 0.8em;
}

table tr.head {
	margin: 0px;
	padding: 0px;
	background-color: #999966;
	height: 25px;
	vertical-align: center;
}

table tr.head th {
	margin: 0px;
	padding: 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

table tr td p.note {
	text-align: center;
	font-size: 0.8em;
}
