/* **************************File creato da Sophie il 4/10/2002************************* */
/*
A:link,
A:visited { text-decoration: none;}
*/

.teston
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 10px;
}

.testonpic
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 7pt;
}
.testonjustify
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 10px;
    TEXT-ALIGN: justify;
}

.testonpicjustify
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 7pt;
    TEXT-ALIGN: justify;
}

.testonpicjustify_anteprima
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 6pt;
    TEXT-ALIGN: justify;
}

.testonpic_bianco
{
    COLOR: white;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 7pt;
}
.testogn
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}

.testognpic
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold;
}
.testognpic_anteprima
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 6pt;
    FONT-WEIGHT: bold;
}
.testognjustify
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: justify;
}

.testognpicjustify
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: justify;
}


.sezione_menu
{
    COLOR: white;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
    text-decoration : none;
}
A.sezione_menu:Visited  {color :white; text-decoration : none}
A.sezione_menu:hover{ COLOR: white; TEXT-DECORATION: underline}

.sezione_menu_fe
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 8pt;
    text-decoration : none;
}
A.sezione_menu_fe:Visited  {color: black; text-decoration : none}
A.sezione_menu_fe:hover{ COLOR: black; TEXT-DECORATION: underline}


.sotto_sezione_menu
{
    COLOR: white;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 10px;
   text-decoration : none;
}
A.sotto_sezione_menu:Visited  {color :white; text-decoration : none}
A.sotto_sezione_menu:hover{ COLOR: white; TEXT-DECORATION: underline}

.sotto_sezione_menu_black
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 10px;
   text-decoration : none;
}
A.sotto_sezione_menu_black:Visited  {color :black; text-decoration : none}
A.sotto_sezione_menu_black:hover{ COLOR: black; TEXT-DECORATION: underline}


.menu_basso
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 10px;
 /*   FONT-WEIGHT: bold;*/
    text-decoration : none;
}
A.menu_basso:Visited  {color:black; text-decoration : none}
A.menu_basso:hover{TEXT-DECORATION: underline}


.menu_navig
{
        COLOR: crimson;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
        text-decoration : none;
}
A.menu_navig:Visited  {color:crimson; text-decoration : none}
A.menu_navig:hover{TEXT-DECORATION: underline}


.intestazione_tabella_fe
{
    COLOR: white;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold;
   text-decoration : none;
}

.intestazione_tabella_be
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}

.titolo1
{
    COLOR: midnightblue;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: uppercase;
}
.titolo1be
{
    COLOR: #9c936a;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: uppercase
}
.titolo2
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold
}

.testogr
{
    COLOR: crimson;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}
.testor
{
    COLOR: crimson;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 10px;
}


.button
{
    BACKGROUND-COLOR: #9c936a;
     
    COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 7.5pt;
    FONT-VARIANT: small-caps;
   FONT-WEIGHT: bold;
}

.buttonpic
{
 BACKGROUND-COLOR: #9c936a;

       COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 7pt;
    FONT-VARIANT: small-caps;
   FONT-WEIGHT: bold;
}

.buttonfe
{
    BACKGROUND-COLOR: midnightblue;

    COLOR: white;
    FONT-FAMILY: Verdana, Verdana;
    FONT-SIZE: 10px;
    FONT-VARIANT: small-caps;
    FONT-WEIGHT: bold;
}

.buttonpicfe
{
   BACKGROUND-COLOR: midnightblue;

    COLOR: white;
    FONT-FAMILY: Verdana, Verdana;
    FONT-SIZE:7pt;
    FONT-VARIANT: small-caps;
/*    FONT-WEIGHT: bold;*/
}


.link
{
    COLOR: #666666;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    text-decoration : none;
}
A.link:Visited  {text-decoration : none}
A.link:hover{TEXT-DECORATION: underline}

.linkpic
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
        text-decoration : none;
}
A.linkpic:Visited  {text-decoration : none}
A.linkpic:hover{TEXT-DECORATION: underline}


.linkpic_anteprima
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold;
    text-decoration : none;
}
A.linkpic_anteprima:Visited  {text-decoration : none}
A.linkpic_anteprima:hover{TEXT-DECORATION: underline}

.nome_sezione_destra
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: uppercase;
}
.titolo_sotto_sezione
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-TRANSFORM: uppercase;
}

.menu_basso_2
{
    COLOR:  #999999;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 8pt;
	    text-decoration : none;

}
A.menu_basso_2:Visited  {text-decoration : none}
A.menu_basso_2:hover{ COLOR:  black;TEXT-DECORATION: underline}

.girasole
{
	COLOR: black;
	FONT-FAMILY: Verdana, "Verdana Black";
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A.girasole:Visited  {text-decoration : none}
A.girasole:hover{ COLOR:  white;TEXT-DECORATION: underline}

sezione_menu_fe_b
{
COLOR: black;
FONT-FAMILY: Verdana, 'Verdana Black';
FONT-SIZE: 8pt;
FONT-WEIGHT: bold;
text-decoration : none;
}

A.sezione_menu_fe:Visited  {color: black; text-decoration : none}
A.sezione_menu_fe:hover{ COLOR: black; TEXT-DECORATION: underline}

.sezione_menu_fe_u
{
COLOR: black;
FONT-FAMILY: Verdana, 'Verdana Black';
FONT-SIZE: 8pt;
TEXT-DECORATION: underline;
}

.ricerca
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'Verdana Black';
    FONT-SIZE: 7pt;
}
