.calque{

  color: #FFFFFF;
  position: fixed;
  overflow : none;
  visibility : hidden;
   background-color: transparent;
  font-family: Courrier;

  font-size: 8pt;



  z-index:100;
margin:200px 0px 0px 0px;
}

.image_calque{

	
width:100%
height:100%;
}

.image_calque img{
margin:300px 0px 0px 560px;
}

.window{
  color: #FFFFFF;
  position: fixed;
  overflow : none;
  visibility : hidden;

  font-family: Courrier;
  background-color: transparent;


  font-size: 8pt;

  width: 100%;
  height : 100%;

   z-index:101;
border:0px;
}



.contemp_window{
  width: 100%;
  height : 100%;
  border : 0px;
  background-image: url('../images/bg_gal.png');

    z-index:150;
}