* { margin: 0; padding: 0; }
#format {
	width: 208px;
	height: 90px;
}
#format fieldset{
	width: 200px;
	height: 20px;
}
#filter {
	height: 194px;/*134px;*/
	width: 928px;
}
.download, .filter{
	margin: 0!important;
}
.paginate{
	margin-top: 4px;
	margin-bottom: 4px;
}
.fldgeo, .fldtime, .fldind, .fldDownload{
	border: none;
}
.fldgeo{
	width: 316px;
}
.fldtime{
	width: 202px;
}
.fldind{
	width: 302px;
}
#val_geo{
	width: 252px;
}
#val_time{
	width: 138px;
}
#val_ind{
	width: 238px;
}
.fldDownload{
	width: 892px!important; /*300px!important;*/
}
.with-gml{
	width: 380px!important;
}
tbody, thead{
	font-family: Verdana, Arial;
}
table{
	border-collapse: collapse;
}
td{
	border: 1px dotted #ccc;	
	padding: 1em;
}
th{
	background: #016C9A;/*#0ba9ea;*/
	border: 1px solid #eee;		
	color: #fff;
	padding: 1em;
}
.th_col{
	color: #fff;
	background: #003399;
	font-weight: bold;
}
.td_col{
	color: #003399;
	font-weight: bold;
	width: 50px!important;
}
.odd{
	background-color: #eee;
}
dl { 
	border: 1px double #ccc; 
	padding: 0.5em; 
} 
dt { 
	float: left; 
	clear: left; 
	width: 150px; 
	text-align: right; 
	font-weight: bold; 
	color: #016c9a; 
	padding: 0.5em;
	border: 1px dotted #ccc;
} 
dt:after { 
	/*content: ":"; */
} 
dd { 
	margin: 0 0 0 172px;
	/*padding: 0 0 0.5em 0; */
	padding: 0.53em;
	border: 1px dotted #ccc;
	min-height: 1.3em;
}
.viewInfo dd{
	margin: 0 0 0 164px!important;
}
.viewInfo dd{
	margin: 0 0 0 164px!important;
}
.access-link{
	margin-left: 50px;
	float: left;
}
.download div{width: 20em;margin-bottom:0.2em;}
.download span{padding-left: 2em;}
.download a{background-repeat: no-repeat;}
.json a{
    background-image: url("http://sira.arpat.toscana.it/css/world_15px.png"); 
}
.txt a{
    background-image: url("http://sira.arpat.toscana.it/css/table_16px.png");
}
.help a {
    background-image: url("http://sira.arpat.toscana.it/css/help_15px.png");
}
#info{
	font-size: 12px;
	width: 450px;
	height: 245em;
}
#info{float: right;margin-top: -496px!important;}
#info dd, #info dt{padding: 0.2em;min-height:2em;}
#info dd{margin: 0 0 0 114px;}
#c4_wide{height: 614px!important;}

/* Fieldsets del preview INSPIRE */
#fldFilterGrp, #fldFormatGrp, #fldBtnsGrp{
	width: 924px;
	float: left;
	border: 1px solid #ccc;
	margin-top: 2px;
}
#fldBtnsGrp{
	border: none;
}