/*
Theme Name: Enfold Child Hebergements Touristiques
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 4.1.2
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
Template: enfold
*/


@import url("../enfold/style.css");
@keyframes annim-test {

100% {background-position:-4200px;}

}


a.anim:hover{
	background-color: rgba(0, 0, 0, 0);
	background-image: url("test-anim-clefs.png");
	background-repeat: repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
    background-position: left center;
    background-size: auto 100%;

	width:300px !important; 
	height:300px !important; 
	
	-moz-animation-duration: 0.6s;
	-moz-animation-timing-function: steps(14);
	-moz-animation-delay: 0s;
	-moz-animation-direction: normal;
	-moz-animation-fill-mode: none;
	-moz-animation-iteration-count: infinite;
	-moz-animation-play-state: running;
	-moz-animation-name: annim-test;
	
	vertical-align: middle;
}
}
