#popDiv1{ overflow: hidden; width: 544px; height: 380px; position: absolute; z-index: 1000; margin-top: -580px; }
#popDiv2{ overflow: hidden; width: 544px; height: 380px; position: absolute; z-index: 1000; margin-top: -580px; }
#popDiv3{ overflow: hidden; width: 544px; height: 380px; position: absolute; z-index: 1000; margin-top: -580px; }
#popDiv4{ overflow: hidden; width: 544px; height: 380px; position: absolute; z-index: 1000; margin-top: -580px; }
#popDiv5{overflow: hidden; width: 544px; height: 380px; position: absolute; z-index: 1000; margin-top: -580px; margin-left:200px;  }


.popup { background-color: #FFFFFF;  width: 522px; height: 360px; }

	.popup .titre  { margin-right: 20px; float:right; margin-bottom: 20px; }
	
	.popup p { margin-top: 10px; }
	
	.popup .closeSavoirPlus { margin-left: 20px; margin-top: 20px; color:#666666; }
	.popup .colonne {
		width: 490px;
		height: 250px;
		margin-left: 20px;
		
		margin-bottom : 20px;
		float: left;
		overflow: auto;
	}
	
		.popup .colonne .titre {
			margin-top: 20px;
			font-size: 14px;
			color: #F29719;
		}
		
		.popup .colonne p {
			text-align: justify;
			margin-right: 5px;
		}
	

/*--------------------------------------------------------------------------------------------------*/

