		
	body {
		margin: 0px; padding:0px; border:0px;
		/* background-image: url(/static/img/Aiguillage-decoupe-01.png);
		background-color: rgb( 78.04%,75.29%,72.16%);  
		background-repeat: no-repeat;
		background-position: center top; */
		overflow: auto;
		/*width: 200px;
		max-width: 980px; */
		min-height: 629px;
		}
	body {
		/* background: repeat-x url(/static/img/Degrade-Vertical-multipliable-5x1100px.jpg) white;
		*/
		background: repeat-x url(/static/img/Degrade-Vertical-multipliable-5x1100px.jpg) white;
		}

	#page {
		background-image: url(/static/img/Aiguillage-Francais-JAN2010.png); 
		/* background-image: url(/static/img/Aiguillage-decoupe-02v2.png);*/
		background-color: transparent; /* rgb( 78.04%,75.29%,72.16%);  */
		background-repeat: no-repeat;
		background-position: center top;
		position: absolute;
		top: 0px; left: 0px;
		min-width: 200px; 
		min-height: 640px;

		width: 100%; height: 100%; 
		}

	#page-en {
		background-image: url(/static/img/Aiguillage-Anglais-JAN2010.png); 
		background-color: transparent; /* rgb( 78.04%,75.29%,72.16%);  */
		background-repeat: no-repeat;
		background-position: center top;
		position: absolute;
		top: 0px; left: 0px;
		min-width: 200px; 
		min-height: 640px;

		width: 100%; height: 100%; 
		}

	#centre {
		position: absolute;
		top: 0px; left:50%;
		width:1px; height: 1px;
		background: transparent;
		}

	#left-side {
		position: absolute;
		top:250px; left: -350px;
		height: 350px; width: 350px;
		}

	#right-side {
		position: absolute;
		top:250px; left: 0px;
		height: 350px; width: 350px;
		}

	#english {
		position: absolute;
		top:0px; left: 150px;
		height: 30px; width: 100px;
		}


	img.filler {
		border:0px solid transparent;
		}

	#centre a img {
		border:0px solid transparent;
		}

	#centre a:hover img {
		border:1px dotted black;
		}

	.jz-hidden	{ display:none; }
	ul {
		padding:0px;
		margin:0px;
		border:0px;
		list-style-type: none;
		list-style-position: inside;
		}

/* patch ie 6 */


