* { padding:0; margin:0; text-align:center; }
body { font-family: "Trebuchet MS", Verdana, Geneva, Arial; font-size : 14px; }

header { font-size:200%; margin:20px; }
h1 { font-size:200%; margin:20px; font-weight:bold; }

a { color:blue; font-size:110%; margin:5px; text-decoration:none; }
a:hover { text-decoration:none; text-decoration: overline underline; }

table { width:900px; margin:20px auto; }
td { text-align:left; padding:2px; }
td.bold { font-weight:bold; }

tr.titre1 { color:white; background-color:grey; font-weight:bold; font-size:160%; margin:6px; }
tr.titre2 { color:white; background-color:grey; font-weight:bold; font-size:140%; margin:4px; }
tr.titre3 { color:white; background-color:grey; font-weight:bold; font-size:120%; margin:2px; }

tr.titre1 td { padding:4px; }
tr.titre2 td { padding:4px; }
tr.titre3 td { padding:4px; }

td.col1  { font-weight:bold; }
