﻿/*_______________________________________________
|                                                |
|    ©2012 Element Technologie - openElement     |
|________________________________________________|
*/
 
 .WECarrousel2Parent
{
	width:100%; 
	height:100%; 
	overflow:hidden;	
	float:left;
}
  
.CarrouselV_Img
{
	 /*float:left;	 */
	position:absolute;
	margin:0px; /*Necessaire pour IE*/
	border-width:0px;  /*Necessaire pour IE*/
}
 
.WECarrousel2ImagesParent img
{
	width:100%; 
	height:100%;
	border:0;
}

.WECarrousel2ImagesParent
{
	position:relative; 
	white-space:nowrap; 
	clear:both; 
	height:100%; 
	overflow:visible;	
}
 

 

