
/* COLLEGAMENTI - barramenu */

a.barramenu:link {
   color: rgb(220,95,0);
   text-decoration: none;
}
a.barramenu:visited {
   color: rgb(220,140,0);
   text-decoration: none;
}
a.barramenu:active {
   color: rgb(0,0,0);
   text-decoration: none;
}
a.barramenu:hover {
   color: rgb(120,40,120);
   background-color: rgb(235,187,136);
   text-decoration: overline underline;
}


/* COLLEGAMENTI - link1 */

a.link1:link {
   color: rgb(220,95,0);
   text-decoration: none;
}
a.link1:visited {
   color: rgb(220,140,0);
   text-decoration: none;
}
a.link1:active {
   color: rgb(0,0,0);
   text-decoration: none;
}
a.link1:hover {
   color: rgb(200,40,0);
   background-color: none;
   text-decoration: underline;
}

/* COLLEGAMENTI - link2 */

a.link2:link {
   color: rgb(220,95,0);
   text-decoration: none;
}
a.link2:visited {
   color: rgb(220,140,0);
   text-decoration: none;
}
a.link2:active {
   color: rgb(0,0,0);
   text-decoration: none;
}
a.link2:hover {
   color: rgb(120,40,120);
   background-color: rgb(235,187,136);
   font-weight: bold;
   text-decoration: none;
}

body.sf_menu {
   margin-top: 6pt;
   /* background-color: rgb(245,197,146); */
   /* new versione (colore gialletto scuro)*/
   background-color: rgb(253,238,148);

   /* background-image: url('../immagini/miscellanea/sfondo_menu.jpg'); */
   background-position: 0px 0px;
   background-repeat: repeat;
   background-attachment: fixed;
}

body.sf_sx {
   /* background-color: rgb(245,197,146); */
   /* new versione (colore gialletto chiaro)*/
   background-color: rgb(255,244,158);
   /* background-image:url('../immagini/miscellanea/sfondo_hp.jpg'); */
   /* background-image:url('../immagini/miscellanea/sf3.jpg'); */
   background-repeat: repeat;
   background-attachment: fixed;
}



h1.sopra {
   margin-top: 15px;
   margin-bottom: 3pt;
   margin-left: 6pt;
   margin-right: 6pt;
   font-family: Courier New, Courier, Verdana, Arial, Helvetica;
   font-weight: bold;
   font-size: 10pt;
   text-decoration: none;
   color: rgb(125,77,26);
   text-align: right;
}

h2.sopra {
   margin-top: 10px;
   margin-left:  0px;
   margin-right: 0px;
   font-family: Courier New, Tahoma, Verdana, Arial, Helvetica;
   font-weight: bold;
   font-size: 10pt;
   text-decoration: none;
   margin-top: 3pt;
   margin-bottom: 3pt;
   color: rgb(125,77,26);
   text-align: right;
}

.menu_piccolo
{
   margin-left: 6pt;
   margin-right: 6pt;
   font-family: Tahoma, Courier New, Courier, Verdana, Arial, Helvetica;
   font-weight: normal;
   font-size: 7pt;
   text-decoration: none;
   margin-top: 3pt;
   margin-bottom: 3pt;
   color: rgb(125,77,26);
   text-align: center;
}

.menu_links
{
   margin-top: 4pt;
   margin-bottom: 0pt;
   margin-left: 6pt;
   margin-right: 6pt;
   line-height: 9pt;
   font-family: Courier New, Courier, Verdana, Arial, Helvetica;
   font-weight: bold;
   font-size: 10pt;
   text-decoration: none;
   color: rgb(125,77,26);
   text-align: right;
}

.tit1_sotto {
   margin-top: 24pt;
   margin-bottom: 3pt;
   margin-left:  0pt;
   padding-left: 12pt;
   margin-right: 0pt;
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size: 11pt;
   text-decoration: none;
   color: rgb(125,77,26);
   font-weight: bold;
   text-transform: uppercase;
   background-color: rgb(253,238,148);
   text-align: justify;
   border-top: solid rgb(235,187,136) 1px;
   border-bottom: solid rgb(235,187,136) 1px;
   padding-top: 3pt;
   padding-bottom: 3pt;
}

.tit2_sotto {
   margin-top: 24pt;
   margin-bottom: 3pt;
   margin-left:  36pt;
   padding-left: 12pt;
   margin-right: 36pt;
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size: 11pt;
   text-decoration: none;
   color: rgb(125,77,26);
   font-weight: bold;
   text-transform: uppercase;
   text-align: center;
}

.txt1_sotto {
   margin-top: 6pt;
   margin-bottom: 3pt;
   margin-left:  0pt;
   margin-right: 0pt;
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size: 11pt;
   text-decoration: none;
   color: rgb(125,77,26);
   text-align: left;
   text-transform: normal;
}

.txt1_sotto_piccolo {
   margin-top: 6pt;
   margin-bottom: 3pt;
   margin-left:  0pt;
   margin-right: 0pt;
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size: 9pt;
   text-decoration: none;
   color: rgb(125,77,26);
   text-align: left;
   text-transform: normal;
}

.txt2_sotto{
   margin-top: 6pt;
   margin-bottom: 3pt;
   margin-left:  36pt;
   margin-right: 36pt;
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size: 11pt;
   text-decoration: none;
   color: rgb(125,77,26);
   text-align: left; //justify;
   background-color: none;
   text-transform: normal;
}

.tit1_scheda {
   margin-top: 6pt;
   margin-bottom: 3pt;
   margin-left:  36pt;
   margin-right: 36pt;
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size: 24pt;
   text-decoration: none;
   color: rgb(125,77,26);
   text-align: center;
   background-color: none;
   text-transform: normal;
}
.txt1_scheda {
   margin-top: 6pt;
   margin-bottom: 3pt;
   margin-left:  36pt;
   margin-right: 36pt;
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size: 11pt;
   text-decoration: none;
   color: rgb(125,77,26);
   text-align: center;
   background-color: none;
   text-transform: normal;
}
img.imgsch1 {
   margin-top: 20px;
   margin-bottom: 20px;
   border-color: rgb(145,97,46);
}

.txt2_news {
   margin-left: 10pt;
   margin-right: 0pt;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 8pt;
   text-decoration: none;
   margin-top: 3pt;
   margin-bottom: 3pt;
   color: rgb(240,0,0);
   text-align: left;
   text-transform: normal;
}
.txt2_news_iframe {
   margin-left:  4pt;
   margin-right: 0pt;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-size: 8pt;
   text-decoration: none;
   margin-top: 3pt;
   margin-bottom: 3pt;
   color: rgb(240,0,0);
   text-align: left;
   text-transform: normal;
}

.txt_picc_sotto {
   margin-left:  12pt;
   margin-right: 0pt;
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size: 8pt;
   text-decoration: none;
   margin-top: 6pt;
   margin-bottom: 3pt;
   color: rgb(125,77,26);
   text-align: justify;
   text-transform: normal;
}

.lista1_sotto{
   margin-top: 0pt;
   margin-bottom: 3pt;
   margin-left:  0pt;
   margin-right: 0pt;
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size: 10pt;
   text-decoration: none;
   text-align: right;
   font-weight: bold;
   color: rgb(125,77,26);
   text-transform: uppercase;
}

ul.txt1_sotto{
   margin-top:    12pt;
   margin-left:   36pt;
   margin-bottom: 12pt;
}

li.txt1_sotto{
   margin-top:  -3pt;
   margin-left: 24pt;
}

li.txt2_sotto{
   margin-top:  6pt;
   margin-left: -12pt;
}

