/* CSS Document */

img{
border:none;
}
#popperID {
	position: absolute;
	left: 412px;
	top: 260px;
	height: 150px;
	width: 200px;
	visibility: hidden;
	background-repeat: no-repeat;
}
#containerID {
	position: absolute;
	width: 1024px;
	height: 768px;
	visibility: hidden;
}

#imgHolderID {
	width: 89px;
	position: absolute;
	left: 52px;
	top: 33px;
	height: 102px;
	margin: auto;
}
#formatID {
	position: absolute;
	height: 23px;
	width: 103px;
	left: 157px;
	top: 57px;
	text-align: left;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#auditeursID {
	position: absolute;
	height: 23px;
	width: 103px;
	left: 157px;
	top: 75px;
	text-align: left;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#cibleID {
	position: absolute;
	height: 23px;
	width: 103px;
	left: 157px;
	top: 93px;
	text-align: left;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#pageContent{
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 1024px;
}