﻿.cacher{display:none;}
.mapContainer{
	width: 100%;
    height:100%;
	}
#VELayerListDiv, #VELayerListDiv div{position:static !important;}
/* Fix the z-index problem between the ModalPopupExtender and the VE Infobox z-index. */
.ero{z-index:1000002 !important;} /* for pushpin infobox. */
.ero-progressAnimation{z-index:1000002 !important;} /* for pushpin infobox. */
.VE_Message{z-index:1000002 !important;} /* for pushpin infobox. */
.VE_PlaceList{z-index:1000002 !important;} /* for guide routier disambiguous box. */
.MSVE_PoweredByLogo, .MSVE_PoweredByLogo_ie{display:none !important;} /* hide powered by logo */
.MSVE_PoweredByLogo_print{display:none !important;} /* hide powered by logo */
.iconeErreur{
	color: #cc3333;
	background: url("/UserControls/VEControls/images/ico_erreur.gif") no-repeat 3px 3px;
	padding-left: 15px;
	padding-top:2px;
	width:auto;
	display:block;
	z-index:100004 !important;
	}
.iconeMessage{
	color: #000000;
	background: url("/UserControls/VEControls/images/ico_message.gif") no-repeat 3px 3px;
	padding-left: 15px;
	padding-top:2px;
	width:auto;
	display:block;
	z-index:100004 !important;
	}
.iconeCharge{
    color: #000000;
    background: url(../../../uploadedimages/passager/chargementPetit.gif) no-repeat 0px 1px;
    padding-left: 21px;
	padding-top:2px;
	width:auto;
	display:block;
	z-index:100004 !important;
    }
.fullSize{
	width:100%;
	height:100%;
	}
