		body {
		background-color:white;
		width:760px;
		font: 8pt Arial, Verdana;
		margin:auto;
		color:black;
		text-align:center;
		
		}
		#fond {
		background-image:url('images/fond.jpg');
		background-repeat:no-repeat;
		margin:auto;
		width:760px;
		}
		#header {
		width:760px;
		height:342px;
		background-image:url('images/header.jpg');
		text-align:left;
		margin:0px;
		float:left;
		}
		#corps {
		background-image:url('images/fond.jpg');
		border-bottom:1px solid black;
		width:760px;
		text-align:left;
		float:left;
		}
		#contenu {
		margin:15px;
		}
		#ul {
		text-align:left;
		}
		#menu{
		width:760px;
		margin:0px;
		float:left;
		background-image:url('images/menu.jpg');
		background-repeat:repeat-all;
		}
		#foot{
		width:760px;
		margin:0px;
		float:left;
		background-color:#7A2F18;
		color:white;
		}
		a {
		color:black;
		text-decoration:none;
		margin:0px;
		}
		a:hover {
		color:#fab08f;
		text-decoration:none;
		}
		a:visited {
		color:#fab08f;
		text-decoration:none;
		}
		a:Link {
		color:#fab08f;
		text-decoration:none;
		}
		a:active {
		color:#fab08f;
		text-decoration:none;
		}
		li {
		color:white;
		}
		.calque{opacity:.80;color: #FFFFFF;position: fixed; top: 0px;visibility : hidden;padding: 0px;font-family: Courrier;align: center;font-size: 8pt;background-color: #000000;opacity : .75;filter : alpha(opacity=75);width: 100%;height : 100%;top : expression(document.body.scrollTop + this.offsetHeight - this.offsetHeight);position : expression("absolute");width : expression("100%");left : expression("0px"); left : 0 ;}
		.image_calque{height: 100%;}
		.window{color: #FFFFFF;position: fixed;width:100%;height:100%; top: 30px;visibility : hidden;padding: 0px;font-family: Courrier;align: center;font-size: 8pt;background-image: url('http://mishe.fr/heberg_img/panelTrans.png');top : expression(document.body.scrollTop + this.offsetHeight - this.offsetHeight + 30);position : expression("absolute");width : expression("100%"); left : 0 ;margin:auto;}
		.contemp_window{width: 100%;height : 100%;border : 0;}

