html, body {
	margin:0; 
	padding:0;
	height:100%; /* needed for container min-height */
}

body { 
	/* background:url(../z_img/img_fond.jpg); */
	background-color:#9a9a9a;
	font-family:verdana;}


div#holder {
	width: 977px;
	margin: 0px auto;
	/* background:#fff url(../z_img/back_grad.gif); */
	

	/* height:auto !important; */ /* real browsers */
	/* height:100%;*/ /* IE6: treaded as min-height*/

	/* min-height:100%;*/ /* real browsers */
}

div#wrap {
	width: 935px;
	margin: 0px auto;
	background:#fff;
	/* height:100%;*/
}

div#header { 
	background:url(../z_img/dexia_header.jpg) 0px 0px no-repeat;
	height:96px;
}

div#logo {
	 position:relative;
	 top:20px; 
	 left:20px; 
}
div#logo a { display:block; height:50px; width:130px; border:0px; }


img {
border-style: none;
}


ol {
padding: 0px 0px 0px 25px;
}

ul.fixed { margin-left:0px; padding-left:1.5em; } 

.clear { clear:both; height:0px; font-size:1px; }

div#login {
margin: 0px 0px 0px 695px;
font-size: 8pt;
color: #6a6b6d;
border-style: solid;
border-width: 0px 1px 0px 1px;
padding: 7px 0px 0px 5px;
}

div#login a {
color: #6a6b6d;
text-decoration: none;
}

div#login a:hover {
text-decoration: underline;
}


div#topNav {
font-family:verdana;
background-color: #dd9719; /*  104d95   #00459c;*/
border-color: #ffffff; /*   7aa0bd  #8ba3cf;*/
border-style: solid;
border-width: 1px 0px 1px 0px;
/*margin: 15px 0px 0px 0px;*/
padding: 5px 0px 5px 0px;
font-size: 9pt;
}

a.topNavElement {
color: white;
text-decoration: none;
margin: 0px 0px 0px 0px;
font-size:8pt;
font-weight:bold;
}

a.topNavElement:hover {
color: #104d95;
text-decoration: none;
}

div#mid {
border-style: solid;
border-color: #868686;
border-width: 0px 0px 1px 0px;
position: relative;
}

div#footer {
margin: 7px 0px 0px 0px;
font-size: 8pt;
line-height:1.3em;
padding-bottom:9px;
}

div#footer a {
color: #00459c;
text-decoration: none;
}

div#footer a:hover {
text-decoration: none;
}

span.footerText {
margin: 0 0 0 235px;
}

span.footpadding {
margin: 0px 2px 0px 2px;
}

span.slogan {
margin: 0px 180px 0px 42px;
text-decoration: none;
}

/* IE hacks */

*+html ol {
margin: 0px 0px 0px 10px;
}

* html ol {
margin: 0px 0px 0px 10px;
}

*+html a.topNavElement {
font-size: 8pt;	
}
