@charset "UTF-8";
/* CSS Document */

.lightbox_gallerie h2 {
	color: #dedede;
	font-family:Helvetica,sans-serif;
	font-size:120%;
	font-weight:normal;
}

.lightbox_gallerie a img /*, .lightbox_gallerie a:visited img*/ {
	border: 0;
	margin: 2px;
}

.lightbox_gallerie a:hover img {
	border: 2px solid #FF009F;
	margin: 0px;
}

.crédit {
	color: #ffffff;
	font-family:Helvetica;
	font-size:13px;
	text-align:right;
}

.txt {
	color: #ffffff;
	font-family:Helvetica;
	font-size:15px;
}

.test a {
	display: none;
}

.test .grandePhoto {
	display: block;
	margin: -50px 0 0;
}

.lightbox_gallerie a:hover img.grandePhoto {
	margin: -48px -2px -2px;
	display:block;
}

#imageData #imageDetails {
	width: 90%;
}

#prevLinkCostum {
	position:relative;
	right:346px;
	top:120px;
}

#nextLinkCostum {
	position:relative;
	left:343px;
	top:120px;
}
