@charset "utf-8";
/* CSS Document */

/* PLANS ALL */

#Plans {z-index:1; position: relative; width:570px; height: 550px; margin:-80px 0 0 240px;}
#PlansPrint { display:none;}

#Petit3D {z-index:7; position:relative; width:250px; height:140px; margin:30px 0; text-align:left;}
	#Petit3D a img {border:none; margin:-2px 0 0;}

#ZoomIn {z-index:9; position:absolute; right:-30px; top:-65px; width:130px; text-transform:uppercase;}
	#ZoomIn a {padding: 3px 0px;}
	

/* BIRDVIEW */

#SurfaceText {z-index:7; position:relative; width:140px; height:100px; margin:30px 0 0 20px; 
	text-align:center; line-height:18px;}

#SurfaceChiffres {z-index:7; position:relative; width:65px; height:100px; margin:-100px 0 0 160px;
	 text-align:center; line-height:18px;}
	
	
/* ZOOM */

#ZoomPetitPlan {z-index:9; position:fixed; top:10px; left:10px; width:200px;}
#ZoomPetitPlan6B {z-index:9; position:fixed; top:10px; left:375px; width:200px;}

#ZoomGrandPlan {z-index:1; position:absolute; left:0px; right:0px; top:0px;}

#ZoomOut {z-index:9; position:fixed; top:20px; right:10px; width:200px; font-size:18px; text-transform:uppercase;}
	#ZoomOut a {display:block; padding: 3px 0px; background:url(../../Images/Images-Annexe/Onglets/Noir60.png);}
	

/* ZOOM IE6*/

#IE6ZoomPetitPlan {z-index:9; position:absolute; top:10px; left:10px; width:200px;}
#IE6ZoomPetitPlan6B {z-index:9; position:absolute; top:10px; left:375px; width:200px;}

#IE6ZoomLink {z-index:9; position:absolute; top:20px; right:10px; width:200px; font-size:18px; text-transform:uppercase;}
	#IE6ZoomLink a {display:block; padding: 3px 0px; background:url(../../Images/Images-Annexe/Onglets/Noir60.png);}
