@charset "utf-8";
/* CSS Document */
img {
	border: none;
}
.popup_block {
	float: left;
	position: absolute;
	top: 50%;
	z-index: 1000;
	left: 50%;
	background-image: url(Images/dep.png);
	margin-left: -237px;
	margin-top: -250px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 490px;
	width: 475px;
}
.popup_block .popup {
	float: left;
	width: 100%;
}

*html .popup_block {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	
	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft 
	+ (document.body.clientWidth /2 ) 
	: document.body.scrollLeft 
	+ (document.body.offsetWidth /2 ));
}
.popup6_block {
	float: left;
	width: 570px;
	position: fixed;
	top: 50%;
	z-index: 1000;
	left: 50%;
	background-image: url(Images/contact.png);
	margin-top: -140px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -285px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.popup6_block .popup {
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
}

*html .popup6_block {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	
	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft 
	+ (document.body.clientWidth /2 ) 
	: document.body.scrollLeft 
	+ (document.body.offsetWidth /2 ));
}



#hideshow7 {
	position: fixed;
	top: 48px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 13;
	background-color: #FFFFFF;
}
.popup7 img.cntrl {
	position: absolute;
	right: 15px;
	top: -40px;
	z-index: 1000;
}


#blanc {
	height: 75px;
	width: 250px;
	position: absolute;
	top: -75px;
	right: 0px;
	background-color: #FFFFFF;
}
#dmcscroll9 {
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	left: 20px;
	top: 20px;
	right: 5px;
	bottom: 5px;
}
#fly0 {
	position: absolute;
	height: 20px;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	text-align: center;
}
img.cntrl  {
	position: absolute;
	right: 0px;
	top: 0px;
}
.popup8_block {
	float: left;
	width: 570px;
	position: fixed;
	top: 50%;
	z-index: 1000;
	left: 50%;
	background-image: url(Images/vide.png);
	margin-top: -175px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -285px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 330px;
}
#fade6 {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 100;
	filter:alpha(opacity=60);
	opacity: .60;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*--IE 8 Transparency--*/
	background-color: #FFFFFF;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.popup8_block .popup {
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
}
*html .popup8_block {
	position: absolute;

	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	
	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft 
	+ (document.body.clientWidth /2 ) 
	: document.body.scrollLeft 
	+ (document.body.offsetWidth /2 ));}
#fade5 {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 11;
	filter:alpha(opacity=60);
	opacity: .60;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*--IE 8 Transparency--*/
	background-color: #FFFFFF;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
