/* Generic map, side bar holder styles */
  .MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 10pt; margin: 0px;}
  .MapBuilder a {text-decoration: none; color: #0066CC; background-color: transparent;}
  .MapBuilder a:hover {color: #F60; background-color: transparent;}
  .MapBuilder h1 {font-weight: bold; font-size: 16pt; color: #369; border-bottom: 2px solid #369;}
      
/* Info Window styles */
  .IW { width: 350px;}
  .IWContent {height: 120px; overflow:auto;}
  .IWCaption {font-weight: bold; font-size: 12pt; color: #369; border-bottom: 2px solid #369;}
  .IWFooter {margin-top: 5px; font-size: 8pt; }
  .IWFooterZoom {}
  .IWDirections{background-color:#FFF;}

  .MapBuilderSideBar {float:left; margin-left: 10px; }

/* PDMarker */
   div.markerTooltip { color: black; background-color: white; white-space: nowrap; margin: 0; padding: 2px 4px; border: 1px solid black; }
   
/* Tableau dynamique */
	#igm { font-size:.8em; border-collapse:collapse;}
	#igm td { border:1px solid #000; padding:3px;}
	#igm th { border:1px solid #000; padding:3px;}
	.vert { color:#355e00;}
	.jaune { color:#c99100;}
	.rouge { color:#dc2300;}
	.noir { color:#000;}

/* Pour le chargement de la page Diffusez l'IGM*/
#cache { position:absolute; top:200px; z-index:10; visibility:hidden; }
