body {padding: 3%; background:#e0e0e0;}

p.titre { text-align: center;font-weight: bold; font-size: x-large; padding:3%; background:#fde978; border: 0;margin:0;}

table.fond {border: 0; background-color:white;max-width:100%; border-collapse:collapse; text-align:left;}

h2 { color: white; background: #4c6f1b; padding: 1%; border: 0; }
h2.titre{margin-top:0;}

div.menu{width:100%; text-align:center;  background: #e8ff64; border:0;margin:0;}

.item{text-align:center; display: inline-block;}

table.item{background: white;}
a.item{background: #e8ff64;font-size: large;}
a.item:hover {background: orange;}

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

a:link {color: blue}

a:visited {color: #A52A2A}

a:active {background: red}

a:hover {background: orange}

