#grayBack
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1999;
	opacity: 0.5;
}


#PopUp_ModifVnPaye {display:none; position: absolute; left:50%; top:180px; border: 10px solid #333333;background-color: rgb(255,255,255); text-align: justify; font-size: 12px; width: 930px; height: 580px;z-index: 2000; }

.titrePopup{ 
	background: #333333 ;
	border: 0px;
	font-weight : bold;
	font: 0.8em Arial, Helvetica, sans-serif;
	font-size:180%;
	color : #FFFFFF;
	cursor: default; 
	list-style: none;   /*square*/
	text-align: center ;
	padding-top:0%;
	padding-bottom:2%;
}

#PopUp_Connexion {display:none; position: fixed; left:50%; top:50%; border: 10px solid #333333;background-color: rgb(255,255,255); text-align: justify; font-size: 12px; width: 550px; z-index: 2000; }
/*#PopUp_ChangePhoto {visibility:visible;position: fixed; top:50%;border: 20px solid #333333;background-color: rgb(255,255,255); width: 90%;z-index: 2000; } */

