.node_geosie {
	background: url("../images/drupal/fond_node_geosie.jpg") repeat-y scroll right top transparent;
    height: 100%;
    overflow: hidden;
    width: 773px;
}	

.node_bottom_geosie {
    background: url("../images/drupal/fond_node_bottom_geosie.jpg") no-repeat scroll left bottom transparent;
    float: none;
    font-size: 0;
    height: 21px;
    width: auto;
}	

.node_top_geosie {
    background: url("../images/drupal/fond_node_top_geosie.jpg") no-repeat scroll left top transparent;
    float: none;
    font-size: 0;
    height: 8px;
    width: auto;
}

.texte_geosie {
	padding-top:28px;
	text-align: justify;
}	

#accordion h3 {
	text-indent: 0px;
}	

#container_geosie_brique input, #container_geosie_brique select
{
    border: solid 1px #93A0B9;
    font-family: Verdana;
    font-size: 11px;
    background-color:#F8FBFF;	
}

#container_geosie_brique select
{
    /*height: 15px;*/
    cursor:pointer;
    float:left;
    /*height: 15px;
    left: 2px;
    position: relative;
    top: 1px;*/
}

#container_geosie_brique h3{
    color:white !important;
    background-color:navy;
}

#container_geosie_brique h3 a{
    color:white !important;
    text-decoration:none;
}
#container_geosie_brique {
    font-size: 11px;
	/*position: relative;*/
	width: 100%;
/*    margin: 8px auto auto;*/
/*    padding-bottom: 100px;*/
/*    position: relative;*/
/*    width: 98%;*/
}

.fullscreen {  
    position: absolute !important;
    top:0;
    left:0;
	width:100% !important;
    /*==> gerer dans le js  :
	
     height:100% !important;
	 */ 
    z-index:1000;
  }
.fullscreen #map{
	height:88% !important;
	/*TODO: calculer la hauteur et retranch� la hauteur de la barre de bouton + le mapfooter avec un truc du genre
	*height: auto!important;/* expression( this.scrollHeight-80+"px");
	*/
}
.fullscreen .container_geosie_brique_border{
	position: absolute !important;
	top:0;
    left:0;
	width:100% !important;
    height:100% !important;
	background-color:#202020;
	moz-opacity:0.66;
	opacity: 0.66; 
	filter:alpha(opacity=66);
}

.container_geosie_brique_content{
	text-align:left;
}

.fullscreen .container_geosie_brique_content{
	background-color:#fff;
	text-align:left;
	width:95% !important;
    /*height:480px !important;*/
	height:95%;
	position: absolute !important;
    margin:25px 25px auto;
	border:2px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.geosie-message{
	text-align:justify;
}
/****************************** BUTTON *********************************/

#button {
    background: transparent url(../images/bgpanelcontrol.jpg) repeat scroll 0% 0%;
    position: relative;
    height:36px;
    font-weight:bold;
    color:white;
}
#button #navigationTitle {
    left:5px;
    position:absolute;
    top:21px;
}
#button #editionTitle {
    height:36px;
    width:340px;
    border-right: 1px solid rgb(255, 255, 255);
    border-left: 1px solid rgb(255, 255, 255);
    position: absolute;
    top: 0px;
    left: 389px;
    background: transparent url(../images/bgpanelcontrolred.jpg) repeat scroll 0% 0%;
    line-height:55px;
    padding-left:5px;
}
#button #wpsTitle {
    height:36px;
    width:220px;
    border-right: 1px solid rgb(255, 255, 255);
    border-left: 1px solid rgb(255, 255, 255);
    position: absolute;
    top: 0px;
    left: 320px;
    background: transparent url(../images/bgpanelcontrolred.jpg) repeat scroll 0% 0%;
    line-height:55px;
    padding-left:5px;
}
#navigationButtonBar {
    position:absolute;
    top:0px;
    left:0px;
	width:100%;
}
.rechercheBouton {
    display : none;
}
/****************************** END BUTTON *********************************/

div.featureLayer{
    padding:4px;
}

div.layerTitle{
    font-weight:bold;
    border-bottom:dotted 1px #93A0B9;
}

div.record{
}

div.name{
    color:#234079;
    float:left;
    margin-right:4px;
}

.imglinkreport{
	cursor:pointer;
}

#others {
    background-attachment:scroll;
   background-image:url(../images/bgpanelcontrol.jpg);
    background-position:0 -20px;
    background-repeat:repeat;
    height:17px;
    margin-bottom:1px;
    position:relative;
    width:100%;
    color: white;
    font-weight: bold;
    font-size: 9px;
}
#others div{
	border-top:1px solid #fff;
	padding-left: 5px;
	z-index:1001;
}
#others #scale {
    height:20px;
    line-height:10px;
}

#others #scale select {
    float: none;
}
#others select option {
    font-size: 9px!important;
}

#others #zones {
	position:absolute;
	top:0px;
    left: 200px;
    /*height:20px;
    line-height:20px;*/
}

#others #zones select {
    float: none;
}

#others #processes {
	position:absolute;
	top:0px;
	left:350px;
    height:20px;
    line-height:20px;
}

/*#others #processes select {*/
/*    float: none;*/
/*}*/

.dropdownWps dd, .dropdownWps dt, .dropdownWps ul {
	margin:0px;
	padding:0px; 
}
.dropdownWps dd {
	 position:relative;
}
.dropdownWps a, .dropdownWps a:visited {
	 color:#816c5b; 
	 text-decoration:none;
	 outline:none;
}
.dropdownWps a:hover {
	 color:#5d4617;
}
.dropdownWps dt a:hover {
	 color:#5d4617; 
	 border: 1px solid #d0c9af;
}
.dropdownWps dt a {
	background:#e4dfcb url(arrow.png) no-repeat scroll right center;
	display:block; 
	padding-right:20px;
	border:1px solid #d4ca9a; 
	width:160px; 
	padding:5px;
}
.dropdownWps dt a span {
	cursor:pointer; 
	display:block;
}
.dropdownWps dd ul {
	background:#e4dfcb none repeat scroll 0 0; 
	border:1px solid #d4ca9a; 
	color:#C5C0B0; 
	display:none;
	left:85px;
	padding:5px 0px;
	position:absolute;
	top:2px;
	width: 270px;
/*	width:auto;*/
/*	min-width:170px;*/
	list-style:none;
}
.dropdownWps dd ul li a {
	 padding:5px; 
	 display:block;
	 border-bottom: 1px dotted #d4cfbb;
     background-image: -webkit-gradient(
         linear,
         left top, left bottom,
         from(#e4dfcb),
         to(#d4cfbb)
     );
     background-image: -webkit-linear-gradient(
         top,
         #e4dfcb,
         #d4cfbb
     );
     background-image: -moz-linear-gradient(
         top,
         #e4dfcb,
         #d4cfbb
     );
     background-image: -o-linear-gradient(
         top,
         #e4dfcb,
         #d4cfbb
     );
     background-image: linear-gradient(
         top,
         #e4dfcb,
         #d4cfbb
     );		 
}
.dropdownWps dd ul li a:hover {
	 background-color:#d0c9af;
	 background-image: none;	 
}
.dropdownWps img {
	display:inline;
}
.dropdownWps img.wpsIcon {
	border:none; 
	vertical-align:middle;
	margin-right:10px;
}

.dropdownWps .wpsToolTitle {
	display: inline-block; 
	vertical-align: middle; 
	line-height: 1.25em;
	background: url('../images/pictos_action_p_informer.png') no-repeat scroll right center transparent;
	width: 200px;
	margin-right: 0px;
	padding-right: 20px;
	border: medium none !important;
}

.dropdownWps .wpsToolNoTitle {
	display: inline-block; 
	vertical-align: middle; 
	line-height: 1.25em;
	background: none;
	width: 200px;
	margin-right: 0px;
	padding-right: 20px;
	border: medium none !important;
}

/*#others #processes {
    margin-left: 5px;
    z-index:1001;
    height:20px;
    line-height:20px;
}

#others #processes select {
    float: none;
}*/
/****************************** MAP CONTAINER *****************************/
#map {
    height: 450px;
    width: 100%;
    position: relative;
}
#mainMapPane {
    position: relative;
    margin-right:183px;
	height:100%;
    border: solid 1px;
    display: block;
    /*height:405px;*/
}
#olmap {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
	/*background-color:#97cae7;*/
}

#OpenLayers_Control_PanZoom_panup, #OpenLayers_Control_PanZoom_pandown,
#OpenLayers_Control_PanZoom_panleft, #OpenLayers_Control_PanZoom_panright,
#zoomBar{
    cursor: pointer;
}
#OpenLayers_Control_PanZoomBar_SliderOpenLayers.Map_2_innerImage{
    cursor:move;
}
#locatorContainer {
    position:absolute;
    padding:12px;
    padding-right:8px;
    padding-left:30px;
    padding-bottom:25px;
    border:solid 1px black;
    background-color:white;
    background:url(../images/bg_localisation.png);
}
#scalebar {
    position: absolute;  
    bottom: 40px;
    left: 5px; 
    z-index:1001;
}
.hideovm1 {
    -moz-user-select: none;
    bottom: 0;
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 1;
}
#status_loading_container {
    position:absolute;
    bottom:60px;
    left: 5px; 
    z-index:1001;
    font-family:Arial,sans-serif;
    font-size:10px;
    white-space:nowrap;
    background-color:white;
    opacity:0.75;
    padding:5px;
}
/****************************** END CONTAINER *****************************/
/****************************** MAP FOOTER *****************************/
#mapFooter input {
    border: 0px blue none;
    background:none;
    color:white;
}
#mapFooter div {
    background:none;
}
#mapFooter {
    background: #22678E none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    text-align: left;
    opacity: 0.9;
    filter: alpha(opacity = 90);
    font-size: 8px;
    font-variant: normal;
    position: relative;
    /*z-index: 1500;
    bottom: 0px;*/
    min-height: 18px; 
	padding:1px 5px;
    /*width: 99%;*/
    line-height: 18px;
	/* *height: 35px;  fix ie 6,7*/
}
#geosie-avertissement{
	margin-top:7px; /* doit �tre plus grand que le heigth de #mapFooter*/
}
#mapFooter #cursorTrack {
    position: absolute;
	width:156px;
	display: inline;
	top:0;
}
#mapFooter #sourceTrack {
    /*position: relative;
	width: 99.9%;
	text-indent: 334px;
	top:0;*/
	position: absolute;
    right: 5px;
    top: 0;
}
#mapFooter #crsSelector {
    position: absolute;
	z-index:2000;
	top:0;
}
#mapFooter #crsSelector div{
    display: inline;
}
.relativeInline {
    position:relative;
    display:inline;
}
/****************************** END MAP FOOTER *****************************/
/*****************************ACCORDION***************************/

.ui-accordion-header {
	cursor:pointer;
}

#accordion {
    position: absolute;
    right: 0px;
    width: 183px;/*180*/
    height:100%;
    bottom:0;
    top:0px;
    border:solid 1px #3F64A0;
    overflow: hidden;
}
#accordion h3 { 
    background:url(../images/ong-bg.png) repeat-x scroll 0px 0pt;
    margin:0px;
	padding:0px;
    font-size: 11px;
	border:0!important;
}
.accordiontweak {
    background-color: white;
}

#accordion_results{
	display: none;
	visibility: hidden;
}

div.accordiontweak-content{
	overflow:auto;
	height:auto;
}
#container {
    width:1180px;
    height:460px;
    padding-bottom:100px;
    margin:8px auto auto;
    position:relative;

}

.listitem{background-color:#CBE7FF;border:2px ridge white;}
.listitem_active {
    background-color: rgb(255, 255, 136);
}

.divSubmit {
    background-color:#F8FBFF;
    border:1px solid #93A0B9;
    font-family:Verdana;
    font-size:11px;
    cursor:pointer;
    padding:5px;
}
#zoomTo{
    margin:5px;
    margin-top:0px;
    margin-bottom:0px;

}
#zoomTo .title {
    font-weight:bold;
}

.researchButton {
    height: 162px;
}
.researchButton .rowButton {
    height:40px;
    position:relative;
}
.researchButton .button {
    height:40px;
    width:118px;
    position:absolute;
    background:#f5eceb none repeat scroll 0 0;
    border:1px solid gray;
    font-size:9px;
    /*padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:40%;
	margin-left:3px;
	margin-right:3px;*/
    cursor:pointer;
}

.researchButton .left {
    left: 0px;
}
.researchButton .right {
    right: 0px;
}

.researchButton .center {
    /*left:0px;
    width:253px;*/
}
.researchButton .innerContainer {
    line-height:25px;
    margin-top:5px;
}
.researchButton img {
    height:12px;
    width:11px;
}

/*****************************Loading***************************/
#opaque {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 3001;
	display: none;
	background-color: black;
	filter: alpha(opacity=40);
	opacity: 0.4;
/*	background: url(images/apres_off.gif) no-repeat center center;*/
}
* html #opaque {
	position: absolute;
}


.ui-widget-overlay {
	background-color:black;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position:absolute;
	top:0;
	left:0;
}

.ui-dialog {
	background-color: white;
	border: 1px solid #972618;
}

.ui-dialog-titlebar {
	background-color: #972618;
	color: white;
	padding: 8px 10px;
	cursor: move;
}

.ui-dialog-titlebar-close {
	position : absolute;
	right: 7px;
	top : 5px;
}

.ui-icon-closethick , .ui-dialog-titlebar-close{
	overflow:hidden;
	font-size:0px;
	display:block;
	background-repeat:no-repeat;
	height:12px;
	width:12px;
	background-image: url(../images/pictos_window_close.png);
}

/*#dialogContent {*/
/*	overflow: scroll;*/
/*	padding: 5px;*/
/*	text-align: center;*/
/*}*/

#dialog {
    background-color: White;
    border: 1px solid #999999;
    display: none;
    /*height: 220px;*/
    left: 100px;
    opacity: 0.9;
    padding: 2px;
    position: absolute;
    top: 150px;
    /*width: 280px;*/
    z-index: 999999;
}	

#dialog2 {
    background-color: White;
    /*border: 1px solid #999999;*/
    /*display: none;*/
    /*height: 220px;*/
    /*left: 100px;*/
    /*opacity: 0.9;*/
    /*padding: 2px;*/
    /*position: absolute;
    top: 150px;*/
    /*width: 280px;*/
    /*z-index: 999999;*/
}	

#control_feature_list_cleanUp {
    cursor: pointer;
    position: absolute;
    /*right: 4px;*/
    right: 8px;
    /*top: 3px;*/
}

#featureHead {
    background-color: #DCE5EB;
    color: #545454;
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
}

#dialogContent label{
    display: block;
	width: 85px;
	float: left;	
	text-align: left;
}

#dialogContent {
	padding: 5px;
	/*height: 93px;*/
}
.ui-dialog-buttonpane {
	text-align: center;
	padding: 5px;
	width:99%;
}

.ui-dialog-buttonpane button {
	text-align: center;
	background-color:#F8FBFF;
    border:1px solid #93A0B9;
    font-family:Verdana;
    font-size:11px;
}

#dialogPrintContent label{
    display: block;
	width: 85px;
	float: left;	
	text-align: left;
}

#dialogPrintContent {
	padding: 5px;
	/*height: 110px;*/
}

#dialogPrintResultContent{
	padding: 5px;
}
#dialogGetFeatureInfoContent {
	padding: 5px;
	height: 45px;
}

#dialogWpsDownloadContent {
	padding: 5px;
	height: 65px;
}

#dialogWpsDownloadContent label{
    display: block;
	width: 85px;
	float: left;	
	text-align: left;
}

#dialogWpsContent {
	padding: 5px;
	height: 50px;
}

#dialogWpsContent label{
    display: block;
	width: 85px;
	float: left;	
	text-align: left;
}
#gazetteer {
    margin:5px;
    margin-top:0px;
    margin-bottom:0px;

}
#gazetteer .title {
    font-weight:bold;
}
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background-color: #EEE;
    color: #333;
    border: 1px solid rgb(151, 38, 24);
 
}

.jqmOverlay {
    background-color: #000;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#jqmTitle{
	 background: rgb(151, 38, 24) none repeat scroll 0% 0%;
	 color:#FFFFFF;
	 padding-left:5px;
}
div.layerListLegend_container
{
    /*margin-top:10px;
    margin-bottom:10px;*/
	position:relative; 
}

div.layerListLegend_container .layer_bloc{
	background-color:#DCE5EB;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;	
	border-bottom: O;
    position:relative;
  	height:40px;/*45*/
    padding-bottom:2px;
}

div.LayerLegendClass {
	background-color:#DCE5EB;
	text-align: center;
	font-size: smaller;
	position:relative;
    margin:0;
    padding:0;
}

div.bandeLegende {
	background-color:#DCE5EB;
    margin:0;
    padding:0;
}
div#layerListLegend{
	position:relative;
	/*FIXME */
	height:auto;
}
div.layerListLegend_container img.up
{
    position:absolute;
    left:2px;
    top:2px;
    cursor:pointer;
}

div.layerListLegend_container img.down
{
    position:absolute;
    left:2px;
    top:22px;
    cursor:pointer;
}

div.layerListLegend_container img.show
{
    cursor: pointer;
    left: 23px;
    position: absolute;
    top: 15px;
}

div.layerListLegend_container img.delete
{
    position:absolute;
    left:50px;
    top:15px;
    cursor:pointer;
}

div.layerListLegend_container img.info 
{
	position:absolute;
    right:3px;
    top:3px;
	cursor:pointer;
}

div.layerListLegend_container .query
{
	 cursor:pointer;
	left:35px;
	position:absolute;
	top:10px;
}


div.layerListLegend_container .title
{
	font-family:Arial,sans-serif;
	font-size:9px;
	margin-left:40px;
	margin-top:13px;
	padding-right:15px;
	position:relative;
}

div.layerListLegend_container .puce
{
    position:absolute;
    right:8px;
    top:16px;
    border:none;
}

div.layerListLegend_container .control
{
    padding-top:4px;
    padding-left:6px;
    font-family:verdana;
    font-size:10px;
    color:gray;    
    position:relative;
    height:20px;
    overflow:hidden;
    margin-left:70px;
}

div.layerListLegend_container .legend
{
    border-top:dashed 1px #ECC093;
    padding-top:15px;
    font-family:verdana;
    font-size:10px;
    width:70px;
    color:gray;    
    position:absolute;
    overflow:hidden;
    top:0px;
    left:0px;
    text-align:center;
}

div.layerListLegend_container .control_panel
{
    display:none;
    position:relative;
}

div.layerListLegend_container .opacity{
	left:95px;
	position:absolute;
	top:27px;/*32*/
	width:50px;
}

div.layerListLegend_container .barre_opacity
{
    width: 100%;
    position: absolute;
    left:3px;
    top: 4px;
}

div.layerListLegend_container .cursor
{
    cursor: pointer;
    position: absolute;
    top: -2px;
}

div.layerListLegend_container .legend_link
{    
    width:70px;    
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
}


a.legend_link:hover
{
    font-family:Verdana;
    font-size:10px;
    color:#6699AA;
    text-decoration:none;
}

div.legendMapName{
	background-color:#DCE5EB;
	border:1px solid white;
	height:35px;
	padding-bottom:8px;
}
div.showLayerName{
	font-weight:bold;
    font-family:Arial,sans-serif;
	font-size:10px;
	margin-left:22px;
	margin-top:13px;
	/*padding-right:15px;*/
}

div.layerListLegendRow{
    padding-bottom:6px;
	    /*margin-left:12px;*/
}

div.layerListLegendRow span.noLegend{
    padding: 12px;
	padding-bottom: 6px;
	text-align: left;
	/*font-size: larger;*/
	display: block;
}

/* Customs styles */
.buttonresearch{
	background:#f5eceb none repeat scroll 0 0;
	border:1px solid gray;
	font-size:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:40%;
	margin-left:3px;
	margin-right:3px;
	cursor:pointer;
}

.researchInput{
}

div.researchInput div.listitem {
	border-bottom:1px solid #fff;
	background-color:#DCE5EB;
	padding:3px 5px;
}
div.listitem_active {
	padding:3px 5px;
}
div.researchInput  .link{
	text-align:right;
	font-weight:bold;
	color:#545454;
}
div.researchInput  .link a{
	text-align:right;
	font-weight:bold;
	color:#545454 !important;
}
div.researchInput  .attributs{
	padding-left:5px;
}
div.researchInput  .attribut{
	font-size:10px;
	color:#707070;
}
div.researchInput  .attribut-title{
	font-weight:bold;
}
div.researchInput  .attribut-value{
}
div.researchInput  .title{
	font-weight:bold;
}

.accordiontweak1{
	left:0;
	position:relative;
	right:0;
	width:261px;
}

.accordiontweak2{
	left:0;
	position:relative;
	right:0;
	width:261px;
}
 
.mbControlEditPointItemInactive{
position:relative;
	left:135px;	
	z-index:900;
}

.mbControlEditPointItemActive{
	position:relative;
	left:135px;	
	z-index:900;
}

.mbControlWfsGetFeatureItemInactive{
	position:relative;
	left:135px;	
	z-index:900;	
}

.mbControlWfsGetFeatureItemActive{
	position:relative;
	left:135px;		
	z-index:900;
}

.olControlCustoDragFeatureItemInactive{
	position:relative;
	left:135px;		
	z-index:900;
}

.olControlCustoDragFeatureItemActive{
	position:relative;
	left:135px;	
	z-index:900;	
}

.mbControlPrintItemInactive{
	position:relative;
	left:135px;
	z-index:900;
}

/* Opacity slider  define on line 1286*/
/*
.ui-slider { width: 200px; height: 14px; position: relative; background-repeat: no-repeat; background-position: center center; }
.ui-slider-handle { position: absolute; z-index: 1; height: 14px; width: 9px; top: 0px; left: 0px; background-image: url(../images/curseur_opacite.gif);  }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
.ui-slider { background-image: url(../images/barre_opacite.gif); }
*/
div.legend_container
{
    margin-top:10px;
    margin-bottom:10px;
}

div.legend_container .layer_bloc
{
	background-color:#DCE5EB;
	border:1px solid white;
    position:relative;
    height:35px;
    padding-bottom:8px;
    margin:0;
}

div.legend_container img.up
{
    position:absolute;
    left:2px;
    top:2px;
    cursor:pointer;
}

div.legend_container img.down
{
    position:absolute;
    left:2px;
    top:22px;
    cursor:pointer;
}

div.legend_container img.show
{
    position:absolute;
    left:23px;
    top:15px;
    cursor:pointer;
}

div.legend_container img.delete
{
    position:absolute;
    left:50px;
    top:15px;
    cursor:pointer;
}

div.legend_container img.info 
{
	position:absolute;
    right:3px;
    top:3px;
	cursor:pointer;
}

div.legend_container .query
{
	 cursor:pointer;
	left:35px;
	position:absolute;
	top:10px;
}


div.legend_container .title
{
	font-family:Arial,sans-serif;
	font-size:10px;
	margin-left:60px;
	margin-top:13px;
	padding-right:15px;
	position:relative;
}

div.legend_container .puce
{
    position:absolute;
    right:8px;
    top:16px;
    border:none;
}

div.legend_container .control
{
    padding-top:4px;
    padding-left:6px;
    font-family:verdana;
    font-size:10px;
    color:gray;    
    position:relative;
    height:20px;
    overflow:hidden;
    margin-left:70px;
}

div.legend_container .legend
{
    border-top:dashed 1px #ECC093;
    padding-top:15px;
    font-family:verdana;
    font-size:10px;
    width:70px;
    color:gray;    
    position:absolute;
    overflow:hidden;
    top:0px;
    left:0px;
    text-align:center;
}

div.legend_container .control_panel
{
    display:none;
    position:relative;
}



div.legend_container .opacity
{
	left:160px;
	position:absolute;
	top:26px;
	width:60px;
}

div.legend_container .barre_opacity
{
    width: 100%;
    position: absolute;
    left:3px;
    top: 4px;
}

div.legend_container .cursor
{
    cursor: pointer;
    position: absolute;
    top: -2px;
}

div.legend_container .legend_link
{    
    width:70px;    
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
}


a.legend_link:hover
{
    font-family:Verdana;
    font-size:10px;
    color:#6699AA;
    text-decoration:none;
}

div.op_text{
    font-size:8px;
	position:absolute;
  	right: 16px;
    top: 0;
	color:gray;
}

div.legendMapName{
	background-color:#DCE5EB;
	border:1px solid white;
	height:40px;
	padding-bottom:8px;
	/*padding-right: 4px;*/
}
div.showLayerName{
	font-weight:bold;
    font-family:Arial,sans-serif;
	font-size:10px;
	margin-left:22px;
	margin-top:5px;/*7*/
	/*padding-right:15px;*/
}

div.legendRow{
    margin-left:6px; /*12*/
    padding-bottom:6px;
}


/* Customs styles */
.buttonresearch{
	background:#f5eceb none repeat scroll 0 0;
	border:1px solid gray;
	font-size:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:40%;
	margin-left:3px;
	margin-right:3px;
	cursor:pointer;
}

.researchInput{
	*height:282px;
}

.obstStyle{
	background-color:#D3D3D3;
	margin-top:10px;
}

.listitem {
	background-color:#FFF;
	border:0px;
}

.accordiontweak1{
	left:0;
	position:relative;
	right:0;
	width:261px;
}

.accordiontweak2{
	left:0;
	position:relative;
	right:0;
	width:261px;
}
 
.mbControlEditPointItemInactive{
position:relative;
	left:135px;	
	z-index:900;
}

.mbControlEditPointItemActive{
	position:relative;
	left:135px;	
	z-index:900;
}

.mbControlWfsGetFeatureItemInactive{
	position:relative;
	left:135px;	
	z-index:900;	
}

.mbControlWfsGetFeatureItemActive{
	position:relative;
	left:135px;		
	z-index:900;
}

.olControlCustoDragFeatureItemInactive{
	position:relative;
	left:135px;		
	z-index:900;
}

.olControlCustoDragFeatureItemActive{
	position:relative;
	left:135px;	
	z-index:900;	
}

.mbControlPrintItemInactive{
	position:relative;
	left:135px;
	z-index:900;
}

/* Opacity slider */

.ui-slider { width: 200px; height: 14px; position: relative; background-repeat: no-repeat; background-position: center center; }
.ui-slider-handle { position: absolute; z-index: 1; height: 14px; width: 9px; top: 0px; left: 0px; background-image: url(../images/curseur_opacite.gif);  }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
.ui-slider { background-image: url(../images/barre_opacite.gif); }

/* Info img, link to metadata layer*/
/*
 * Default Layout Theme
 *
 * Created for jquery.layout 
 *
 * Copyright (c) 2010 
 *   Fabrizio Balliano (http://www.fabrizioballiano.net)
 *   Kevin Dalman (http://allpro.net)
 *
 * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html)
 * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses.
 *
 * Last Updated: 2010-02-10
 * NOTE: For best code readability, view this with a fixed-space font and tabs equal to 4-chars
 */

/*
 *	PANES & CONTENT-DIVs
 */
.ui-layout-pane { /* all 'panes' */
	background:	#FFF; 
	border:		1px solid #BBB;
	/* DO NOT add scrolling (or padding) to 'panes' that have a content-div,
	   otherwise you may get double-scrollbars - on the pane AND on the content-div
	*/
	/*padding:	10px; */
	/*overflow:	auto;*/
	}
	/* (scrolling) content-div inside pane allows for fixed header(s) and/or footer(s) */
	.ui-layout-content {
		padding:	10px;
		position:	relative; /* contain floated or positioned elements */
		overflow:	auto; /* add scrolling to content-div */
	}

/*
 *	RESIZER-BARS
 */
.ui-layout-resizer	{ /* all 'resizer-bars' */
	background:		#DDD;
	border:			1px solid #BBB;
	border-width:	0;
	}
	.ui-layout-resizer-drag {		/* REAL resizer while resize in progress */
	}
	.ui-layout-resizer-hover	{	/* affects both open and closed states */
	}
	/* NOTE: It looks best when 'hover' and 'dragging' are set to the same color,
		otherwise color shifts while dragging when bar can't keep up with mouse */
	.ui-layout-resizer-open-hover ,	/* hover-color to 'resize' */
	.ui-layout-resizer-dragging {	/* resizer beging 'dragging' */
		background: #C4E1A4;
	}
	.ui-layout-resizer-dragging {	/* CLONED resizer being dragged */
		border-left:  1px solid #BBB;
		border-right: 1px solid #BBB;
	}
	/* NOTE: Add a 'dragging-limit' color to provide visual feedback when resizer hits min/max size limits */
	.ui-layout-resizer-dragging-limit {	/* CLONED resizer at min or max size-limit */
		background: #E1A4A4; /* red */
	}

	.ui-layout-resizer-closed-hover	{ /* hover-color to 'slide open' */
		background: #EBD5AA;
	}
	.ui-layout-resizer-sliding {	/* resizer when pane is 'slid open' */
		opacity: .10; /* show only a slight shadow */
		filter:  alpha(opacity=10);
		}
		.ui-layout-resizer-sliding-hover {	/* sliding resizer - hover */
			opacity: 1.00; /* on-hover, show the resizer-bar normally */
			filter:  alpha(opacity=100);
		}
		/* sliding resizer - add 'outside-border' to resizer on-hover 
		 * this sample illustrates how to target specific panes and states */
		.ui-layout-resizer-north-sliding-hover	{ border-bottom-width:	1px; }
		.ui-layout-resizer-south-sliding-hover	{ border-top-width:		1px; }
		.ui-layout-resizer-west-sliding-hover	{ border-right-width:	1px; }
		.ui-layout-resizer-east-sliding-hover	{ border-left-width:	1px; }

/*
 *	TOGGLER-BUTTONS
 */
.ui-layout-toggler {
	border: 1px solid #BBB; /* match pane-border */
	background-color: #BBB;
	}
	.ui-layout-resizer-hover .ui-layout-toggler {
		opacity: .60;
		filter:  alpha(opacity=60);
	}
	.ui-layout-toggler-hover , /* need when NOT resizable */
	.ui-layout-resizer-hover .ui-layout-toggler-hover { /* need specificity when IS resizable */
		background-color: #FC6;
		opacity: 1.00;
		filter:  alpha(opacity=100);
	}
	.ui-layout-toggler-north ,
	.ui-layout-toggler-south {
		border-width: 0 1px; /* left/right borders */
	}
	.ui-layout-toggler-west ,
	.ui-layout-toggler-east {
		border-width: 1px 0; /* top/bottom borders */
	}
	/* hide the toggler-button when the pane is 'slid open' */
	.ui-layout-resizer-sliding  ui-layout-toggler {
		display: none;
	}
	/*
	 *	style the text we put INSIDE the togglers
	 */
	.ui-layout-toggler .content {
		color:			#666;
		font-size:		12px;
		font-weight:	bold;
		width:			100%;
		padding-bottom:	0.35ex; /* to 'vertically center' text inside text-span */
	}

.olHandlerBoxZoomBox{
    background-color:white;
    opacity:0.5;
    filter:alpha(opacity=50);
    border:solid 2px red;
}

.olControlOverviewMapExtentRectangle{
    border:dashed 1px red;
}

.olControlOverviewMapRectReplacement{
    border:dashed 1px red;
}

.olControlOverviewMapElement{
    padding:5px;
}

.olControlScaleLine {
    bottom: 10px !important;
}

.olControlPanPanel {
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
     z-index: auto !important;
}
.olControlPanPanel div {
    z-index: 2000;
}

.olControlPanPanel .olControlPanNorthItemInactive {
     left: 50%;
     margin-left: -9px;
     top: 2px;
     background-image:url(images/fl_hautmid.png);
     background-position:0 0;
     width: 24px;
     height: 14px;
}
.olControlPanPanel .olControlPanSouthItemInactive {
     left: 50%;
     margin-left: -9px;
     top: auto;
     bottom: 0px;
     background-image:url(images/fl_basmid.png);
     background-position:0 0;
     width: 24px;
     height: 14px;
}
.olControlPanPanel .olControlPanWestItemInactive {
     top: 50%;
     margin-top: -9px;
     left: 2px;
     background-image:url(images/fl_midG.png);
     background-position:0 0;
     width: 17px;
     height: 26px;
}
.olControlPanPanel .olControlPanEastItemInactive {
     top: 50%;
     margin-top: -9px;
     left: auto;
     right: 2px;
     background-image:url(images/fl_midD.png);
     background-position:0 0;
     width: 17px;
     height: 26px;
}
.olControlZoomPanel {
     left: auto;
     right: 23px;
     top: 8px;
}

.olControlOverviewMapElement {
    padding: 0;
    background-color: transparent;
    -moz-border-radius: 0;
}

/*
$Id: controlPanel.css,v 1.5 2010/12/10 11:51:13 quique Exp $
Styles for buttonBar
*/

.olControlPanel {
    height: 35px;
    margin-left: 90px;
    margin-right: 5px;
}

.olControlPanel div {
    display: block;
    float: left;
    width: 32px;
    cursor: pointer;
    height: 34px;
    margin-left: 5px;
}

.olControlZoomBoxItemActive {
    background-image:url(images/zoomplus_off_f2.gif);
}

.olControlZoomBoxItemInactive {
    background-image:url(images/zoomplus_off.gif);
}

.olControlZoomOutItemActive {
    background-image:url(images/zoomoins_off_f2.gif);
}

.olControlZoomOutItemInactive {
    background-image:url(images/zoomoins_off.gif);
}

.olControlDragPanItemActive {
    background-image:url(images/deplace_off_f2.gif);
}

.olControlDragPanItemInactive {
    background-image:url(images/deplace_off.gif);
}

.olControlZoomToMaxExtentItemInactive {
    background-image:url(images/pan_off.gif);
}

.GeoSIEControlNavigationHistory {
   background-image: url("images/navigation_history.gif") !important;
   background-repeat: no-repeat;
   width:  32px !important;
   height: 34px !important;
}
.GeoSIEControlNavigationHistoryPreviousItemInactive { 
  background-position: 0px 0px !important;
   cursor: default !important;
}
.GeoSIEControlNavigationHistoryPreviousItemActive {
   background-position: -32px 0px !important;
}
.GeoSIEControlNavigationHistoryNextItemInactive {
   background-position: 0px -35px !important; 
   cursor: default !important;
}
.GeoSIEControlNavigationHistoryNextItemActive { 
   background-position: -32px -34px !important; 
}

.GeoSIEControlEditPointItemActive {
    left: 135px;
    position:relative;
    background-image:url(images/dessinpt_off_f2.gif);
}

.GeoSIEControlEditPointItemInactive {
    left: 135px;
    position:relative;
    background-image:url(images/dessinpt_off.gif);
}

.GeoSIEControlEditLineItemActive {
    left: 135px;
    position:relative;
    background-image:url(images/dessinln_off_f2.gif);
}

.GeoSIEControlEditLineItemInactive {
    left: 135px;
    position:relative;
    background-image:url(images/dessinln_off.gif);
}

.GeoSIEControlEditPolygonItemActive {
    left: 135px;
    position:relative;
    background-image:url(images/dessinpoly_off_f2.gif);
}

.GeoSIEControlEditPolygonItemInactive {
    left: 135px;
    position:relative;
    background-image:url(images/dessinpoly_off.gif);
}

.GeoSIEControlWfsGetFeatureItemActive {
    /*left: 135px;*/
    position:relative;
    background-image: url("images/info_off_f2.gif");
}

.GeoSIEControlWfsGetFeatureItemInactive {
    /*left: 135px;*/
    position:relative;
    background-image: url("images/info_off.gif");
}

.GeoSIEControlDragFeatureItemActive {
    left: 135px;
    position:relative;
    background-image: url("images/deplacept_off_f2.gif");
}

.GeoSIEControlDragFeatureItemInactive {
    left: 135px;
    position:relative;
    background-image: url("images/deplacept_off.gif");
}

.GeoSIEControlSnappingItemActive {
    left: 135px;
    position:relative;
    background-image: url("images/dessinpt_off_f2.gif");
}

.GeoSIEControlSnappingItemInactive {
    left: 135px;
    position:relative;
    background-image: url("images/dessinpt_off.gif");
}

.GeoSIEControlWpsSelectItemInactive {
/*	left: 285px;*/
	left: 120px;
    position:relative;
    background-image: url("images/wps/wps_vide_off.gif");
}

.GeoSIEControlWpsGetFeatureItemActive {
	left: 120px;
    position:relative;
    background-image: url("images/getfeatureinfo_off_f2.gif");
}

.GeoSIEControlWpsGetFeatureItemInactive {
	left: 120px;
    position:relative;
    background-image: url("images/getfeatureinfo_off.gif");
}

.GeoSIEControlWpsDownloadItemActive {
	left: 120px;
    position:relative;
    background-image: url("images/enregistre_off_f2.gif");
}

.GeoSIEControlWpsDownloadItemInactive {
	left: 120px;
    position:relative;
    background-image: url("images/enregistre_off.gif");
}

.GeoSIEControlPrintItemInactive {
    position:relative;
    background-image: url("images/print_off.gif");
}
.GeoSIEFullScreenItemInactive{
	position:absolute;
	right:0px;
    background-image: url("images/logo_agrandir.gif");/*pan_off.gif*/
	background-repeat:no-repeat;
}
.GeoSIEFullScreenItemActive{
	position:absolute;
	right:0px;
    background-image: url("images/logo_fermer.png");/*pan_off.gif*/
	background-repeat:no-repeat;
}
#help{
	position:absolute;
	right:0px;
    top:0px;
    height:34px;
}

#tooltipCommune{
	position:absolute; 
	visibility:hidden; 
	/*z-index:3000;*/
	border:1px solid black;
	background-color:#FFFFAA; 
	color:black;
	text-align: center;
	text-decoration: none;
	padding: 0.2em 0.2em; 
	cursor: default;
}	

#gotoLegend ul {
    list-style-type: none;
    margin-bottom: 4px;
    /*margin-left: -5px;*/
    margin-left: 0; 
    padding-left: 0;
    margin-top: 0;
}

#gotoLegend li {
    list-style-type: none;
    text-align:left
}

#gotoLegend img {
	vertical-align:middle;
}

#layerList ul {
    list-style-type: none;
    margin-bottom: 4px;
    /*margin-left: -5px;*/
    margin-left: 6px; 
    padding-left: 0;
    margin-top: 0;
}

#layerList li {
    list-style-type: none;
    text-align:left
}

#layerList img {
	vertical-align:middle;
}


.legendSispea {
	font-size: 9px;
	font-family: Arial,sans-serif;
	padding-left: 2px;
}

#gotoResultDiv {
	padding-left: 2px;
}



#carthage ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

#carthage ul * {
	cursor: pointer;
}

#carthage li {
	background-color: #F4F4F4;
	border: 1px solid #EEEEEE;
	margin: 0 2px;
    float: left;
    font-size: 9px;
    height: 22px;
    list-style: none outside none;
    padding: 0 .5em;	
    cursor: pointer;
    color: #CCCCCC; 
}

#carthage li.active {
	background-color: #DCE5EB;
	border: 1px solid #23678C;
	color: inherit;	
}

#carthage li:hover,
#carthage li.active:hover {
	background-color: #23678C;
	border: 1px solid #DCE5EB;
	color: White;
}

#carthage li input[type="radio"] {
	vertical-align: bottom;
	height: 16px;
}

#carthage li label {
	vertical-align: middle;
}

#sourceTrack a {
	color:white;
}
