.menug_titre {
	text-align:center;
	height:22px;
	font-size:8pt;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_haut.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#4D7480;
}

.menug_titre:hover {
	cursor:pointer;
}
.menug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	width: 165px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border:0px solid #fff;

}

.menug2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	width: 164px;
	padding: 0px;
	margin: 0px;

}
div.ssmenu{
	display:none;
	margin:0px;
	padding:0px;
		display:block;
	}

.menu_divider{
	text-decoration: none;
	color:#212945;
	display:block;
	padding:0px;
	margin:0px;
	
	background-color:#A4CAD5;
}

.menug_item {
	text-align:left;
	margin: 0px;
	padding: 0px;
	list-style:none;
	list-style-type: none;


}


.menug_item a{ 
	color: #000; 
	text-decoration: none; 
	border: none; 
	height: 1em;

}

.menug_item A:visited { 
	color: #000; 
	border:none; 
	text-decoration: none; 
	}

.menug_item A:active {
	color: #000;
	border:none; 
	text-decoration: none; 
	}

.menug_item A:hover { 
	color: #000;
	border:none; 
	text-decoration: none; 
	}

.menu_imagebas{
	height:9px;
	max-height:9px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_bas.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
