.blocSsMenu {
	background-color: #e7eff7;
	border-bottom-color: #7893b6;
	border-bottom-style: outset;
	border-bottom-width: 4px;
	border-left-color: #7893b6;
	border-left-style: outset;
	border-left-width: 1px;
	border-right-color: #7893b6;
	border-right-style: ridge;
	border-right-width: 4px;
	border-style: solid;
	border-top-color: #7893b6;
	border-top-style: outset;
	border-top-width: 1px;
	color: #003399;
	cursor: pointer;
	font-family: Verdana, Verdana, Verdana, sans-serif;
	padding-left: 10px;
	padding-right: 15px;
	position: absolute;
	z-index: 10;
}

.contenu {
	background-color: #f0c0ff;
	border-color: #000000;
	border-style: solid;
	border-width: 3px;
	height: 300px;
	width: 770px;
}

.menu {
	color: #003399;
	text-decoration: none;
}

.menuFont {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: text-top;
	z-index: auto;
}

.puce {
	color: #ff6108;
	font-size: 14pt;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
}

.showMenu {
	position: absolute;
	visibility: hidden;
	z-index: 3;
}

.tdEltSsMenu {
	color: #003399;
}

.tdEltSsMenuOver {
	background-color: #bdcfde;
	color: #003399;
}

a:hover.menu {
	background-color: #bdcfde;
	color: #003399;
	text-decoration: none;
}