BODY {
	SCROLLBAR-FACE-COLOR: #000000; BACKGROUND: #FFFFFF; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF; 
}
.scroll {
	OVERFLOW: auto; WIDTH: 100%; HEIGHT: 180px
}

A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
span { behavior: url(/png/iepngfix.htc) }
span#popup_window{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	visibility: hidden;
	/*visibility: visible;*/
	cursor: pointer;
}
span#popup02_window{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	visibility: hidden;
	cursor: pointer;
}
span#zoom02_window{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	visibility: hidden;
	cursor: pointer;
	text-align: center;
}
span#zoom_window{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	visibility: hidden;
	cursor: pointer;
	text-align: center;
}
span#close{
	background: url(./images/close.png) no-repeat center top;
	height: 23px;
	width: 23px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top : -350px;
	margin-left: 253px;
	cursor: pointer;
}
span#fenetre{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -247px;
	margin-top: -350px;
	height: 700px;
	width: 495px;
	background-color: white;
	border-right: solid 5px #000000;
	border-bottom: solid 5px #000000;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}
span#ombre{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -270px;
	margin-top: -373px;
	height: 746px;
	width: 541px;
	/*background: url(./images/popup_bg_ombre.png) no-repeat center top;*/
}
span#spaceur{
	width: 100px;
}