
/* GENERAL -----------------------------------------------------------------------------------------------------------------*/
#WCB 		{ width: 601px;	height: 404px; top: 80px; left: 270px; position: fixed; z-index:1000; visibility: hidden; }
* html #WCB { position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + this.offsetHeight - this.offsetHeight +150);
}

/* STRUCTURE -----------------------------------------------------------------------------------------------------------------*/
#haut 		{ width: 441px; height: 96px; float: left;
			  background-image:url(/images/pushtotalk/dhtml/baseHaut.png); background-repeat:no-repeat; background-color:none; }

#Close 		{ width: 160px; height: 96px; cursor: pointer; float:left;
			  background-image: url(/images/pushtotalk/dhtml/baseClose.png); background-repeat: no-repeat; background-color: none;}

#gauche 	{ float: left; width: 46px; height: 260px;
			  background-image:url(/images/pushtotalk/dhtml/baseGauche.png); background-repeat:no-repeat; background-color:none; }

#centre 	{ float: left; width: 379px; height:260px; background-image:url(/images/pushtotalk/centre.jpg); background-repeat:no-repeat; background-color:none; } 

#droite 	{ float: left; width: 176px; height: 260px;	
			  background-image:url(/images/pushtotalk/dhtml/baseDroite.png); background-repeat:no-repeat; background-color:none;}

#bas 		{ float: right; width: 601px; height: 48px;
			  background-image:url(/images/pushtotalk/dhtml/baseBas.png); background-repeat: no-repeat; background-color: none; }
