body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	margin: 10px;
}

.bodySearch {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	margin: 0px;
	
}

td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

.selected {
  	color: #000000;
  	background-color: #a57500;
  	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00529B;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}

a:link {
	color: #00529B;
	text-decoration: none;
}

a:visited {
	color: #00529B;
	text-decoration: none;
}

a:hover {
	color: #00529B;
	text-decoration: underline;

}
a:active {
	color: #00529B;
	text-decoration: underline;
}

.petit {
	font-size: 9px;
}


.page_header {
	background-color: #C9D6DF;
	color: #000000;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	border: 0;		

}

.server_header {
	font-size: 12px;
	background-color: #00529B;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
	border: 1px #000 solid;
}

.server_footer {
	color: #888;
	border-top: 1px #888 solid;
	font-weight: bold;
	padding-top: 2px;
	float: left;
}

.layers_column1 {
	width: 20px;
	float: left;
	height: 20px;
}

.layers_column2 {
	width: 36px;
	float: left;
	height: 20px;
	padding-top: 2px;
}

.layers_column3 {
	float: left;
	height: 20px;
	padding-top: 2px;
}

.row0 {
	background-color: #ffffff;
}

.row1 {
	background-color: #eeeeee;
}

.layer_name {
	background-color: #C9D6DF;
	color: #000000;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	border: 0;		
}

.field_name {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #F6F6F6;
  font-size: 11px;
  width: 40%;
}

.field_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px dashed #08516B;
}

.field_value {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.field_name_old {
        font-size: 12px;
        width:111px;
}

.field_value_old {
        font-size: 12px;
}

.button {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #00529B;
	padding: 0px;
	text-decoration: none;
  border: 1px solid #00529B;
  background-color: #F0F0F0;
	cursor: hand;
  cursor: pointer;
  height: 18px;
}

.button2 {
	vertical-align : middle;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #00529B;
	padding: 0px;
	text-decoration: none;
  background-color: #F0F0F0;
	cursor: hand;
  cursor: pointer;
  height: 18px;
}
.status {
	font-size: 10px;
}

.combo {
	font-size: 9px;
	background-color: #FFFFFF;
  border-color:336699;
  border-style:solid;
  border-width:1px;
	height: 18px;
	width: 100%;
}

.banner_blue {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt;
  color: #00529B;
  background:  url(../banner/mapa.gif) no-repeat right;
}

.menuInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00529B;
	color: #FFFFFF;
	align: center;
}

ul {
 	color: #FFCC00; 
}
.liText {
	color: black; 
}

.maptip2 {
  background: #FFCC00;
  border: 1px solid #8888AA;
  padding: 5px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.streetsuggest {
	zindex: 20;
	margin:0;
	wddidth: 215px;
	font-size:9pt;
	position: absolute;
  background: #EEEEFF;
  border-color:336699;
  border-style:solid;
  border-width:1px;
  padding: 3px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: hand;
  cursor: pointer;
  padding-top: 0px;
}


.textBox {
  font-size: 9pt;
  border-color:336699;
  border-style:solid;
  border-width:1px;
  padding-bottom: 0px;
  padding-left: 3px;
  height: 18px;
}
.resaltat {
	background: #00FFFF;
}

.nojavascript {
	position: relative;
	top: 50%;
	width: 50%;
	left: 20%;
	align: center;
	padding: 50px;
	border-color:336699;
  border-style:solid;
  border-width:1px;
  background: #EEEEFF;
  
}

.arrel{
	
	font-size: 1.5em;
	margin-bottom: 0.5em
	
}
.subtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 11px;
  text-align: center;
}

#listTree{
	color: #000000;
	padding: 1em;
}

#divTreeMenu{
	border: solid 1px #336699;
  background-color: #F6F6F6;
  padding: 1em;
	width: 140em
}

#divLoading{
	position: relative;
	top: 40%;
	width: 250px;
	border: solid 1px #336699;
  background-color: #F6F6F6;
	padding: 25px 5px 25px 5px;
}


#divResults{
	border: solid 1px #336699;
	width: 100%;
	background-color: #F6F6F6;
}

.tdResultsCode{
	vertical-align: top;
	font-weight: bold;
	width: 35%
}

.divColor1{
	background-color: #EBEBEB;
	padding: 0.5em;
}

.divColor2{
	background-color: #FFFFFF;
	padding: 0.5em;
}

/* Admin */
#bodyAdmin{
	margin: 0;
}

#divTreeAdmin{
 position:absolute;
 padding: 20px;
 left:50%;
 width:40%;
 height:100%;
	
}

#divFormAdmin{
padding: 20px;
 position:absolute;
 
 width:45%;
 height:100%;
 background-color: #EBEBEB;
}

#fileTreeAdmin{
 overflow:auto;
 
 border: 1px solid #00529B;
}

.ulTreeAdmin{
	color: black;	
}
