{
font-family: arial, 'sans serif'; 
}

p.menu {margin-left: 0.4cm;color:ghostwhite;font-size:150%}
p.copyright {margin-left: 0.4cm;color:white;font-size:100%}
table.corps {position: absolute;
top: 30px;
left: 175px}

h5 {text-align: center;font-size:200%;color:red}

body 
{
background-image:
url("icones/background.gif");
background-repeat: repeat-y
}

a.corps:link {color:indigo; text-decoration: none}
a.corps:visited {color:burlywood; text-decoration: none}
a.corps:hover {text-decoration: underline}

a.menu:link {color:ghostwhite; text-decoration: none}
a.menu:visited {color:tomato; text-decoration: none}
a.menu:hover {text-decoration: underline;cursor: pointer}