<STYLE TYPE="text/css">

a { color: blue; text-decoration: underline }
a:visited { color: blue; text-decoration: underline }
a:hover { color: green; text-decoration: none }

a.forum { color: #FFFFCC; text-decoration: none }
a.forum:visited { color: #FFFFCC; text-decoration: none }
a.forum:hover { color: #FFFFCC; text-decoration: none }


P { color: black; text-decoration: none; font-family:calibri; font-size: 12 }
Li { color: black; text-decoration: none; font-family:calibri; font-size: 12 }
H1 { color: green; text-decoration: none; font-family:Trebuchet MS; font-size: 20; text-align: center }
H2 { color: black; text-decoration: none; font-family:calibri; font-size: 16 }

td { color: black; text-decoration: none; font-family:calibri; font-size: 12 }

body{font-family:calibri;}

table.menu {font-size:70%;background:green;border:none}
a.menu {color:white;text-decoration:none;font:bold}
a.menu:visited {color:white;text-decoration:none;font:bold}
a.menu:hover {color:yellow}
td.menu {color:white;text-decoration:none;font:bold}

table.submenu{font-size:70%;position:absolute;visibility:hidden;background:green;border:none}
a.submenu {color:white;text-decoration:none}
a.submenu:visited {color:white;text-decoration:none}
a.submenu:hover {color:yellow}
td.submenu {background:#41A317}

table.onlinemenu {font-size:70%;background:green;border:none}
a.onlinemenu {color:white;text-decoration:none;font:bold}
a.onlinemenu:visited {color:white;text-decoration:none;font:bold}
a.onlinemenu:hover {color:yellow}
td.onlinemenu {background:#6666FF;color:white;text-decoration:none;font:bold}

table.hermes {font-size:70%;background:green;border:none}
a.hermes {color:white;text-decoration:none;font:bold}
a.hermes:visited {color:white;text-decoration:none;font:bold}
a.hermes:hover {color:yellow}
td.hermes {background:green;color:yellow;text-decoration:none;font:bold}

.bloc1 {
background-color: blue;
height: 50px;
width: 100px;
float: left;}
.bloc2 {
background-color: green;
height: 50px;
width: 100px;
float: left;
margin-left: 20px;}
.bloc3 {
background-color: red;
height: 50px;
width: 100px;
float: left;
margin-left: 20px;}

</STYLE>
