body {
color:black;
background-color:silver;
background-image:url('images/fond2.jpg');
}

table 
{
border:0px solid blue;
width:80%;
margin:auto;
font:font-size :10pt; font-family :Cambria;
background-color:silver;
background-image: url('images/fond-ecran.jpg');

}
thead, tfoot {
background-color:black;
border:1px none red
}
tbody {
background-image: url('fond-ecran.jpg');
border:1px none;
font:font-size :10pt; font-family :Cambria;
}
th {
font:font-size :10pt; font-family :Cambria;
border:2px dotted #6495ff;
padding:5px;
background-color:#E55555;

width:15%
}
td {
font-family:sans-serif;
font-size:100%;
border:2px solid silver;

padding:5px;
text-align:left
}
caption {
font-family:sans-serif;
}
a :link { color :#000066; text-decoration :none; font-weight:normal; }
a :hover { color :#9900CC; text-decoration :none; font-weight:normal; }
a :visited { color :#6600FF; text-decoration :none; font-weight:normal; }
a :active { color :#000066; text-decoration :none; font-weight:normal; }
input { font-size :10pt; font-family :Cambrie; }
textarea { font-size :10pt; font-family :Cambria; }
select { font-size :10pt; font-family :Cambria; }
td { font-size :10pt; font-family :Cambria; }
