TABLE {
	margin-top: 2px;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
/* ***-***-*** 	classi per particolari table ***-***-*** */
/* login */
TABLE.login {
	padding: 3px;
	border: 1px solid #F5F5F5; 
}
TABLE.login CAPTION {
	background-color: Silver;
	font-weight: bold;
	font-size: 15px;
}
TABLE.login TD {
	background-color: #FAFAFA;
}
TABLE.login TD.title {
	text-decoration: underline;
	border-bottom: #C6C6C6;
}
TABLE.login TD.subtitle {
	background-color: #FAFAFA;
	border-bottom: #C6C6C6;
}
/* search */
TABLE.search {
	padding: 3px;
	border: 1px solid #F5F5F5; 
}
TABLE.search CAPTION {
	/*background-color: #E7C5F9;*/
	background-image: url(images/bg_table_caption.gif);
	background-repeat: repeat;
	font-weight: bold;
	font-size: 15px;
	color:#8F4B2A
}
TABLE.search TD {
	background-color: #FAFAFA;
}
TABLE.search TD.0 {
	background-color: #FAFAFA;
	width: 0%;
}
TABLE.search TD.5 {
	background-color: #FAFAFA;
	width: 5%;
}
TABLE.search TD.10 {
	background-color: #FAFAFA;
	width: 10%;
}
TABLE.search TD.15 {
	background-color: #FAFAFA;
	width: 15%;
}
TABLE.search TD.20 {
	background-color: #FAFAFA;
	width: 20%;
}
TABLE.search TD.25 {
	background-color: #FAFAFA;
	width: 25%;
}
TABLE.search TD.35 {
	background-color: #FAFAFA;
	width: 35%;
}

TABLE.search TD.85 {
	background-color: #FAFAFA;
	width: 85%;
}
TABLE.search TD.title {
	/*background-color: #E7C5F9;*/
	text-decoration: underline;
	padding-left: 5px;
	background-image: url(images/bg_table_caption.gif);
	background-repeat: repeat;
	border-bottom: 5px solid #FAFAFA;
	text-align: left;
	font-weight: bold;
	color:#8F4B2A;
	
}
TABLE.search TD.subtitle {
	text-align:left;
	/*background-color: #E7C5F9;*/
	/*border-bottom: #C6C6C6;*/
	padding-left: 5px;
	background-image: url(images/bg_table_caption.gif);
	background-repeat: repeat;
	/*background-color: #E3F4DD;*/
	border-bottom: #C6C6C6;
	color:#8F4B2A;
	
}
/* detail */
TABLE.detail {
	padding: 3px;	
	border: 1px solid #F5F5F5; 
}
TABLE.detail CAPTION {
	/*background-color: #E3F4DD;*/
	background-image: url(images/bg_table_caption.gif);
	background-repeat: repeat;
	font-weight: bold;
	font-size: 15px;
	color:#8F4B2A;
}
TABLE.detail TD {
	background-color: #FAFAFA;
	text-align: left;
}

TABLE.detail TD.10 {
	background-color: #FAFAFA;
	width: 10%;
	font-weight: bold;
}
TABLE.detail TD.15 {
	background-color: #FAFAFA;
	width: 15%;
	font-weight: bold;
}
TABLE.detail TD.23 {
	background-color: #FAFAFA;
	width: 23%;
	font-weight: bold;
}
TABLE.detail TD.33 {
	background-color: #FAFAFA;
	width: 33%;
	font-weight: bold;
}
TABLE.detail TD.35 {
	background-color: #FAFAFA;
	width: 35%;
	font-weight: bold;
}
TABLE.detail TD.85 {
	background-color: #FAFAFA;
	width: 85%;
	font-weight: bold;
}
TABLE.detail TD.title {
	/*background-color: #E3F4DD;*/
	background-image: url(images/bg_table_caption.gif);
	background-repeat: repeat;
	border-bottom: 5px solid #FAFAFA;
	text-align: left;
	font-weight: bold;
	color:#8F4B2A;
}
TABLE.detail TD.subtitle {
	background-image: url(images/bg_table_caption.gif);
	background-repeat: repeat;
	/*background-color: #E3F4DD;*/
	border-bottom: #C6C6C6;
	color:#8F4B2A;
}
/* list */
TABLE.list TR TD IMG {
	height: 300px;
	width: 300px;
}

TABLE.list TR TD IMG.detail {
	height: 11px;
	width: 11px;
}

TABLE.list TR TD EMBED{
    height: 437px;
	width: 490px;
}
TABLE.list {
	padding: 5px;	
	/*border: 1px solid #F5F5F5; */
	border: 3px solid white;
}


TABLE.list CAPTION {
	background-image: url(images/bg_table_caption.gif);
	background-repeat: repeat;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	/*height: 3.0em;*/
	/*padding-top: 0.3em;*/
   /*padding-bottom: 0.3em;*/
	color: #8F4B2A;
	/*vertical-align: middle;*/
}

TABLE.list TD {
	/*background-color: #FAFAFA;*/
	border-bottom: 1px;
	border-bottom-color: #F1E9A5;
	border-bottom-style: solid;
	color: #00047D;
	text-align: left;
	border-left: 3px solid white;
	height:18px; 
}
TABLE.list TD.title {
	text-decoration: underline;
	border-bottom: #C6C6C6;
}

TABLE.list TD.subtitle {
	background-color: #FAFAFA;
	border-bottom: #C6C6C6;
}


/* listcomuni */
TABLE.listcomuni TR TD IMG {
	height: 300px;
	width: 300px;
}

TABLE.listcomuni TR TD IMG.detail {
	height: 11px;
	width: 11px;
}

TABLE.listcomuni TR TD EMBED{
    height: 437px;
	width: 490px;
}
TABLE.listcomuni {
	padding: 5px;	
	/*border: 1px solid #F5F5F5; */
	border: 3px solid white;
}


TABLE.listcomuni CAPTION {
	background-image: url(images/bg_table_caption.gif);
	background-repeat: repeat;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	/*height: 3.0em;*/
	/*padding-top: 0.3em;*/
   /*padding-bottom: 0.3em;*/
	color: #8F4B2A;
	/*vertical-align: middle;*/
}

TABLE.listcomuni TD {
	/*background-color: #FAFAFA;*/
	border-bottom: 1px;
	border-bottom-color: #F1E9A5;
	border-bottom-style: solid;
	color: #00047D;
	text-align: left;
	border-left: 3px solid white;
	height:12px; 
}
TABLE.listcomuni TD.title {
	text-decoration: underline;
	border-bottom: #C6C6C6;
}

TABLE.listcomuni TD.subtitle {
	background-color: #FAFAFA;
	border-bottom: #C6C6C6;
}

TABLE.listcomuni TR.listRowShaded TD a{
	font-size: 10px;
}
TABLE.listcomuni TR.listRowUnshaded TD a{
	font-size: 10px;	
}
/* ***-***-*** classi generiche ***-***-*** */

#tabella2 {
	text-align: left;
}

/*color: #00457D;*/
.listHeader {
	background-image: url(images/bg_table_caption.gif);
	background-repeat: repeat;
	text-align: left;
	color: #00047D;
	font-weight: bold;
	border-left: 3px solid white;
}

.listHeaderSort {
	background-image: url(images/sort.gif);
	background-repeat: no-repeat;
	background-position: left;
	/*background-color: #FFFFDD;*/
	padding-left: 12px;
	padding-bottom: 3px;
	height: 23px;
	color: #00047D;
	text-align: left;
}
.listRowShaded {
	/*BACKGROUND-COLOR: #FCFCFC;*/
	background-color: #FAFAFA;
}
.listRowUnshaded {
	/*BACKGROUND-COLOR: #ffffff;*/
	
}
.pagerEnabled {
	FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
.pagerDisabled {
	TEXT-DECORATION: none;
}

.pagerEnabledComuni {
	font-size:10px;
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
}
.pagerDisabledComuni {
	font-size:9px;
	TEXT-DECORATION: none;
}

.pdf_style_image{
	background-image: url(images/icona_pdf.gif);
	background-repeat: no-repeat;		
	padding-left:20px;
}
