body {behavior: url(../../../cssscripts/csshover.htc);}
html {
	background: #ddd url(../images/fond.png);
	}

/*body {background-color: #FFFFC0;/*#606060; /*#000099; /* couleur du fond */}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#calquefond {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:800px;
	z-index:2002;
	background-color: #FFFFC0; 
	background:#ddd url(../images/fond.png);
	overflow: hidden;
	margin: auto;
}
#calquephoto {
	position:absolute;
	top:32px;
	width:642px;
	height:642px;
	z-index:1;
	background-color: #D0D0D0;
	background:#ddd url(../images/linen.jpg);
	left: 97px;
	border: solid 5px #000000;
	border-top: solid 20px #000000;
	border-bottom: solid 20px #000000;
	margin-left: auto;
	margin-right: auto;
}
#calqueboutongauche {
	position:absolute;
	top:0px;
	width:50px;
	height:32px;
	z-index:3;
	background-color: black; 
	left: 97px;
	text-align: center;
}
#calqueboutondroit {
	position:absolute;
	top:0px;
	width:50px;
	height:32px;
	z-index:3;
	background-color: black; 
	left: 201px;
	text-align: center;
}
#calqueboutonhaut {
	position:absolute;
	top:0px;
	width:50px;
	height:32px;
	z-index:3;
	background-color: black;
	left: 149px;
	text-align: center;
}
#calquetexte {
	position:absolute;
	top:34px;
	width:300px;
	height:16px;
	z-index:3;
	background-color: black;
	left: 449px;
	color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#horiz {
	position:absolute;
	top:80px;
	width:644px;
	height:480px;
	z-index:3;
	left:-1px;
}
#vertic {
	position:absolute;
	top:0px;
	width:480px;
	height:640px;
	z-index:3;
	left: 80px;
}

