

div#photo {
	background: url(../images/polytec_personnel.jpg) no-repeat;
	width: 500px;
	height: 306px;
}

div#photo img {
	border: 1px #e7ff64 inherit;
}

div#photocopy {

}

div.popup {
	display: none;
	width: 400px;
}

div.floatleft {
	float: left;
}