html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	overflow-x: hidden;
	SCROLLBAR-FACE-COLOR: #eddae0; SCROLLBAR-HIGHLIGHT-COLOR: #C7CACF; SCROLLBAR-SHADOW-COLOR: #fce295; SCROLLBAR-3DLIGHT-COLOR: #fce295; SCROLLBAR-ARROW-COLOR: #CDAE32; SCROLLBAR-TRACK-COLOR: #EAE9E7; SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
/*	 overflow-y: auto; */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background: url('../../images/grid.gif') fixed;
	color:#000000;
	text-align: justify;
	line-height:1.3;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:verdana, arial, helvetica, sans-serif;
}
/* 		line-height:14px; */
/*	background: url('../../img/fond_p3d.jpg') fixed; */

#printarif {	position:absolute; top:0px; right:3px; border:0;}

#contenu {
	height: 65%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	overflow-x: hidden;
}

#header {
	width: 100%;
	height: 35%;
	margin: 0;
	padding: 0;
}

table#plans {
	width :expression(this.offsetParent.offsetWidth - 0 - 25 + "px");
	border-bottom:1px solid #AAAAAA;margin-left: 4px;
	border-collapse: collapse;
	background: url('../../images/weave.gif') fixed;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:verdana, arial, helvetica, sans-serif;
}	/*	width:97%; */

table#title {
	width :expression(this.offsetParent.offsetWidth - 0 - 25 + "px");
	border-collapse: collapse;margin-left: 4px;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:verdana, arial, helvetica, sans-serif;
}	/*	width:97%;	*/

td {
	width:10%;
	height: 20px;white-space:nowrap;
}

td.lot {
	width:8%;
	height: 20px;white-space:nowrap;
}

td.type {
	width:11%;
	height: 20px;white-space:nowrap;
}

td.surf {
	width:11%;
	height: 20px;white-space:nowrap;
}

td.start {
	height: 5px;white-space:nowrap;
}

td.post {
	border-left:1px solid #AAAAAA;white-space:normal;
}

th {
	width:10%;
	height: 20px;
	border-right:1px solid #AAAAAA;white-space:nowrap;
}

th.prem {
	width:8%;
	height: 20px;
	border-left:1px solid #AAAAAA;white-space:nowrap;
}

th.type {
	width:11%;
	height: 20px;
	border-right:1px solid #AAAAAA;white-space:nowrap;
}

th.surf {
	width:11%;
	height: 20px;
	border-right:1px solid #AAAAAA;white-space:nowrap;
}