div#menusecondaire2 {
	width:112;
	border-width:0px;
	border-style:solid;
	margin:0px;
	margin-right:4px;
	padding:0px;
	background-color: #FFFFFF;
}

#subnav{
//	text-align:left;
	width:156px;

	display:block;
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

	border-bottom-width:2px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: -13px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;

	list-style:none;

}

#subnav li a{
	height:20px;

	display:block;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left:1px;
	padding-left:4px;

	color:#FFFFFF;
	background-color: #3372A5;
	background-image: url(/img/menu/vert-one_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-decoration: none;

	line-height : 15pt;
}

#subnav li a:hover {
	display:block;

	color:#FFFFFF;
	background-image: url(/img/menu/vert-one_arrow2.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	background-color: #003466;
	text-decoration: none;
}
