    html, body {
      font: normal 12px verdana;
      margin: 0;
      padding: 0;
      border: 0 none;
      overflow: hidden;
      height: 100%;
      width: 100%;
    }
	
	#log {
	position:absolute;
	left:75%;
	top:35px;
	width:369px;
	height:32px;
	z-index:1;
          }
		  
	#logout {
	position:absolute;
	left:94%;
	top:1px;
	width:369px;
	height:32px;
	z-index:1;
          }
		  
	.suger_window{
          background-image:url(img/pencil.gif) !important;
        }
	
    .ptointeres {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
			}
			
			.titulo {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
	

    ul.list {
      list-style-type: disc;
      font-size: 11px;
      padding: 0 0 0 16px;
    }
    
    #loading{
        position:absolute;
        width: 100%;
        height: 100%;
        z-index:20001;
    }

    #loading a {
        color:#225588;
    }

      .olPopup p { margin:0px; font-size: 1em;}
      .olPopup h2 { font-size:2em; }
      .olPopup body {
      font: normal 12px verdana;
      margin: 0;
      padding: 0;
      border: 0 none;
      overflow: hidden;
      height: 50px;
      width: 100%;
    }

    #loading .loading-mask {
        padding:2px;
        width: 100%;
        height: 100%;
        -moz-opacity: 0.5;
        opacity: .50;
        filter: alpha(opacity=50);
        background-color: white;
    }

    #loading .loading-container {
        position:absolute;
        left:45%;
        top:40%;
        height:auto;
        border:1px solid #ccc;
    }

    #loading .loading-indicator {
        background:white;
        color:#444;
        font:bold 13px tahoma,arial,helvetica;
        padding:10px;
        margin:0;
        height:auto;
    }

    #loading-msg {
        font: normal 10px arial,tahoma,sans-serif;
    }

    .olControlOverviewMapElement {
      background-color: transparent !important;
      
	border:2px solid #ccc;
	width: 180px;
	height: 70px;
	margin:10px;
    }

        .cf-wms-node img.x-tree-node-icon {
          width: auto !important;
          height: auto !important;
        }

        .float-left {
          float: left;
        }

        .clear-left {
          clear: left;
        }
	
	.mylabel {
            font-weight: bold;
            color: red;
        }


        .zoomin {
          background-image:url(img/106.png) !important;
          height:20px !important;
          width:20px !important;
        }

        .zoomout {
          background-image:url(img/107.png) !important;
          height:20px !important;
          width:20px !important;
        }

        .zoomfull {
          background-image:url(img/61.png) !important;
          height:20px !important;
          width:20px !important;
        }

        .pan {
          background-image:url(img/icon_pan.png) !important;
          height:20px !important;
          width:20px !important;
        }

        .next {
            background-image:url(img/104.png) !important;
            height:20px !important;
            width:20px !important;
        }
        
	.back {
            background-image:url(img/102.png) !important;
            height:20px !important;
            width:20px !important;
        }
        
	.identify {
            background-image:url(img/identify.png) !important;
            height:20px !important;
            width:20px !important;
        }
        
	.distance {
            background-image:url(img/distance_off.png) !important;
            height:20px !important;
            width:20px !important;
        }
        
	.area {
            background-image:url(img/area_off.png) !important;
            height:20px !important;
            width:20px !important;
        }
	
	.ant {
            background-image:url(img/102.png) !important;
            height:20px !important;
            width:20px !important;
        }
		
	.sgte {
            background-image:url(img/Button-Next-icon.png) !important;
            height:20px !important;
            width:20px !important;
        }
		
	.cerrar {
            background-image:url(img/Button-Close-icon.png) !important;
            height:20px !important;
            width:20px !important;
        }

		
		
		
