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

a.boutonIE, a.boutonIE:link, a.boutonIE:visited, a.boutonIE:active {
    color:#FFF;
	background: url('http://www.freepronofoot.free.fr/images/site/menuVert.gif') top left no-repeat;    
    width:159px;
    height:29px;
    display:block;
    /*background:#189100
    border-right:1px solid #FFFFFF;
    margin-right:1px;;*/
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:29px;
    overflow:hidden;
    font-weight:bold;
    cursor:pointer;
}

a.boutonVideIE
{
    width:156px;
    height:22px;
    display:block;
    background:#189100;
    float:left;
    text-decoration:none;
    overflow:hidden;
}

a.boutonIE:hover
{
    color:#fff;
    overflow:visible;
	background: url('http://www.freepronofoot.free.fr/images/site/menuVertHover.gif') top left no-repeat;	
}

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

.boutonFF {
    color:#fff;
    width:159px;
    height:29px;
    display:block !important;
    display:none;
    /*background:#189100;*/	
	background: url('http://www.freepronofoot.free.fr/images/site/menuVert.gif') top left no-repeat;
    /*margin-right:1px;
	border-right:1px solid #FFFFFF;*/
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:29px;
    overflow:hidden;
    font-weight:bold;
    cursor:pointer;
 }
 
 .boutonFF:hover {
	background: url('http://www.freepronofoot.free.fr/images/site/menuVertHover.gif') top left no-repeat;	
 }
 
 .boutonVideFF {
    width:159px;
    height:22px;
    display:block !important;
    display:none;
    background:#189100;
    float:left;
    overflow:hidden;
    font-weight:bold;
 }

.boutonFF a
{
	text-decoration:none;
	color:#fff;
}

.boutonFF:hover, .boutonFF a:hover
{
    height:auto;
    cursor:pointer;
 }


a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active
{
	margin-left:3px;
    display:block;
    width:152px;
    .width:150px;
    height:22px;
    line-height:22px;
	border-left:1px solid #189100;
	border-right:1px solid #189100;
	border-bottom:1px solid #189100;
	background:#FFF;
    text-decoration:none;
    color:#189100;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align:center;
	background: url('http://www.freepronofoot.free.fr/images/site/sousmenu4.gif') top left no-repeat;	
	vertical-align:middle;
}


a.SousMenu:hover
{
	/*background:#BCCCD2;*/
	color:#18470f;
	background: url('http://www.freepronofoot.free.fr/images/site/sousmenu5.gif') top left no-repeat;	
}