@charset "windows-1252"; 
* {	
	visibility: hidden;
	font-size: 0px;
}

pub {
	visibility: hidden;
	display: none;
	font-size: 0px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

h1 { 
	height: 0;
	width: 0;
	font-size: 0px;
	display: none;
	visibility: hidden;
}

div.affichage { 
	height: 0;
	font-size: 0px;
	display: none;
	visibility: hidden;
}

div.description { 
	height: 0; 
	width: 0;
	font-size: 0px;
	display: none;
	visibility: hidden;
}

div.autrescalculs { 
	height: 0;
	width: 0;
	font-size: 0px;
	display: none;
	visibility: hidden;
}

div.save { 
	height: 0;
	width: 0;
	font-size: 0px;
	display: none;
	visibility: hidden;
}

div.sauvegarder { 
	height: 0;
	width: 0;
	font-size: 0px;
	display: none;
	visibility: hidden;
}

div.denivele { 
	height: 0; 
	width: 0;
	font-size: 0px;
	display: none;
	visibility: hidden;
}

#map * {
	display:block;
	visibility: visible;
}

#GeoportalVisuDiv * {
  visibility: visible;
}
  
#topographie * {
  visibility: visible; 
  margin-left: -40px;
  padding: 0px;
} 

#affichageprint p {
	visibility: visible;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3f3f3f;	
	height: 30px;	
} 

#affichageprinttitre * {
	visibility: visible;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #757493;
	font-size: 20px;
	height: 30px;	
}

h1.affichage {
	visibility: visible;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #757493;
	font-size: 22px;
	height: 30px;	
}

#affichageprint span.couleur { 
	visibility: visible;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: red;
}

#affichageprint span.couleur2 {	
	visibility: visible;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #9fe43c;
}




