﻿/*****************************************************************************/
/* shtCSIL007_SpecificitesAutres.css                                         */
/*****************************************************************************/

/******************/
/* Popup incident */
/******************/
#divIncident{
	background: transparent url(/_img/Popup/fndPopUpIncident.png) no-repeat scroll 0px 0px;
	margin: 20px 0px 0px -203px;
}

/*****************/
/* Popup attente */
/*****************/
.cssAttente{
	background: transparent url(/_img/Popup/fndAttente.png) no-repeat scroll 0px 0px;
	margin: 0px 0px 0px -150px;
}

/****************/
/* Rechargement */
/****************/
#ctl00_ctl00_cMain_cRec_lnkValiderZone2{
	bottom: 310px;
}

/***************************/
/* Suspension rechargement */
/***************************/
#divIdentification{
	margin: 50px 0px 0px 295px;
}

/*************************/
/* Popup première visite */
/*************************/
#ctl00_cMain_divPopUpPremiereVisite{
	background: transparent url(/_img/EspaceClient/fndPopUpPremiereVisite.png) no-repeat scroll 0px 0px;
	margin: 0px 0px 0px -202px;
}

/****************************/
/* Popup code d'accès perdu */
/****************************/
#ctl00_cMain_divPopUpMdpPerdu{
	background: transparent url(/_img/EspaceClient/fndPopUpCodeAcces.png) no-repeat scroll 0px 0px;
	margin: 0px 0px 0px -200px;
}

/*****************************/
/* Popup confirmation action */
/*****************************/
.cssPopUpResultatActionOk{
	background: transparent url(/_img/Popup/fndPopupResultatActionOk.png) no-repeat scroll 0px 0px;
	margin: 0px 0px 0px -204px;
}

/********************************/
/* Popup confirmation action KO */
/********************************/
.cssPopUpResultatActionKo{
	background: transparent url(/_img/Popup/fndPopupResultatActionKo.png) no-repeat scroll 0px 0px;
	margin: 0px 0px 0px -202px;
}

/*************************************/
/* Popup confirmation action Oui Non */
/*************************************/
.cssPopUpConfirmationAction{
	margin: 0px 0px 0px -202px;
}


.cssPopUpConfirmationAction #divEntete{
	background: transparent url(/_img/Popup/fndPopupConfirmationActionHaut.png) no-repeat scroll 0px 0px;
	height: 27px;
	padding: 30px 70px 0px 55px;
	width: 280px;
}

.cssPopUpConfirmationAction #divCorps{
	background: transparent url(/_img/Popup/fndPopupConfirmationActionCorps.png) repeat-y scroll 0px 0px;
	height: 200px;
	padding: 5px 10px 25px 10px;
	width: 385px;
}

.cssPopUpConfirmationAction #divBas{
	background: transparent url(/_img/Popup/fndPopupConfirmationActionBas.png) no-repeat scroll 0px 0px;
	height: 17px;
	width: 405px;
}