/*  STILE PER PAGINE PROGETTO "ACQUARELLO"
creato da Mauro di Vieste, 12/8/2005
ultimo aggiornamento: 12/8/2005
*/

body {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
background: #fff;  /* bianco */
font-size: 100%;
margin: 0px; 
padding: 0px; 
font-weight: normal;
color: #000080;
}
li { 
list-style-image: url(img/arrow.gif);
}
p   {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-weight: normal;
font-size: 100%;
color: #000080;
}
.titolo1 {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size: 140%;
font-weight: bold;
color: #d1001b;
}
.titolo2 {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size: 120%;
font-weight: bold;
color: #e27d00;
}
.naviga {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-weight: normal;
color : #fff;
}
.meno {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size: 80%;
font-weight: normal;
color: #000080; 
}
.testa {
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size: 80%;
font-weight: normal;
text-align: right;
color: #fff; 
}
.coda {
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size: 80%;
font-weight: normal;
text-align: left;
color : #fff; 
}
.center {
text-align : center; 
}

img.img-r {
float : right;
}
img.img-l {
float : left;
}

a:link {
text-decoration : underline; 
color : #fff; 
} 
a:hover {
color : #fff;
background-color : transparent;
text-decoration : none; 
}
a:active {
color : #600; 
text-decoration : none; 
}
a:visited {
color : #fff;
text-decoration : underline; 
font-weight : bold;
}

a.special:link , a.special:visited {
color : blue;
text-decoration : underline;
} 
a.special:hover {
color : #fff; 
background-color : #029ae9;
text-decoration : none;
} 

td.a {
background:#8cb809;
width:10%;
}

td.b {
background:#8cb809;
width:80%;
}
.x {
color:#8cb809;
}

td.c {
background:#f4c102;
width:10%;
}
.y {
color: #f4c102;
}

td.d {
background:#029ae9;
width:10%;
}
.w {
color: #029ae9;
}

td.e {
background:#fff;
width:80%;
}

td.f {
background:#f4c102;
width:10%;
}

td.g {
background:#029ae9;
width:10%;
}
td.h {
background:#ff8000;
width:80%;
}
td.i {
background:#ff8000;
width:10%;
}
.z {
color:#ff8000;
}