.popupBackground {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;

}
.popup {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	background: #FFFFFF;
	border: 2px solid #cecece;
	padding: 12px;
	font-size: 13px;
}

.popup h1{
	text-align: left;
	color: #023D57;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 20px;
}

.popupClose {
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #023D57;
	font-weight: 700;
	display: block;
	cursor:pointer;
}

#PopupTest5 {
	height: 250px;
	width: 408px;
}

#PopupLocaAct {
	height: 400px;
	width: 408px;
}


#PopupTest6 {
	height: 250px;
	width: 408px;
}

#PopupMPTest2 {
	height: 250px;
	width: 408px;
}

#PopupBailleurGenre{
	height: 250px;
	width: 408px;
}

#PopupLgtNatureParc{
	height: 350px;
	width: 408px;
}

#PopupDUM{
	height: 560px;
	width: 780px;
}

#PopupMatriculeDUM{
	height: 175px;
	width: 408px;
}

#PopupCodeAdherent{
	height: 175px;
	width: 408px;
}

#PopupCodePartenaire{
	height: 175px;
	width: 408px;
}

#PopupDepenses{
	height: 125px;
	width: 408px;
}

#PopupContact {
	height: 300px;
	width: 408px;
}

#PopupDetail {
	height: 500px;
	width: 408px;
}
