.pics {  
    height:  165px;  
    width:   254px;  
    padding: 0;    
} 
 
.pics img {  
    top:  0; 
    left: 0;
	float:left;
} 

#diaporama{
	width:274px;
	height:226px;
	position:absolute;
	/*top:51px;*/
	/*border:1px solid #000000;*/
	background:url(../gifs/cadre_16.png);
	background-repeat:no-repeat;
	left: 0px !important;
}

#diaporama_jquery{
	overflow: visible;
	width: 254px; 
	height: 165px;
	float:left;
}
#nav a { 
	/*border: 1px solid #ccc; 
	background: #fc0; */
	text-decoration: none; 
	margin-right:25px;
	margin-left:0px; 
	
}
/*#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }*/

img{
	border:none;
}

.diapo_el{
	float:left;
	width:260px;
	height:215px;
	margin-top:39px;
	margin-left:6px;
}
.diapo_el img, .description_nouveaute{
	float:left;
}

