.icoLoadColor {
    color:orangered;
}

.olControlWMSGetFeatureInfoActive {
    cursor : url('../img/informacion.png'), help;
}

.olPopup {
    cursor: default;
}

body {


font-family: Verdana;

}

.iconoCapa {
float: left;
padding-right: 3px;
padding-top: 0px;
cursor:move;
/*cursor: ns-resize; */
}

.tituloCapa {
width: 50px;
/*float: left;*/
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

#listaCapas {
	list-style-type: none;
	margin: 5px 5px 5px 10px;
	padding: 0;
    font-size: 0.8em;
}

#listaCapas li {
	margin: 0px 0px 3px 0px;
	padding: 0.2em;
	padding-top: 0.4em;
	padding-left: 0.1em;
	font-size: 1em;
	height: 18px;
	 
    padding-right: 0.8em;
}

#listaCapas li span {
}

button.btP {
    float: right;
    height: 16px;
    width: 16px;
    outline: none;
    margin-left: 5px;
}

button.btG {
    float: right;
    height: 16px;
    width: 16px;
    outline: none;
    margin-left: 5px;
}

button.btD {
    float: right;
    height: 16px;
    width: 16px;
    outline: none;
    margin-left: 5px;
}

button.btE {
    float: right;
    height: 16px;
    width: 16px;
    outline: none;    
}

button.btZ {
    float: right;
    height: 16px;
    width: 16px;
    outline: none;
    margin-right: 5px;
}

button.btI {
    float: right;
    height: 16px;
    width: 16px;
    outline: none;
    margin-right: 5px;
}

button.btL {
    float: right;
    height: 16px;
    width: 16px;
    outline: none;
    margin-right: 5px;
}

.cbRight {
	float: right;
	margin-right: 4px
    outline: none;
}

.cbV .cbQ {

}

.lslT { 
    float:right;
    width: 20px;
    /*display: none;*/
}
    
.slT { 
    float: right;
    width: 65px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 2px;
    font-size: .7em;
    outline: none;

}