@charset "utf-8";
/* CSS Document */
/* jQuery lightBox plugin - Gallery style */
/*  This layout is for sample purposes
    Feel free to edit it to suit your needs
*/
.lbGallery {
	background-color: #ffe7ce;
	padding: 10px;
	width: 520px;
	}
	.lbGallery ul { list-style: none; }
	.lbGallery ul li {
	display: inline;
}
	.lbGallery ul img {

	}
	.lbGallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
	}
	.lbGallery ul a:hover { color: #fff; }
/* #galerie {   */
/*	width: 500px; */
/*	margin: 0 auto; */
/* } */
 
#centerColu1 {
	clear: both;
	line-height: 4em;
}

#centerColu2 {
	clear: both;
}

#left1 {
	float: left;
	width: 250px;
	height: 4em;
	line-height: 5em;
}
#right1 {
	width: 250px;
	float: right;
	height: 4em;
	line-height: 5em;
}
 
#left2 {
	float: left;
	width: 250px;
}

#right2 {
	width: 250px;
	float: right;
}

#left3 {
	float: left;
	width: 250px;
	line-height: 5em;
	height: 4em;
}

#right3 {
	width: 250px;
	float: right;
	line-height: 5em;
	height: 4em;
}

#left4 {
	float: left;
	width: 250px;
}

#right4 {
	width: 250px;
	float: right;
}	

#left5 {
	float: left;
	width: 250px;
	line-height: 5em;
	height: 4em;
}	

#right5 {
	float: right;
	width: 250px;
	line-height: 5em;
	height: 4em;
}

#left6 {
	float: left;
	width: 250px;
}

#right6 {
	width: 250px;
	float: right;
}	

#left7 {
	float: left;
	width: 250px;
	line-height: 5em;
	height: 4em;
}	

#right7 {
	float: right;
	width: 250px;
	line-height: 5em;
	height: 4em;
}

#left8 {
	width: 250px;
	float: left;
}

#right8 {
	width: 250px;
	float: right;
}