/* CSS Document */
/*
suppression de la barre de menu : on enleve 40px;
*/

#page {

/*background-position:left -40px;background-position:left -48px; ajustement*/
background-image:url(images/fondGeneral.jpg);
height:625px;height:665px;
}
.zoneCentraleProduit .etiquette {
top:200px;

}

.vueSecondaire {
top:560px;
}
.zoneCentraleProduit .cadreGauche {
	top:179px;
}

#zoneAnimation {
				position:absolute;
				top:121px;
				left:16px;
				width:968px;
				height:460px;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/fondAnimation.png');
				background-image:url(images/fondAnimation.png)!important; /*pour mac os9 */
				background-image:none; 
				background-repeat:no-repeat;
				background-color:transparent;
				
}
#zoneAnimation[id] { 
				background-image:url(images/fondAnimation.png);
}
#photoAnimation {
height:344px;
left:112px;
position:relative;
top:39px;
width:762px;
z-index:1;
				}
#photoAnimation object { background-image:none;}	
				
#closeAnimation {
				position:absolute;
				display:block;
				width:28px;
				height:28px;
				left:113px;
				top:145px;
				z-index:1;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/b_close.png');
				background-image:url(images/b_close.png)!important; 
				background-image:none; 
				border:0px solid red;
				background-repeat:no-repeat;		
}
#closeAnimationLink {
				position:absolute;
				display:block;
				width:28px;
				height:28px;
				left:113px;
				top:145px;
				z-index:2;
				border:0px solid red;
				background-repeat:no-repeat;		
}
#closeAnimationLink a {
	font-size:10px;

}
