.big_picture{
  width : 300px;
  height : 300px;
  text-align : center;
}

.big_picture a{
  display : table-cell;
  vertical-align : middle;
  height : 300px;
  text-align : center;
  width : 300px;
}

.legend{
	font-size : 1.1em;
	margin : 3px 0px;
	font-style : italic;
	text-align : center;
}


.diaporama_div .bordered{
  padding : 0px;
  border : 1px solid #537034;
}

.listThumbnails{
  height : 82px;
  width : 300px;
  margin-top : 5px;
}

.listThumbnails ul li {
  height : 72px;
  margin : 0px 2px;
  margin-left : 0px;
  border : 1px solid #537034;
  display : block;
  float : left;
   width : 72px;
}

.listThumbnails ul li a{
  display : table-cell;
  vertical-align : middle;
  height : 72px;
  text-align : center;
  width : 72px;
}

.diaporama_div .prev{
  position : absolute;
  top : 30px;
  left : -8px;
}

.diaporama_div .next{
  position : absolute;
  top : 30px;
  right : -5px;
}

#jcarouselList{
  position : relative;
}

.button_diaporama .right_button{
	float : right;
	padding-right : 3px;
}


#videoAlbum {
	display : none;

}

#videoAlbum h3{
	margin : 5px;
}

#videoAlbum ul{
	margin : 10px;
	margin-left: 30px;
}

#videoAlbum li{
	list-style: url(../../images/carre_vert_puce-trans.png);
	line-height : 1.5em;
}



#right_content #viewVideo{
	position : absolute;
	top : 30%;
	left : 50%;
	margin-top : -200px;
	margin-left: -250px;
	padding : 10px;
	background : white;
	z-index: 150;
	display : none;
}

#right_content #viewVideo h2{
	color : black;
}

#right_content #viewVideo a,#right_content #viewVideo p{
	color: black;
}


.thickbox_dev_media{
  height:100%;
  left:0;
  position:fixed;
  top:0;
  width:100%;
  background-color:#000000;
  opacity:0.75;
  z-index:115;
  display : none;
}
