hr {
	height:1px;
	color:#7F9DB9;
}

#index table tr#selezioneRegione {
    display:none;
}

#index table.normativa {
}

#index table.normativa td.etichetta {
    width:10%;
    /*border:solid 1px #000000;*/
    text-align:right;
}

#index table.normativa td.selezione {
	padding:5px;
	text-align:left;
   width:15%;
    /*border:solid 1px #000000;*/
}

#index input#testo {
	width:100%;
}

#avvisoLegale {
	margin-top:5px;
	text-align:justify;
}

#results #topRight {
    width:50%;
    text-align:right;
    /*border:solid 1px #000000;*/
}

#results #topLeft {
    width:50%;
    text-align:left;
    /*border:solid 1px #000000;*/
}

#results label#count {
    color:#15A713;
}

#results fieldset {
	border:1px solid #7F9DB9;
	margin:0px;
	padding:10px;
	color:#7F9DB9;
	font-weight:bolder;
}

#results fieldset legend {
	font-weight:bolder;
    color:#5C7CA4;
}

#results div#elencoNormativeHeader {
	overflow:hidden;
}

#results div#elencoNormativeBody {
	height:400px;
	overflow-y:auto;
}

#results div#elencoNormativeHeader table th {
    background-color:#4E5B72;
	background-position:right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

#results div#elencoNormativeHeader table th.sortAsc {
	background-image:url(images/orderAsc.jpg);
}

#results div#elencoNormativeHeader table th.sortDesc {
	background-image:url(images/orderDesc.jpg);
}

#results div#elencoNormativeHeader table th a:link,
#results div#elencoNormativeHeader table th a:visited {
	color:white;
}

#results table {
    width:100%;
    padding:0px;
}

#results table td,
#results table th {
    padding:3px;
}

#results table td {
    color:#000000;
    font-weight:normal;
}

#results table img {
    cursor:pointer;
    border:0px;
} 

#results table tr.row0 td {
	background-color:#DDDDDD;
	text-align:center;
}

#results table tr.row1 td {
	background-color:#EEEEEE;
	text-align:center;
}

#results table th#detail,
#results table td.detail {
	width:32px;
}

#results table th#settore,
#results table td.settore {
	width:85px;
}

#results table th#ambito,
#results table td.ambito {
	width:85px;
}

#results table th#tipologia,
#results table td.tipologia {
	width:85px;
}

#results table th#codice,
#results table td.codice {
	width:85px;
}

#results table th#data,
#results table td.data {
	width:85px;
}

#results table th#descrizione,
#results table td.descrizione {
	/*width:100px;*/
}

#results table td.descrizione {
    text-align:left !important;
}

#results table th#score,
#results table td.score {
	width:32px;
}

#results table th#download,
#results table td.download {
	width:32px;
}

#results table tr.detailContainer {
    display:none;
}

#results div#schedaDettagli {
    /*border:solid 1px #7D97AF;*/
    padding:0px;
    padding-bottom:5px;
}

#results .spacer {
    width:43px;
    text-align:right;
}

#results .s_label {
    font-weight:bold;
    /*border:solid 1px #000000;*/
    width:115px;
    text-align:right;
    background-color:#DDDDDD;
    padding:3px;
}

#results .s_data {
    padding-left:5px;
    background-color:#EEEEEE;
}

#topCenter {
	vertical-align:bottom;
}

