html {
	font-family: Verdana,Tahoma,Helvetica,Arial,FreeSans,sans-serif;
        font-size: 12px;
}

td, th {
/*	font-family: bitstream,tahoma,helvetica,verdana,arial,sans-serif; */
	font-size: 90%;
}        

.nome {
        color: #3aa12e;
}
.indirizzo {
        font-size: 80%;
}

p {
/*	font-family: bitstream,tahoma,helvetica,verdana,arial,sans-serif; */
	text-align: justify;
}

.att {
/*	font-family: bitstream,tahoma,helvetica,verdana,arial,sans-serif; */
	font-weight: bold;
        color: red;
}

h1 {
/*	font-family: bitstream,tahoma,helvetica,verdana,arial,sans-serif; */
	font-size: 130%;
	font-weight: bold;
}

h2 {
/*	font-family: bitstream,tahoma,helvetica,verdana,arial,sans-serif; */
	font-size: 125%;
	font-weight: bold;
}

h3 {
/*	font-family: bitstream,tahoma,helvetica,verdana,arial,sans-serif; */
	font-size: 110%;
	font-weight: bold;
}

h4 {
/*	font-family: bitstream,tahoma,helvetica,verdana,arial,sans-serif; */
	font-size: 100%;
	font-weight: bold;
}

input, select, textarea {
/*	font-family: bitstream,tahoma,helvetica,verdana,arial,sans-serif; */
        font-size: 80%;
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        background-color: #6699CC;
}

a {
        color: #292989;
        text-decoration: none;
}

textarea.news {
   color: blue;
   font-size: 12pt;
   font-weight: bold;
background-color: white;
}

a:hover {
         color: red;
         text-decoration: underline; 
}

#menu {
          width: 150px;
}

#menu a {color: #3a742e; text-decoration: none;
         background-image: url("/images/2bott_rev.gif");
	 background-repeat: no-repeat;
	 background-position: center left;
	 padding-left: 17px;
}

#menu a:hover {color:#3aa12e ; text-decoration: underline;
         background-image: url("/images/2bott.gif");
	 background-repeat: no-repeat;
	 background-position: center left;
	 padding-left: 17px;
}
.sel {
       border-bottom-color: #AA2244;
       border-bottom-style:solid;
       border-bottom-width:2px;
       border-left-color: #AA2244;
       border-left-style:solid;
       border-left-width:2px;
       border-top-color: #AA2244;
       border-top-style:solid;
       border-top-width:2px;
}
.nosel {
       border-right-color: #AA2244;
       border-right-style:solid;
       border-right-width:2px;
}
.main{
       border-top-color: #AA2244;
       border-top-style:solid;
       border-top-width:2px;
       border-right-color: #AA2244;
       border-right-style:solid;
       border-right-width:2px;
       border-bottom-color: #AA2244;
       border-bottom-style:solid;
       border-bottom-width:2px;
}
.nomen{
       border-right-color:#AA2244;
       border-right-style:solid;
       border-right-width:2px;
}
table {
       empty-cells:show;
}
titolo {
}
.bold {
       font-weight: bold;
}
p.note_home {
       font-size : x-small;
       margin-left : auto;
       margin-right : auto;
       width : 780px;
       text-align: center;
}
