.sous-titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
	font-weight: bold;
}
.gras12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.menuIE {
    display:none !important;
    display:block;
}

a.boutonIE, a.boutonIE:link, a.boutonIE:visited, a.boutonIE:active {
    color:#000000; 
    width:96px; 
    height:18px; 
    display:block; 
    background:#99b7fb; 
    border:1px solid #000; 
    margin-right:1px; 
    text-align:center; 
    float:left;
    text-decoration:none; 
    font-family: verdana; 
    font-size:10px; 
    line-height:18px; 
    overflow:hidden;
	font-weight: bold;
}

a.boutonIE:hover {
    color:#99b7fb; 
    background:#99b7fb; 
    overflow:visible;}

a.boutonIE:hover table {
    display:block; 
    background:#99b7fb; 
    border-collapse:collapse;
}

.boutonFF {
    color:#000000; 
    width:96px; 
    height:18px; 
    display:block !important; 
    display:none; 
    background:#99b7fb; 
    border:1px solid #000; 
    margin-right:1px; 
    text-align:center; 
    float:left; 
    text-decoration:none; 
    font-family: verdana; 
    font-size:11px;
    line-height:18px; 
    overflow:hidden;
	font-weight: bold;
 }

.boutonFF:hover {
    height:auto; 
    cursor:pointer;
    color:#ffffff; 
    background:#4062ac;
	font-weight: bold;
 }


a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active {
	display:block;
	width:96px !important;
	width:88px;
	height:18px;
	border-bottom:1px solid #000;
	text-decoration:none;
	color:#000000;
	font-family: verdana;
	font-size:10px;
	text-align:center;
	background:#99b7fb;
	font-weight: bold;
}


a.SousMenu:hover {
background:#4062ac;
color:#ffffff;
font-weight: bold;
}