
body
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.75em;
   text-align: center;
   margin: 0;
   color: #000000;
	background-position: top center;
   background-image: url('../img/sfondo.jpg');
   background-attachment: fixed;
   background-repeat: no-repeat;
}

li, p, a
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   color: #000000;
}

td
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.75em;
   color: #000000;
   vertical-align: top;
}

sup
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 80%;
}

img
{
   border: 0;
}

li
{
   margin-top: 5px;
}

div
{
   xborder: 1px dashed #A0A0A0;
}

h1, h2, h3
{
   display: none;
}

#menu
{
   text-align: center;
   margin: 10px 0 10px 0;
   padding: 0;
}

#menu a
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 110%;
   text-decoration: none;
   font-weight: bold;
	background-position: center left;
   background-repeat: no-repeat;
   padding: 0 5px 0 20px;
}

#barra
{
   height: 15px;
   width: 100%;
   margin: 0;
}

#titpg
{
   text-align: left;
   font-size: 180%;
   font-weight: bold;
   margin: 20px 0 20px 0;
   padding: 0;
   width: 620px;
}

#scheda
{
   text-align: justify;
   width: 540px;
   margin: 25px 0 0 0;
   padding: 0 0 0 12px;
}

#piede
{
   text-align: center;
   font-size: 80%;
   margin: 40px;
   padding: 0;
}

#valid
{
   text-align: left;
   margin: 5 0 5 0;
   padding: 0;
}

.bc7
{
   text-align: center;
   font-size: 120%;
   font-weight: bold;
   color: #9A1720;
}

.hl3
{
   font-size: 100%;
   font-weight: bold;
   color: #00C6A9;
}

.color1
{
	color: #014485;
   background-image: url(../img/qblu.jpg);
}

.color2
{
	color: #0076C3;
   background-image: url(../img/qazzurro.jpg);
}

.color3
{
	color: #00C6A9;
   background-image: url(../img/qverdino.jpg);
}

.color4
{
	color: #1BB62B;
   background-image: url(../img/qverde.jpg);
}

.color5
{
	color: #E1CE00;
   background-image: url(../img/qgiallo.jpg);
}

.color6
{
	color: #E67200;
   background-image: url(../img/qarancio.jpg);
}

.color7
{
	color: #9A1720;
   background-image: url(../img/qrosso.jpg);
}

.list1   {	list-style: square url(../img/qblu.jpg); }
.list2   { list-style: square url(../img/qazzurro.jpg); }
.list3   { list-style: square url(../img/qverdino.jpg); }
.list4   { list-style: square url(../img/qverde.jpg); }
.list5   { list-style: square url(../img/qgiallo.jpg); }
.list6   { list-style: square url(../img/qarancio.jpg); }
.list7   { list-style: square url(../img/qrosso.jpg); }

.bg1     { background: #014485; }
.bg2     { background: #0076C3; }
.bg3     { background: #00C6A9; }
.bg4     { background: #1BB62B; }
.bg5     { background: #E1CE00; }
.bg6     { background: #E67200; }
.bg7     { background: #9A1720; }

.tx1     { color: #014485; }
.tx2     { color: #0076C3; }
.tx3     { color: #00C6A9; }
.tx4     { color: #1BB62B; }
.tx5     { color: #E1CE00; }
.tx6     { color: #E67200; }
.tx7     { color: #9A1720; }


