html { font-family:verdana, arial, sans-serif; font-size:11px}

a{
	font-weight:bold;
	color:#960B11;
}

table a img{
	border:0;
}
h1 {
	font-size: 20px;
	color: #003a7d;
}

table {
	font-size: 11px;
	color:#960B11;
}

.petit {
	font-size: 9px;
}
.petit a{
	font-weight:bold;
	color:#960B11;
}


#radios table{
	color:#000000;

}

#geodataLink a {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.page_header {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
	text-align: left;
	border: 1px #999999 solid;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}

.group_header {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	text-align: left;
}

.layer_name {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
	text-align: left;
	border: 1px #999999 solid;
}

.field_name {
	font-size: 12px;
	font-weight: normal;
	color: #960B11;
	text-align: left;
}

.field_value {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.button {
	font-size: 11px;
	font-weight:bold;
	color: #003a7d;
	padding: 2px 4px;
	position: relative;
	top:2px;
	text-decoration: none;
  border: 1px solid #003a7d;
  background-color: #FFFFFF;
	cursor: hand;
  cursor: pointer;
  
  
}

.buttonMini {
	font-size: 11px;
	font-weight:bold;
	color: #960B11;
	padding: 1px 4px;
	position: relative;
	top:1px;
	text-decoration: none;
  border: 1px solid #003a7d;
  background-color: #FFFFFF;
	cursor: hand;
  cursor: pointer;
  
  
}

#manager table{
	color:black;

}

.ortotopo {
	font-size: 11px;
	font-weight:normal;
	color: #003a7d;
	padding: 3px 15px 3px 15px;
	text-decoration: none;
  border: 2px outset #003a7d;
  background-color: #FFFFFF;
	cursor: hand;
  cursor: pointer;
  
}

.combo {
	font-size: 10px;
}

