

	body
	{
	    -webkit-animation-duration: 0.1s;
		-webkit-animation-name: fontfix;
		-webkit-animation-iteration-count: 1;
		-webkit-animation-timing-function: linear;
		-webkit-animation-delay: 0.1s;
	}

	@-webkit-keyframes fontfix{
		from{ 	opacity: 1; }
		to{	opacity: 1; }
	}
	

.hidden{opacity:0;}
.visible{opacity:1;}


			#slider_12_container .caption-text-defaut { background-color: rgba(0, 0, 0, 0.5); }
		    #slider_12_container .caption-text-defaut-titre {color:#ffffff ;}
		    #slider_12_container .caption-text-defaut-texte {color:#ffffff ;}
	

			.module-bloc-graphic-15 .module-bloc-graphic-item {max-width:250px;}
			.module-bloc-graphic-15 .module-bloc-graphic-item-texte {background-color: #;}
			.module-bloc-graphic-15 .module-bloc-graphic-item-titre {color: #FFFFFF;}
			.module-bloc-graphic-15 .module-bloc-graphic-item-commentaire {color: #000000;}
			.module-bloc-graphic-15 .module-bloc-graphic-item-plus {color: #FFFFFF;}
			
					
			.module-bloc-17 .module-bloc-item {background-color: #FFFFFF;}		
			.module-bloc-17 .module-bloc-item:hover {background-color: #;}				
			.module-bloc-17 .module-bloc-item-titre {color: #;}
			.module-bloc-17 .module-bloc-item:hover .module-bloc-item-titre {color: #111111;}
			.module-bloc-17 .module-bloc-item-commentaire {color: #000000;}						
			.module-bloc-17 .module-bloc-item:hover .module-bloc-item-commentaire {color: #FFFFFF;}		
			.module-bloc-17 a.module-bloc-item-plus {background-color: #;color: #;}		
			.module-bloc-17 .module-bloc-item:hover .module-bloc-item-plus {background-color: #;color: #;}		
			
			