/*------------------------------------*/
/* Section - immagini                 */
/*------------------------------------*/
div.affiancati
{
  position: relative;
  float: left;
  width: 28%;
}

div.foto
{
  position: relative;
  overflow: hidden;
}



.riga
{
  height: 80px;
}


img.prof
{
  position: relative;
  float: left;
  height: 126px;
  width: 165px;
}

img.varie
{
  position: relative;
  float: left;
  margin: 0.1em;
  height: 50px;
  width: 70px;
}

img.varie-vert
{
  position: relative;
  float: left;
  margin: 0.1em;
  height: 50px;
  width: 40px;
}

#foto-grande
{
  text-align: center;
}

img.foto-grande-h
{
  width: 525px;
  height: 350px;
}

img.foto-grande-v
{
  width: 350px;
  height: 525px;
}

.spaziato-giu
{
  margin-bottom: 7%;
}

.spaziato-left
{
  margin-left: 7%;
}

.fissah
{
  height: 45px;
}




/*------------------------------------*/
/* Sezione - testo                    */
/*------------------------------------*/
h1
{
 font-size: 130%;
 font-style: italic;
 color: rgb(222,59,33);
 font-variant: small-caps;
}

h2
{
 font-size: 90%;
 font-style: italic;
 color: rgb(79,168,0);
}

h3
{
 font-size: 120%;
 text-decoration: underline;
}

h4
{
 font-size: 110%;
 font-variant: small-caps;
 margin-bottom:0px;
}

h5
{
 font-size: 100%;
 font-weight: bold;
 font-style: italic;
}

.piccolo
{
 font-size: 85%;
}

.no-decore A
{
  text-decoration: none;
}

a img {
border: 0;
}

input{font-size: 9px;}

/*------------------------------------*/
/* Section - tabelle                  */
/*------------------------------------*/
table
{
  text-align: center;
  border: 1px solid;
  font-style: italic;
  font-size: 80%;
  margin:auto;
}

th
{
 font-size: 110%;
 font-style: normal;
 text-transform: uppercase;
}

td.testo-sx
{
 text-align:left;
 font-size: 110%;
}

.int
{
 width: 20%;
 font-size: 110%;
 font-style: normal;
}

p.approfondimento
{
 text-align:right;
}

a.approfondimento
{
 font-size: 80%;
 text-decoration: none;
 font-style: italic;
 text-align:right;
}