table {
	vertical-align: top;
	border-collapse:collapse;

}

.cella_50{
	width:50%;
	padding: 0px 10px 10px 10px;
	line-height:16px;
	vertical-align:top;
	text-align:justify ;
}

.greencel{
	background-color:#a7784e;
}



.ShTecTable{
	height:20px;
	width:450px;

}
.ShTitle{
	height:45px;
	background-image:url(../images/struttura/rowtitle.gif);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	padding-top:13px;
}

.ShSubTitle{
	text-align:left;
	padding:5px;
}

.ShSubTitle2{
	text-align:left;
	padding:0px 0px 0px 10px;
	width:100px;
	color:#FFFF00;
}

.ShValue{
	text-align:left;
	background-image:url(../images/struttura/fondinorow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-weight:bold;
	width:100px;
}

.ShValue2{
	text-align:left;
	background-image:url(../images/struttura/fondinorow3.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-weight:bold;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	width:140px;
	vertical-align:middle;
	padding-left:10px;
}

.ShValue3{
	text-align:left;
	background-image:url(../images/struttura/fondinorow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-weight:bold;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	vertical-align:middle;
	font-size:10px;
}

.ShRow{
	background-image:url(../images/struttura/fondinorow.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.ShRow2{
	background-image:url(../images/struttura/fondinorow2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.TabCloser{
	background-image: url(../images/struttura/tabcloser.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:50px;
}



/* CENTRI RACCOLTA*/
/*-----------------------------------------------------------------*/


.CelTit{
	background-color:#660000;
}

.CelNome{
	background-color:#9e6f46;
	color: #DDCFC1;
	border-bottom:#996600 thin solid;
}

.CenSel{
	background-color:#bd8a5d;
	width:10px;
}

.CenProv{
	text-align:center;
	font-size:9px;
	border-bottom:#996600 thin solid;
}

.CenTel{
	text-align:left;
	font-size:9px;
	width:120px;
	border-bottom:#996600 thin solid;
	background:#f1b37c;
	color: #996600;
	font-weight:bold;
	padding-left:10px;
}

/*Link tipo 1*/
a:link.cr1 {
color: #DDCFC1;
font-size:10px;
text-decoration: none;
}
a:visited.cr1 {
color: #DDCFC1;
font-size:10px;
text-decoration: none;
}
a:active.cr1 {
color: #DDCFC1;
font-size:10px;
text-decoration: none;
}
a:hover.cr1 {
color: #FFFFFF ;
font-size:10px;
cursor:pointer;
text-decoration: none;
}


