a:hover.sousmenu{
	color:#DEDFDE;
}

.menu {
	top:0px;
	width: 100%;
	z-index: 10;
	text-align:left;
}

.menu dl {
	float: left;
	width: 96px;
}

.menu dt {
	border-left-width:1px;
	border-left-color:white;
	border-left-style:solid;
}

.menu a:hover {
	text-decoration:none;
}

.menu a {
	margin:0 1px;
	height:13px;
	display:block;
	text-align:left;
	background:#008C95;
	color:white;
	FONT-SIZE:11px;
	FONT-FAMILY:verdana,sans-serif;
	FONT-WEIGHT:bold;
}

#smenu1, #smenu2, #smenu3, #smenu4 {
	display:none;
	width:100%;
	font-size:12px;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a {
	border-top:0 none;
	font-weight:normal;
	height:19px;
}

.menu span {
	margin:0 1px;
	height:13px;
	display:block;
	text-align:left;
	background:#008C95;
	color:white;
	FONT-SIZE:11px;
	FONT-FAMILY:verdana,sans-serif;
	FONT-WEIGHT:bold;
}
#boutonMenu{
	FONT-WEIGHT:bold;
	FONT-SIZE:10px;
	FONT-FAMILY:verdana,sans-serif;
}
