/***************************************
  	E-Commerce theme : Apnair
	
	Fr-ca culture css
	
  	Created by kCentric.NET
  	http://www.kcentric.net
****************************************/

#videoApnee{
display:block;
width:110px;
height:83px;
background-image:url(/img/video.jpg);
background-position:top;
margin-left:6px;
margin-bottom:6px;
}

#videoApnee:hover{
	background-position:bottom;
}
