

body {

			// ONLY ON IE
	scrollbar-base-color: #E8E5DE;
	scrollbar-arrow-color: #888C89;
	scrollbar-3dlight-color: #DDDCDB;
	scrollbar-darkshadow-color: #CECECC;
	scrollbar-face-color: #EAE9E8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #8D8E8E;
	scrollbar-track-color: #E5E5E5;
		
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #807873;
	background-color: transparent;
	margin: 0px;	

}

.bodySearch {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	margin: 0px;
	
}

td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

.selected {
  	color: #000000;
  	background-color: #807873;
  	font-weight: bold;
}

a:link {
	color: #B24018;
	text-decoration: none;
}

a:visited {
	color: #506C5B;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: underline;
}

.petit {
	font-size: 9px;
}

a.linkbanner:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.linkbanner:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.linkbanner:hover {
	color: #807873;
	text-decoration: underline;

}
a.linkbanner:active {
	color: #807873;
	text-decoration: underline;
}

.petit {
	font-size: 9px;
}

.negre{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: black;
	background-color: transparent;
	margin: 10px;

}
.search_header {
	height: 18px;
	border:1px solid #807873;
	//background-image: url("page_header_bg.png");
  background:#FF9800;
	color: #606060;
	padding: 2px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;

}

.page_header {
	height: 20px;
	border:1px;	
  background:white;
	color: #807873;
	padding: 2px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;

}

.server_header {
	font-size: 12px;
	background-color: #807873;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	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: #807873;
	color: #ffffff;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

.field_name {
        width:111px;
}

.field_value {

}

 .button {
	font-size: 12px;
	color: #807873;
	padding: 1px;
	text-decoration: none;
  border: 1px solid #807873;
  background-color: #F0F0F0;
	cursor: hand;
  cursor: pointer;
  
}
.cursor { cursor: hand;
					cursor: pointer;} 
.status {
	font-size: 10px;
}

.combo {
	font-size: 9px;
	background-color: #ffffff;
	width: 100%;
}

.combo2 {
	font-size: 9px;
	background-color: #ffffff;
	width: 70%;
}

.menuInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2EFCC;
	color: #ffffff;
	align: center;
}
.title {
	font-family: Times, serif;
	font-size: 13px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
}


.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

#idiomes{
	float:left;
	text-align:left;
	margin:0px;
	padding: 3px 0px 0px 0px;
	color:inherit;
	background-color: transparent;
	height:100%;
	width:100%;
	}
	
#idiomes ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
	background-color: transparent;
	}
	
#idiomes ul li {
	display: inline;
	padding:0.1em 0em 0em 0em;
	color: #807873;
	background-color: transparent;
	}
	
#idiomes ul li a {
	text-decoration: none;
	padding: .2em 4em;
	margin:0px;
	font-weight:normal;
	border: 1px solid #807873;
	}
	
#idiomes ul li a:hover{
	color: #fff;
	background-color: #ff9800;
	font-weight:normal;
	}

.div_scroll {

	width:450px;
	height:190px;
	position:absolute;
	top:30px;
	overflow:auto;
	
}
	
