body {
	font-family: 'Trebuchet MS',Arial,sans-serif;
	color: #181818;
	background: url('IMAGE/fg.png');
	
}
#bloc_page{
	width: 1000px;
	margin: auto;

}






#sec{
	background : linear-gradient(to bottom,#0e4378,#5ab6e7);
	background-size: cover;
	border-radius: 10px 10px;
	
    box-shadow: 0px 6px 6px #1c1a19;
}

.fles{
	margin-top: 20px;
	margin-left: 370px;
	margin-bottom: 30px;

}
#sec{
	margin-top:13px;
}
.lam{
	margin-left: 400px;
	

}
#lamp{
	margin-right: 15px;
}
.t{
	margin-left: 220px;
	margin-top:13px;
	margin-bottom: 20px;
}
.rec{
	margin-bottom: 15px;
	margin-left: 420px;
}
#re{
	margin-right: 12px;
	margin-bottom: 10px;
}
.tt{
	margin-left: 170px;
	margin-top: 13px;
	margin-bottom: 30px;
}
.log{
	margin-left: 415px;
	margin-bottom: 10px;
}
#lg{
	margin-right: 12px;
	margin-bottom: 10px;
}
.ttt{
	margin-left: 150px;
	
}
#fle{
	margin-right: 12px;
	margin-bottom: 10px;
}


.slideshow {
   width: 1000px;
   height: 200px;
   border-bottom-right-radius:10px;
   border-bottom-left-radius:10px;  
	

   overflow: hidden;
 
}

.slideshow ul {
    /* 4 images donc 4 x 100% */
   width: 400%;
   height: 200px;
   padding:0; margin:0;
   list-style: none;
}
.slideshow li {
   float: left;
}


