/***********************************************************************
								DEBUT ATTENTE
***********************************************************************/
#conteneurarbo{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;	
	text-align: left;
	width: 745px;
	border-bottom: 1px dashed #c7c9cc;
	background: #ffffff;
}

#retourmarque{
	margin: 0px 0px 0px 0px;
	padding: 5px 7px 0px 0px;
	width: 110px;	
	text-align: left;
	float: right;
}

.fdmarquegauche{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../img/erreur/pictobas_gauche.gif) bottom no-repeat; 
}

.pointillesattente{
	margin: 22px 0px 0px 92px;
	padding: 41px 0px 0px 0px;	
	text-align: center;
	width: 561px;
	height: 200px;
	border: 1px dashed #c7c9cc;
	background: url(../img/erreur/fdattente.gif) no-repeat;
}

.pointillesindisponible{
	margin: 22px 0px 0px 65px;
	padding: 41px 0px 0px 0px;	
	text-align: center;
	width: 614px;
	height: 200px;
	border: 1px dashed #c7c9cc;
	background: url(../img/erreur/fdindisponible.gif) no-repeat;
}

.pointillestropdevisite{
	margin: 22px 0px 0px 65px;
	padding: 41px 0px 0px 0px;	
	text-align: center;
	width: 614px;
	height: 200px;
	border: 1px dashed #c7c9cc;
	background: url(../img/erreur/fdtropdevisite.gif) no-repeat;
}
/***********************************************************************
								FIN ATTENTE
***********************************************************************/