table.full_width {
	width: 100%;
	margin-bottom: 30px;
}

table.orange td.title, table.huile td.title, table.bleu td.title {
padding-left: 10px;
}

table.orange, table.huile, table.bleu {
width: 100%;
border: none;
margin-bottom: 30px;
}

table.orange span.Head {
font-family: "Times New Roman", Times, serif;
font-size: 32px;
color: #F60;
font-weight: normal;
line-height: 100%;
}

table.huile span.Head {
font-family: "Times New Roman", Times, serif;
font-size: 32px;
color: #808000;
font-weight: normal;
line-height: 100%;
}

table.bleu span.Head {
font-family: "Times New Roman", Times, serif;
font-size: 32px;
color: #036;
font-weight: normal;
line-height: 100%;
}

.noir {
padding-top: 10px;
color: #333;
}

.huile {
padding-top: 10px;
color: #808000;
}
