body
{
	//color: #001b81;
	background: #ffffff;

font-family: "verdana",arial,helvetica, sans-serif;
	color: #000000;
	font-size: 0.7em;
	line-height: 16px;
	padding: 0;
	margin: 0;
	border: 0;
}
a:link, a:visited
{
	color: #0000ff;
	text-decoration: none;
}
a:hover, a:active
{
	color : #0000ff;
	text-decoration: underline;
}
p, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
h1
{
	font-family: arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}	
h2 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}
.cadre
{
	border: 2px solid #000099;
}

.menu2-level1-no {

	list-style: none;
	width: 185px;
padding-bottom:10px;
}

.menu2-level1-no  li a {
	
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	display:block; 
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	height:1.5em;
	
}

.menu2-level1-no li a:hover {

	background: #ffffff url("hover.gif") left center no-repeat;
	color: #000000;

}


