#imginfo{
    font-size: 8pt;
    font-weight: bolder;
    background: #DCDCDC;
    height: 15px;
	border: 1px solid #000;
}

#imginfo .imgtrov {
    margin: 0 0;
    width: 59%;
    /* border: 1px dotted black; */
}
#Errore
{
	 font-size: 8pt;
	font-weight: bold;
	color: #F00;
}
#imginfo .pagtot{
    margin: 0 0;
    width: 40%;
    text-align: right;
    align: right;
    /* border: 1px dotted black; */
}

.immagine {
    padding: 10px 5px;
    align: center;
    text-align: center;
    border: 1px solid #DCDCDC;	
	/*
    border-left: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
	*/
    float: left;
    width: 183px;
    height: 170px;
}

.UltimaRigaImmagine {
    padding: 10px 5px;
    align: center;
    text-align: center;
    border-left: 1px solid #DCDCDC;
    float: left;
    width: 183px;
    height: 170px;
}
.PrimaImmagine{

    padding: 10px 5px;
    align: center;
    text-align: center;
    border-bottom: 1px solid #DCDCDC;
    float: left;
    width: 183px;
    height: 170px;
}

.UltimaRigaPrimaImmagine {
    padding: 10px 5px;
    align: center;
    text-align: center;
     /* border-bottom: 1px solid #DCDCDC; */
    float: left;
    width: 183px;
    height: 170px;
}

.NomeImmagine {
    margin-top: 5px;
    color: #920000;
    font-weight: bolder;
}

.NumPage {
    color: black;
    background: #F3EFEF;
    padding-top: 2px;
    height: 20px;
    width:  20px;
}
.NumPageAct{
    color: #920000;
    font-weight: bolder;
    background: #F3EFEF;
    padding-top: 2px;
    height: 20px;
    width:  20px;
}

.spin{

    text-align: center;
    margin: 0px 5px;
    height: 20px;
    width:  20px;
    background: #F3EFEF;
    color: #FFF;
    font-weight: bolder;
    font-size: 8pt;
}

.navup{
    text-align: center;
    align: center;
    /* border-bottom: 1px solid #DCDCDC; */
    padding: 5px 0;
    height: 20px;
}

.navup A { text-decoration: none; }
.navup A:active  {color: #999; }
.navup A:hover   {color: #999; font-weight: bolder; }
.navup A:visited {color: #999; }
.navup A:link    {color: #999; }

.navbtm{
    clear: left;
    text-align: center;
    align: center;
    /* border-top: 1px solid #F3EFEF; */
    padding-top: 10px;
    height: 20px;
    margin-bottom: 30px;
}


.cmd
{
  width: 20px;
  margin: 0 2px;
  text-align: center;
  border: 1px solid black;
  background: #F3EFEF;
  color: #FFF;
  font-weight: bolder;
  font-size: 8pt
}

/* Scheda */

#tblAll tr
{
	vertical-align: top;
}

.etichettaobb {
   text-decoration: underline;
   padding-right: 5px;
   font-weight: bolder;
}