html {
	height:100%;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

body {
	overflow:hidden;
	height:100%;
	margin-top:8px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	color:#626262;
	line-height:17px;
	background-color: #ddd;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	font-size: 11px;
}
	/* margin:0px; */

p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

p { padding: 5px; margin: 0; line-height: 1.5em; text-align: justify;
}

p, ul, ol {
	margin-top:0px;
	margin-bottom:2em;
}

h1 {
	border-bottom:1px dashed #626262;
	font-family:arial, sans-serif;
	margin:0px;
	padding: 0;
	margin-bottom:.5em;
	font-weight:bold;
	font-size:17px;
	list-style: none;
}
	/* margin-bottom:0px;  	color:#E0682D; */

.box h1 {color:#E0682D;}

h2, h3, h4       {
	color:#444;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding: 0;
	list-style: none;
}

#promo {overflow:hidden;}

a {	
	color:black;
}

a:hover {
	color:#EA4D00;
	text-decoration:underline;
}

#nav {
	position:absolute;
	left:0px; top:0px;
	width:211px; height:102px;
}


#logo {
	position:absolute;
	right:0px;bottom:0px;
	cursor:pointer;
}

.pane {
	display:none;
	position:absolute;
	border:1px solid #888;
	overflow:hidden;
}

/* .pane .body { */
/*	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; RIGHT: 3px; LEFT: 3px; PADDING-BOTTOM: 3px; OVERFLOW: auto; ; WIDTH: expression(this.offsetParent.offsetWidth - 6 - 8 + "px"); BOTTOM: 3px; PADDING-TOP: 3px; POSITION: absolute; TOP: 22px; ; HEIGHT: expression(this.offsetParent.style.pixelHeight - 22 - 3 - 6 + "px") */
/* } */

#immobilier, #financier {
	width:expression(document.body.clientWidth  - this.style.pixelLeft - this.style.pixelRight  - 2);
}

#resizer3         {
	width:expression(document.body.clientWidth  - this.style.pixelLeft - this.style.pixelRight);
}

.pane .lead {
	background-color:#F2F2F2;
	border-bottom:1px solid #888;
	font-family:'trebuchet ms',sans-serif;
	font-size:12px;
	line-height:15px;
	letter-spacing:1px;
	padding:3px 6px 1px 21px;
	color:#333;
	overflow:hidden;
	white-space:nowrap;
}

.pane .lead img {
	position:absolute;
	left:6px; top:3px;
	border:0px;
}

.pane .lead a {
	background-color:#F2F2F2;
	text-decoration:none;
	color:#333;
}

.pane .lead a:hover {
	text-decoration:none;
	color:#333;
}

.pane .body div.container {
	padding:10px;
}

.resizerH, .resizerV { 
	cursor:move; 
}

.resizerH {
	position:absolute; 
	cursor:row-resize;
	height:5px;
	background-color:#CCCCCC;
}

.resizerV     {
	position:absolute; 
	cursor:move;
	cursor:col-resize;
	width:5px;
	background-color:#CCCCCC;
}

img.fav {background: url('../../images/controle/favoris_3.gif') no-repeat;}
img.favtwo {background: url('../../images/controle/favoris_on_3.gif') no-repeat;}
img.favthree {background: url('../../images/controle/favoris_down_3.gif') no-repeat;}

img.emel {background: url('../../images/controle/e-mail.gif') no-repeat;}
img.emeltwo {background: url('../../images/controle/e-mail_on.gif') no-repeat;}
img.emelthree {background: url('../../images/controle/e-mail_down.gif') no-repeat;}

.pe img.plec {background: url('../../images/controle/plein_ecran.gif') no-repeat;}
.pe img.plectwo {background: url('../../images/controle/plein_ecran_on.gif') no-repeat;}
.pe img.plecthree {background: url('../../images/controle/plein_ecran_down.gif') no-repeat;}

.ne img.plec {background: url('../../images/controle/normal_ecran_ani2.gif') no-repeat;}
.ne img.plectwo {background: url('../../images/controle/normal_ecran_on.gif') no-repeat;}
.ne img.plecthree {background: url('../../images/controle/normal_ecran_down.gif') no-repeat;}

#footerLinks a {
	text-decoration:none;
	color:#888;
}
/*	display:block; */

#footerLinks a:hover {
	color:#EA4D00;
}

td#anlivr {text-align: left;font-family:Comic Sans MS;white-space:nowrap;
}

#motor        {
position:absolute;
left:-100px;
top:2400px;
display:none;
visibility: hidden;
font-size:13px;
}

#motor h1 {
font-size:7px;
}