/* div with the gallery inside */
img{
   border:none !important;
}

.contenu_2colonnes_col2_v4{
     float:left !important;
     margin-right:-15px !important;
     
     width:406px !important; 
     width:401px;
             
}
.jdGallery .slideElement
{
	width:406px !important;
	height: 423px !important;
         background-color:#BBC0C4 !important;
	background-repeat: no-repeat;

}
.jdGallery {
          margin-left:-5px !important;
}

 
#ext-thumbnails{

    height:180px !important;
    
    width:406px !important;
    width:410px; 
    
    //background:url('../images/illustrations/bottom_large_02.jpg') no-repeat !important;
    padding-top:35px !important;
    padding-top:38px;

    margin-top:398px !important;
    margin-top:-20px;
  
    margin-left:1px !important;
    
    border: none !important 
       
    
}


.jdGallery
{
	overflow: hidden;
	position: relative;	
}

/* div around the imgs */
.carouselInner {

}

/* single thumbnail */
.thumbnail{

    width:125px !important;
    //width:123px !important;


    height:129px !important;
    float:left;
    
    padding:4px !important;
    padding:5px;
    
    border:none !important;  
    background-color: #bbc0c4;
  
}

/* label = title of an image */
.label {
      font-weight:bold;
}

/* number of the image */
.number {
  font-weight:normal;
  font-style:italic;
}

// lightbox
#lbCloseLink {
background:transparent url('fileadmin/templates/vinci_immo/images/boutons/fermer.gif') no-repeat scroll center;
display:block;
float:right;
height:30px;
margin-bottom:10px;
width:80px;
}
