﻿/*_______________________________________________
|                                                |
|    ©2012 Element Technologie - openElement     |
|________________________________________________|
*/
 
 .WECarrousel1Parent
{
	width:100%; 
	height:100%; 
	overflow:hidden;	
	float:left;
}
 
.OESZ_Next
{
	position:absolute;	
	display:block;
	clear:both;
}

.OESZ_Previous
{
	position:absolute;
	float:left; 
}
 
 .WECarrousel1ImagesParent img
{
	width:100%; 
	height:100%;
	border:0;
}
 
.CarrouselH_Img
{
	 /*float:left;	 */
	position:absolute;
	margin:0px; /*Necessaire pour IE*/
	border-width:0px;  /*Necessaire pour IE*/
}

.WECarrousel1ImagesParent
{
	position:relative; 
	white-space:nowrap; 
	clear:both; 
	height:100%; 
	overflow:visible;	
}
 

 

