/*******************************************************************************/
/****	DETTAGLIO PIU																													****/
/*******************************************************************************/
div.DettaglioPiu {
	width: 100%;
  font-family: Tahoma;
  font-size: 11px
}

.body
{
	background-position: left;
	background: #d0deb0 url(images/bordo_sx.png) repeat-y left; /* a8beda */
	color: Black; /* #3030af; */
}

div.DettaglioPiu div.body{
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 3px;
	/*height: 390px; 
	overflow-y: scroll; */
}

.Riga
{
	clear:left; 
	width: 98.5%;
	margin-left: 4px;
	height: 30px;
 border-bottom: #999999 solid 1px;
}

.Header
{
	float:left; 
	width: 5%
}

.Testa 
{
	float:left; 
	padding-top: 6px; 
	text-align:left; 
	color: #006699; 
	font-weight: bold; 
	font-size: 1.1em;
}

/*
.Dettaglio
{
	position: relative; 
	height: 115px;
}
*/

table.Tratte
{
 background-color: #ffd; 
 /*border: #999 1px dashed;*/
}
th.Tratte
{
	text-align: left;
	border-bottom: solid 2px #808080;
	border-left: #999 1px dotted;
	padding-left: 5px;
}

td.Tratte
{
	border-left: #999 1px dotted;
	border-bottom: #999 1px dotted;
	padding-left: 5px;
	color: Black;
	font-size: 12px
}

/* TEST CON TABELLA */
.Tabellina{
	width: 100%;
  font-family: Tahoma;
  font-size: 14px;
  text-align:left;
	color: Black; 
  background-color: #d0deb0; /*A8BEDA; */
}

td.T1
{ 
	background: url(images/bordo_sup.png) repeat-x;
}
	
td.T2
{ 
	font-size: 18px;
	color: #006699; 
  text-align: left;
}

td.SupSin
{
	 text-align: left;
	 width: 25px;
	 height: 25px; 
	 background-image: url(images/bordo_sup_sx.png);
}

td.SupDes
{
	 text-align: right;
	 width: 25px;
	 height: 25px; 
	 background-image: url(images/bordo_sup_dx.png);
}

td.Sin
{
	background: url(images/bordo_sx.png) repeat-y left; 
}

td.Des
{
	background: url(images/bordo_dx.png) repeat-y right; 
}

td.InfT1
{ 
	text-align:center;
  height: 25px; 
	background: url(images/bordo_inf.png) repeat-x;
	 background-position: bottom;
	}

td.InfSin
{
	 text-align: left;
	 width: 25px;
	 height: 25px; 
	 background-image: url(images/bordo_inf_sx.png);
}

td.InfDes
{
	 text-align: right;
	 width: 25px;
	 height: 25px; 
	 background-image: url(images/bordo_inf_dx.png);
}

#Testa.DettaglioRisultati
{
	width: 100%; 
	height: 25px; 
	float:left; 
	background: url(images/bordo_sup.png) repeat-x; 
}

#Head.DettaglioRisultati
{
	background: url(images/bordo_dx.png) repeat-y right;
}

#img1.DettaglioRisultati
{
	width: 20px;
	height: 20px; 
	background: url(images/info_large.png);
}

#SupSin.DettaglioRisultati
{
  background: url(images/bordo_sup_sx.png) no-repeat;
	width: 25px;
	height: 25px; 
}
#SupDes.DettaglioRisultati
{
	width: 25px;
	height: 25px; 
  float: right; 
  background: url(images/bordo_sup_dx.png);
  background-position:right;
}

#Foot.DettaglioRisultati
{
	width: 100%; 
	height: 25px;
	background: url(images/bordo_inf.png) #d0deb0 repeat-x 0px 13px; /* a8beda */
	float: left; 
}

#BordoSup.Ricerca
{
	background-image: url(images/bordo_sup.png); 
	background-repeat: repeat-x;
	height: 12px;
}

#BordoInf.Ricerca
{
	background-image: url(images/bordo_inf.png); 
	background-position: 0px 13px;
	background-repeat: repeat-x;
}

#BordoDes.Ricerca
{
	background-image: url(images/bordo_dx.png); 
	background-position: 15px; 
	background-repeat: repeat-y; 
}

#BordoSin.Ricerca
{
	background-image: url(images/bordo_sx.png); 
	background-repeat: repeat-y;
}

/*******************************************************************************/
/****	STYLES																													      ****/
/*******************************************************************************/
.rifCarattere
{
	font-size: 12px;
}

.rifPannello
{
	font-family: Tahoma; 
	color: black; /*#4682b4; */
	background-color:  #b0c4de; 
	border-style: ridge;
	border-width: 1px;
	font-size: 12px;
}

.cmbFiltro
{
	width: 115px;
	font-size: 12px;
 }

.bar
{
	background-image: url(images/Barra.PNG');
}
