@CHARSET "UTF-8";

body.wvsc .imagis-mashup-maptypes .mashup-maptypes-bar {
}

/* Onglets (thematique) */
body.wvsc .gwt-TabBarItem {

}

body.wvsc .gwt-TabBarItem-selected {
	padding: 5px;
}

body.wvsc .gwt-TabBarItem-selected .gwt-Label {
	color: #000000;	
}

.gwt-CellTableRow-selected {
    background-color: #E0E0E0;
    border: 1px solid #E0E0E0 !important;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    overflow: visible;
    padding-left: 10px;
}

.gwt-CellTableColorCell {
    border: 1px solid #A6A6AF !important;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    overflow: visible;
    padding-left: 10px;
}

