body {background-color: }
h1 {font-size: 36pt;text-align: center}
p {margin-left: 50px}
h2 {text-align: center;font-family: verdana; font-size: 15pt;color: blue}
h3 {text-align: center;font-size: 10pt;color: blue}
h8 {text-align: left;font-family: verdana; font-size: 8pt; color: black}

img.presentation
{
width:85px;height:47px;
}
img.big 
{
height: 160px
}

img.small 
{
height: 30px
}

table.trois
{
table-layout: automatic
}
table.two
{
table-layout: fixed
}

a.one:link {color:yellow;text-decoration: none,left;font-family: verdana;font-size: 10pt}
a.one:visited {color:red,text-decoration: none;font-family: verdana;font-size: 10pt}
a.one:hover {color:blue;text-decoration: underline;font-family: verdana;font-size: 10pt}