/*-------------------------------------------------
    QUERY POPUP
-------------------------------------------------*/
#QueryPopup {
	height: 360px !important;
	width: 612px;
	top: 45px;
	margin-left: -306px;
	z-index: 1005;
}

#QueryPopup .bordGauche, #QueryPopup .bordDroite {
	height: 450px;
}

#QueryPopup .content {
	height: 330px !important;
	width: 100%;
	background: #fff;
	overflow: auto;
}

#QueryPopup .title .gauche {
	width: 600px;
	text-transform: none;
	font-weight: normal;
}

#QueryPopup .footer .gauche {
	width: 488px;
}

#GetFeatureThumbPane {
	height: 60px;
	text-align: center;	
	display: none;
}

#GetFeatureContentPane {
	overflow: visible;
	padding: 20px;
	width: auto;
}

#GetFeatureContentPane .queryLayerName {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}

#GetFeatureContentPane .queryLayerListContainer {
	color: #333333;
}

#GetFeatureContentPane div.tableWrapper {
	margin: 0 auto 15px;
}

#mainTable .queryResultTable{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 5px;
}

#mainTable .queryResultTable td {
	border: 1px solid #e0e0e0;
	padding: 5px;
	white-space: nowrap;
	text-align: left;
}

#mainTable .queryResultTable th {
	border: 1px solid #e0e0e0;
	padding: 5px;
	background-color: #f3f3f3; 
	font-size: 10px;
	color: #333333;
	text-align: left;
	white-space: nowrap;
}

.infoterre .GetFeatureLayerSelectContainer {
	height: 40px; 
	text-align: center;
	padding-top: 10px;
}

.GetFeatureLayerSelect {
	width: 250px;
	margin: 10px 0;
}

.infoterre .queryCloseButtonContainer {
	height: 40px;
	text-align: center;
	padding-top: 10px;
}

.dj_ie #QueryPopup .title .gauche {
	width: 476px;
}

.dj_ie #QueryPopup .content {
	height: 450px;
	width: 475px;
}

#QueryPopup .dijitComboBox{
width: 300px;
}

/***
 * Styles particuliers
 */
.layerTable_SCAN_GEOL50 .layerAttribute_value_notation {
	font-family: BRGM_NOT;
}

.layerTable_GEOL50_HARM .layerAttribute_value_notation {
	font-family: BRGM_NOT;
}

.layerTable_lls_data_diffusion .layerAttribute_value_notation {
	font-family: BRGM_NOT;
}