div#Menu
{
	position:relative;
	margin-top:0px;
	height:40px;
	width:794px;
}

div#Menu li
{
	list-style:none;
}

div#Menu li.level0
{
float:left;
top:4px;
margin-left:70px;
_margin-left:50px;
}
div#Menu li.level0 a
{
	text-decoration:none;
	color:white;
	text-transform:uppercase;
	font-size:14px;
}
div#Menu li.level1 a
{
	font-size:11px;
}

div#Menu li.level0, li.menuElementHovered
{
	width:117px;
	height:37px;
	text-align:center;
	line-height:37px;
}
ul.menu1
{
	position:absolute;
	left:0;
	top:43px;
	width:780px;
	text-align:left;
	display:none;
}

li.level1
{
	width:140px;
	float:left;
	margin-left:50px;
	_margin-left:20px;
	_margin-right:20px;
	text-align:center;
}


/* Style des bouttons */
.bouton1
{
	background:url("/themes/cash/images/audit_cash_for_growth.gif");
}
.bouton2
{
	background:url("/themes/cash/images/conseil_cash_for_growth.gif");
}
.bouton3
{
	background:url("/themes/cash/images/formation_cash_for_growth.gif");
}
.bouton4
{
	background:url("/themes/cash/images/logiciel_cash_for_growth.gif");
}

/* Style des petites images en dessous des bouttons */

img.imgLinks
{
	position:absolute;
	display:none;
}
img#img00
{
	top:37px;
	left:128px;
	_left:158px !important;
}
img#img01
{
	top:37px;
	left:317px;
	_left:324px !important;
}
img#img02
{
	top:37px;
	left:503px;
	_left:491px !important;
}
img#img03
{
	top:37px;
	left:690px;
	_left:660px !important;
}