@charset "iso-8859-1";
body {background-attachment:fixed;}

table {border:1px solid; border-color:white black black white;}

table.menu {border:1px solid; border-color:white black black white; background-color:#FFF24F;}
table.normal {border:0px }
a:link {text-decoration: none; color: #2E69AC;}
a:visited {text-decoration: none; color: #2E69AC;}
a:active {text-decoration: underline; color: #BB0000;}
a:hover {text-decoration: underline; color: #BB0000;}

a.menu {width:110px; margin-top:2px; margin-bottom:2px; padding-bottom:1px;background-color:#2E69AC; text-align:center;display:block;}

a.menu:link {color:#FFFFFF; border:1px solid; border-color:#BBD9F9 black black #BBD9F9; text-decoration:none; background-color:#2E69AC}
a.menu:visited {color:#FFFFFF; border:1px solid; border-color:#BBD9F9 black black #BBD9F9; text-decoration:none; background-color:#2E69AC}
a.menu:hover {color:#2E69AC; border:1px solid; border-color:darkred white white darkred; text-decoration:none; background-color:#FFD733}
a.menu:active {color:#2E69AC; border:1px solid; border-color:darkred white white darkred; text-decoration:none; background-color:#FFD733}

div.menu {color:#FFFFFF; width:110px; margin-top:2px; margin-bottom:2px; padding-bottom:1px; background-color:#2E69AC; text-align:center; border:1px solid; border-color:#BBD9F9 black black #BBD9F9;display:block;}
span.menu {color:#FFFFFF; width:110px; margin-top:2px; margin-bottom:2px; padding-bottom:1px; background-color:#2E69AC; text-align:center; border:1px solid; border-color:#BBD9F9 black black #BBD9F9;display:block;}
span.menusimple {width:115px; margin-top:2px; margin-bottom:2px; background-color:#2E69AC; text-align:center;display:block;}
span.normal {border:0px;}
span.menujaune {color:#2E69AC; width:110px; margin-top:2px; margin-bottom:2px; padding-bottom:1px; background-color:#FFD733; text-align:center; border:1px solid; border-color:white darkred darkred white;display:block;}