body
{
   color:           #333333;
   font-family:     verdana, arial, helvetica, sans-serif;
   font-size:       15px;
   margin:          0px;
   text-align:      justify;
   text-decoration: none;
   background-color: #FAE3D2;
}

/* ---------------------------------------------------------------------------------- */

#top
{
   background: url(images/top.gif) left no-repeat;
   background-color:  #CC0000;
   height:     140px;
}


#sinistro
{
   float:       left;
   width:       250px;

}

#centro
{
   border-left: 2px solid #CC0000;
   border-right: 2px solid #CC0000;
   margin-left:  250px;
   margin-right: 0px;
   height: 1000px;
}

.giu
{
   height: 20px;
   clear: both;
}

#fondo
{
   background-color: #343434;
   text-align:      center;
   color:            #FFFFFF;
   font-size:        11px;
   padding-top: 15px;
   padding-bottom: 15px;
   clear: left;
}

/* ---------------------------------------------------------------------------------- */

.allic
{
   text-align:      center;
}

.allig
{
   text-align:      justify;
}

.allis
{
   text-align:      left;
}

.allid
{
   text-align:      right;
}

.allia
{
   vertical-align:  top;
}

.b
{
   font-weight:     bold;
}

.i
{
   font-style:      italic;
}

.u
{
   text-decoration: underline;
}

.bar
{
   text-decoration: line-through;
}

.red
{
   color: #FF0000
}

.m2
{
   margin-left: 9px;
   font-size:       15px;
   line-height:     20px; 
   list-style-type: none;
   padding-left:   45px;
}

.link
{
   font-size:       16px;
   line-height:     40px; 
   list-style-type: none;
   font-weight: bold;
}

.m1
{
   margin-left: 9px;
   margin-top:       10px;
   font-size:       19px;
   line-height:     30px; 
   list-style-type: none;
   padding-left:    30px;
   background: url(images/balun.gif) left no-repeat;
   color:           #FF0000;
}


/* ---------------------------------------------------------------------------------- */

.tabella
{
   text-align:     justify;
   margin-left: 9px;
   margin-right: 9px;
}

.tubo
{
   color:          #000;
   font-weight:    bold;
   height:         17px;
   text-align:     center;
   vertical-align: middle;
   background: url(images/riga.jpg) bottom repeat-x;
}

.titolo1
{
   margin-top: 9px;
   padding-left:  5px;
   color:          #FFFFFF;
   font-size:      20px;
   height:         25px;
   text-align:     left;
   line-height:     24px; 
   background-color: #CC0000;
}

.titolo2
{
   margin-top: 40px;
   padding-left: 10px;
   color:          #FFFFFF;
   font-size:      16px;
   height:         22px;
   text-align:     left;
   line-height:     21px; 
   background-color: #CC0000;
   font-weight: bold;
}

.tpartita
{
   margin-top: 20px;
   color:          #333333;
   font-size:      17px;
   text-align:     center;
   line-height:     35px; 
}

.testohome
{
   margin-top: 20px;
   padding-left: 30px;
   padding-right: 30px;
   color:          #333333;
   font-size:      15px;
   text-align:     justify;
   line-height:     20px; 
}

.testo
{
   margin-top: 20px;
   margin-bottom: 20px;
   padding-left: 15px;
   padding-right: 15px;
   color:          #333333;
   font-size:      13px;
   text-align:     justify;
   line-height:     15px; 
}

.small
{
   margin-top: 20px;
   margin-bottom: 20px;
   padding-left: 15px;
   padding-right: 15px;
   color:          #333333;
   font-size:      10px;
   text-align:     justify;
   line-height:     15px; 
}

label 
{
   margin-top: 5px;
   width: 250px;
   display: block;
   float: left;
   font-size:      15px;
}

/* ---------------------------------------------------------------------------------- */

ul
{
   margin:     0;
   padding:    0;
   padding-top:    15px;
   text-align: left;
}

ul.x
{
   padding-top: 3px;
}

.spazio
{
   height: 30px;
}

.spazio1
{
   height: 10px;
}

/* ---------------------------------------------------------------------------------- */

table.file
{
   margin-left:     15px;
   border:          0px;
   border-spacing:  0px;
   empty-cells:     show;
}

table.file td
{
   padding-top: 10px;
   padding-right: 15px;
   font-size:    15px;
   vertical-align: baseline;
   text-align: left;
}

/* ---------------------------------------------------------------------------------- */

a:active, a:link, a:visited
{
   color:           #FF0000;
   text-decoration: none;
}

a:hover
{
   color:           #FF0000;
   text-decoration: underline;
}

a.me:active, a.me:link, a.me:visited
{
   color:           #111111;
   text-decoration: none;
}

a.me:hover
{
   color:           #777777;
   text-decoration: underline;
}

a.mail:hover
{
   font-weight: normal;
}
