div#menuPied{
	padding-bottom:10px;
}

div#menuTete{}

div.menu {
	position:relative;
	width:800px;
	text-align:center;
}

	div.menu table {
		margin: 0 auto;
		width: 770px;
	}

div.menu td a { color:#444; font-size:16px; text-decoration:none; font-weight:bold; }
.menu a:hover { color:#bac302; text-decoration:underline; }
.menu a:active { color:#444; }  

	.menu td.color-EB8E60 a:hover, .menu td.color-EB8E60 a.active { color: #eb8e60; }
	.menu td.color-E6E67E a:hover, .menu td.color-E6E67E a.active { color: #b6b64e; }
	.menu td.color-FF96D2 a:hover, .menu td.color-FF96D2 a.active { color: #ff96d2; }
	.menu td.color-40CC14 a:hover, .menu td.color-40CC14 a.active { color: #40cc14; }
	.menu td.color-2970FF a:hover, .menu td.color-2970FF a.active { color: #2970ff; }
	.menu td.color-B10606 a:hover, .menu td.color-B10606 a.active { color: #B10606; }


div.menuSousCat{
	margin: 0 auto;
	position:relative;
	text-align:center;
	width:680px;
}

div.menuSousCat a { color:#707070; font-size:12px; text-decoration:none; font-weight:normal; }
.menuSousCat a:hover { color:#bac302; }
.menuSousCat a:active { color:#707070; }   
