/* ---------------------------------------- */
/*  Photos  : Chargement                  		*/
/* ---------------------------------------- */
.FPHO_FORM			{ top:  20px;	left: 698px;	width: 278px;	height: 220px;	position: absolute;	}
.APHO_FORM 			{ top:  20px;	left: 698px;	width: 278px;	height: 130px;	position: absolute;	}
.BPHO_FORM 			{ top:  20px;	left: 698px;	width: 278px;	height: 130px;	position: absolute;	}
.DPHO_FORM 			{ top: 120px;	left: 698px;	width: 278px;	height: 170px;	position: absolute;	}
.PPHO_FORM 			{ top: 120px;	left: 698px;	width: 278px;	height: 130px;	position: absolute;	}
.IPHO_FORM 			{ top: 120px;	left: 698px;	width: 278px;	height: 130px;	position: absolute;	}

#PHO_IFR			{ top:  20px;	left: 698px;	width:   0px;	height:   0px;	background-color: transparent; border-style: none; }
#PHO_INP_SELECT		{ top:  34px;	left:  10px;	width: 250px;	height:  16px;	padding: 0px 0px 0px 4px; }
#PHO_INP_FILE		{ top:  35px;	left:  10px;	width: 250px;					}

#PHO_BTN_PARCOURIR	{ top:  36px;	left:  13px;	width:  64px;	height:  15px;	font-size: 0.73em;	}

.fPHO_BTN_LOAD		{ top: 192px;	left: 200px;														}
.fPHO_BTN_SUPP		{ top: 192px;	left: 107px;														}
.fPHO_BTN_ANNUL		{ top: 192px;	left:  11px;														}

.aPHO_BTN_LOAD		{ top: 102px;	left: 200px;														}
.aPHO_BTN_SUPP		{ top: 102px;	left: 107px;														}
.aPHO_BTN_ANNUL		{ top: 102px;	left:  11px;														}

.bPHO_BTN_LOAD		{ top: 102px;	left: 200px;														}
.bPHO_BTN_SUPP		{ top: 102px;	left: 107px;														}
.bPHO_BTN_ANNUL		{ top: 102px;	left:  11px;														}

.dPHO_BTN_LOAD		{ top: 142px;	left: 200px;														}
.dPHO_BTN_SUPP		{ top: 142px;	left: 107px;														}
.dPHO_BTN_ANNUL		{ top: 142px;	left:  11px;														}

.pPHO_BTN_LOAD		{ top: 102px;	left: 200px;														}
.pPHO_BTN_SUPP		{ top: 102px;	left: 107px;														}
.pPHO_BTN_ANNUL		{ top: 102px;	left:  11px;														}

.iPHO_BTN_LOAD		{ top: 102px;	left: 200px;														}
.iPHO_BTN_SUPP		{ top: 102px;	left: 107px;														}
.iPHO_BTN_ANNUL		{ top: 102px;	left:  11px;														}

#PHO_INP_STATUT		{ top:  55px;	left:  10px;	width: 250px;					text-align: center; border-style: none; background-color: transparent; }
#PHO_INP_ERRNAME	{ top:  79px;	left:  10px;	width: 250px;					text-align: center; border-style: none; background-color: transparent; color: red; }
#PHO_LBL_COM		{ top: 102px;	left:  11px;									}
#PHO_TXT_COM		{ top: 120px;	left:  11px;	width: 250px;	height:  60px;	}
#PHO_LBL_COM_NBR	{ top: 105px;	left:  49px;	width: 198px;					text-align: right; }	
#PHO_LBL_COM_FMT	{ top: 102px;	left: 251px;									}	

#PHO_LBL_MBR		{ top: 109px;	left:  11px;									}
#PHO_SEL_MBR		{ top: 107px;	left:  80px;	width:154px;					}
/* **************************************************************************************************** */
/*  Photos : Agrandissement                                                                             */
/* **************************************************************************************************** */
#PHOTO_LBL_TIT { 
	position: absolute;
	font-size: 0.95em;
	font-weight: bold;
	text-align: center;
}
#PHOTO_INP_PHO {
	position: absolute;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	border-style: none;
	background-color:transparent;
	padding: 0px 0px 0px 0px;
}
#PHOTO_TXT_COM {
	background-color: transparent;
	color: #191970;
	text-align: center;
}
.PHOTO_CHG0,.PHOTO_CHG1	{
	background-color: transparent;
	color: white;
	text-align: center;
	vertical-align: middle;
	border-style: none;
	font-weight: bold;
	font-size: 3em;
	cursor: pointer;
}
.PHOTO_CHG1:hover {
	background-color: #85C8FF;
	opacity: 0.50;
}
#PHOTO_BTN_CLS,#PHOTO_BTN_FLT			  { font-size:0.73em;  padding:-2px 0px 0px 0px; }
#PHOTO_BTN_CLS:hover,#PHOTO_BTN_FLT:hover { font-weight: bold; background-color: #708090; }

