#top   { [ne touchez pas ce qui existe deją]; height:300px; }
html,body {
background-color : white;
}
p,ul,li,td {
font-size : 9pt;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : black;
background-color : white;
}
h1 {
font-size : 10pt;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #91291E;
text-align: center;
}
h2 {
font-size : 9pt;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #990000;
}

.menuIE {
    display:none !important;
    display:block;
}

a.boutonIE, a.boutonIE:link, a.boutonIE:visited, a.boutonIE:active {
    color:#C0C0C0;
    width:85px;
    height:18px;
    display:block;
    background:#990000;
    border:1px solid #000;
    margin-right:1px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
    overflow:hidden;
	font-weight: bold;
	}

a.boutonIE:hover {
    color:#990000;   
    border:1px solid #990000;
	background:#999999;
    overflow:visible;}

a.boutonIE:hover table {
    display:block;
    background:#eee;
    border-collapse:collapse;
}

.boutonFF {
    color:#C0C0C0;
    width:85px;
    height:18px;
	display:block !important;
    display:none;
    background:#990000;
    border:1px solid #000;
    margin-right:1px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
    overflow:hidden;
	font-weight: bold;
 }

.boutonFF:hover {
    height:auto;
    cursor:pointer;
	border:1px solid #990000;
    color:#990000;
    background:#999999;
 }


a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active {
    display:block;
    width:90px !important;
    width:83px;
    height:18px;
    border-bottom:1px solid #000;
    text-decoration:none;
    color:#000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-align:center;
    background:#eee;   
}


a.SousMenu:hover {background:#BCCCD2;}