
#backgroundPopup
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:url(../img/outils/overlay.png);
	border:1px solid #cecece;
	z-index:99999;
}
#popupContact
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:60px;	
	width:400px;
	z-index:9999999;
	font-size:13px;
}



#cboxTopLeft{float:left; width:21px; height:21px; background:url(../img/outils/controls.png) -100px 0 no-repeat;}
#cboxTopCenter{float:left; width:358px; height:21px; background:url(../img/outils/border.png) 0 0 repeat-x;}
#cboxTopRight{float:right; width:21px; height:21px; background:url(../img/outils/controls.png) -129px 0 no-repeat;}

#cboxBottomLeft{float:left; width:21px; height:21px; background:url(../img/outils/controls.png) -100px -29px no-repeat;}
#cboxBottomCenter{float:left; width:358px; height:21px; background:url(../img/outils/border.png) 0 -29px repeat-x;}
#cboxBottomRight{float:left; width:21px; height:21px; background:url(../img/outils/controls.png) -129px -29px no-repeat;}

#cboxMiddleLeft{float:left; width:21px; height: 100%; background:url(../img/outils/controls.png) left top repeat-y;}
#cboxMiddleRight{float:right; width:21px; height: 100%; background:url(../img/outils/controls.png) right top repeat-y;}
#txtbox{ color:#000000; font: 10px verdana; float:left; height: 100%; width:358px; background:#FFF;}

/* #boxClose{cursor: pointer; right:17px; top:17px; position:absolute; background:url(../img/outils/controls.png) -25px 0px no-repeat; width:25px; height:25px;} 

#boxClose:hover{ background:url(../img/outils/controls.png) -25px -25px no-repeat;} */

#boxClose
{
	background: url(../img/outils/close.png) 0px 0px no-repeat;
	width:30px; height:30px;
	position:absolute;
	right:-3px;
	top:-3px;
	cursor: pointer;
}



	#bgfallowme
	{
		display:none;
		position:fixed;
		_position:absolute; /* hack for internet explorer 6*/
		height:100%;
		width:100%;
		top:0;
		left:0;
		background:url(../img/outils/overlay.png);
		border:1px solid #cecece;
	}
	#contfallowme
	{
		z-index:9999999;
		display:none;
		position:fixed;
		_position:absolute; /* hack for internet explorer 6*/
		height:60px;	
		width:450px;
		
		font-size:10px;
	}
	.fal01
	{
		width:450px;
		height:10px;
		background:url(../img/voixdesign/bg_pub/habi_1x.png) no-repeat;
		
	}
	.fal02
	{
		width:450px;
		background:url(../img/voixdesign/bg_pub/habi_2x.png) repeat-y;
		
	}
	.fal03
	{
		width:450px;
		height:10px;
		background:url(../img/voixdesign/bg_pub/habi_3x.png) no-repeat;
		
	}


