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

a.boutonIE, a.boutonIE:link, a.boutonIE:visited, a.boutonIE:active {
    color:#000;
    width:90px;
    height:18px;
    display:block;
    background:#c33;
    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;
}

a.boutonIE:hover {
    color:#fff;
    background:#000;
    overflow:visible;}

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

.boutonFF {
    color:#000;
    width:90px;
    height:18px;
    display:block !important;
    display:none;
    background:#c33;
    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;
 }

.boutonFF:hover {
    height:auto;
    cursor:pointer;
    color:#fff;
    background:#000;
 }


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


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





body {
	background-image: url(images/background.jpg);
    background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.gen{
	font: 11px Arial;
	color: #000;
}

.small{
	font: 10px Arial;
	color: #000;
}

.copyright{
	font: 9px Arial;
	color: #1BBBB4;
}

a { 
    font-family: Verdana,arial;
    font-size: 10px;
    text-decoration: none; 
    color: #000; 
}

a.menu_header { 
    font-family: Verdana,arial;
    font-size: 8px;
    text-decoration: none; color: #000; 
}

a.left_menu { 
    font-family: arial;
    font-size: 9px;
    text-decoration: underline; color: #000; 
}

a:hover { text-decoration: underline; }

ul.menu li {
	text-align: left;
    font: 11px Arial;
    padding: 0px;
}

ul li {
    font: 11px Arial;
    padding: 5px;
}


ul.list_body li {
	text-align: left;
    font: 11px Arial;
	list-style: url('images/puce.jpg');
}
.error{ color:red; }
