/*   ********************************************
    *****     CADRES SLIDER ACCUEIL        *****
   ********************************************     */

#cdrslide {
  float: left;
  width: 760px;
  height: 511px;
  padding-top: 3px;
  background-color: #FFF;
  }
  
#cdrslide_imp {
  float: left;
  width: 690px;
  height: 498px;
  background-color: #FFF;
  }

#pics {  
    height:  511px;  
    width:   760px;  
    padding: 0;  
    margin:  0;  
    overflow: hidden;
    position: absolute;
} 
 
#pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #FFF;  
    width:  725px; 
    height: 476px; 
    top: 0; 
    left: 0 ;
}

#dev {
    height:  728px;  
    width:   476px;  
    padding: 0;  
    margin:  0;  
    overflow: hidden
}

#dev2 {
    width:   760px;
    height:  491px; 
    padding: 0;  
    margin:  0;  
    overflow: hidden
}

#ctntext2 {float: left; width: 540px; height: 511px; text-align: justify; background-color: #FFF; padding-left: 10px; padding-right: 10px;}
#ctntext3 {float: left; width: 540px; height: 491px; text-align: justify; background-color: #FFF; padding-left: 10px; padding-right: 10px;}
#ctn3img2 {float: left; width: 190px; height: 474px; text-align: center; padding-top: 40px; padding-right: 10px; background-color: #FFF;}
#ctn3img3 {float: left; width: 190px; height: 451px; text-align: center; padding-top: 40px; padding-right: 10px; background-color: #FFF;}
#ctn4img2 {float: left; width: 190px; height: 488px; text-align: center; padding-top: 10px; padding-right: 10px; background-color: #FFF;}

.slidenav {width: 540px; height: 20px; text-align: center; font-weight: bold; }
.slidenav a {text-decoration: none; color: #ff0000; font-size: 14px;}
.slidenav a:hover {font-size: 16px;}
.selection {font-size: 18px; color: #505050; text-decoration: underline;}