/* ------------------------------------------------------------ */
/* 		0	General												*/
/* ------------------------------------------------------------ */
body {
  background-color: white;
  color: black;
  font-family: Arial, sans-serif;
  font-size: small;
  cursor:default;
}

/* ------------------------------------------------------------ */
/* 																*/
/* 		Annexe I												*/
/* 																*/
/* ------------------------------------------------------------ */
/* Log */
.log-console{
	font-size:8pt;
}

/* ------------------------------------------------------------ */
/* 																*/
/* 		Annexe II												*/
/* 																*/
/* ------------------------------------------------------------ */
a.geowt-info{
	text-decoration:none;
}
.geowt-info-label{
	font-family:Arial, sans-serif;
	font-size:12pt;
	color:#0066a5;
	
}
.geowt-info-btn{
	border-style:none;
	vertical-align:middle;
	margin-left:5px;
	margin-right:5px;
	cursor:pointer;
}


