
.links-rossi-attivo		{color: #ff0000; text-decoration: none}
.links-rossi-attivo:active	{color: #ff0000; text-decoration: underline}
.links-rossi-attivo:visited	{color: #ff0000; text-decoration: none}
.links-rossi-attivo:hover	{color: #ff0000; text-decoration: underline}

.links-neri		{color: #000000; text-decoration: none}
.links-neri:active	{color: #000000; text-decoration: underline}
.links-neri:visited	{color: #000000; text-decoration: none}
.links-neri:hover	{color: #000000; text-decoration: underline}

.links-bordeaux		{color: #ee0000; text-decoration: none}
.links-bordeaux:active	{color: #ee0000; text-decoration: underline}
.links-bordeaux:visited	{color: #ee0000; text-decoration: none}
.links-bordeaux:hover	{color: #ee0000; text-decoration: underline}

.links-grigi		{color: #666666; text-decoration: none}
.links-grigi:active	{color: #666666; text-decoration: underline}
.links-grigi:visited	{color: #666666; text-decoration: none}
.links-grigi:hover	{color: #666666; text-decoration: underline}

#cella-contenuto-tabella
    {
        border-bottom-width: 1;
        border-bottom-color: #cccccc;
        border-bottom-style: dashed;
    }

#cella-intestazione-tabella
    {
        border-bottom-width: 2;
        border-bottom-color: #0099CC;
        border-bottom-style: solid;
    }

#cella-fondo-pagina
    {
        border-top-width: 2;
        border-top-color: #cccccc;
        border-top-style: solid;
        background-color: #eeeeee;
    }

#cella-intestazione-pagina
    {
        border-bottom-width: 2;
        border-bottom-color: #cccccc;
        border-bottom-style: solid;
        background-color: #eeeeee;
    }

    #tabella-links-main
	{
    	    border-top-width: 1;
    	    border-top-color: #ff0000;
    	    border-top-style: solid;
	    background-color: #ffffff;
	}

.cella-links-main-attivo
	{
    	    border-bottom-width: 1;
    	    border-bottom-color: #ff0000;
    	    border-bottom-style: solid;
	    cursor: pointer;
	}

.cella-links-main-inattivo
	{
    	    border-bottom-width: 1;
    	    border-bottom-color: #ff0000;
    	    border-bottom-style: solid;
	    cursor: pointer;
	}

.cella-links-main-attivo-hover
	{
    	    border-bottom-width: 1;
    	    border-bottom-color: #ff0000;
    	    border-bottom-style: solid;
    	    background-color: #eeeeee;
	    cursor: pointer;
	}

.cella-links-main-inattivo-hover
	{
    	    border-bottom-width: 1;
    	    border-bottom-color: #ff0000;
    	    border-bottom-style: solid;
    	    background-color: #eeeeee;
	    cursor: pointer;
	}

    #page-body
	{
	    background-color: #ffffff;
	}

    #tabella-links-main
	{
	    background-color: none;
	}

    #testo-links-main
	{
	    font-family: verdana,arial,sans-serif;
	    font-size: 12px;
	    color: #000000;
	}

    #testo-links-gestione
	{
	    font-family: verdana,arial,sans-serif;
	    font-size: 12px;
	    color: #000000;
	}

    #testo-links-viste
	{
	    font-family: verdana,arial,sans-serif;
	    font-size: 12px;
	    color: #000000;
	}

    #testo-links-secondario
	{
	    font-family: verdana,arial,sans-serif;
	    font-size: 12px;
	    color: #000000;
	}

    #testo-links-admin
	{
	    font-family: verdana,arial,sans-serif;
	    font-size: 12px;
	    color: #000000;
	}

    #testo-footer
	{
	    font-family: verdana,arial,sans-serif;
	    font-size: 9px;
	    color: #666666;
	}

    #testo-grigio-2
	{
	    color: #aaaaaa;
	}

    #testo-footer-2
	{
	    font-family: verdana,arial,sans-serif;
	    font-size: 9px;
	    color: #000000;
	}

    #titolo
	{
	    font-family: verdana,arial,sans-serif;
	    font-size: 24px;
	    color: #000000;
	}

    #tabella-frontone
	{
	    background-image: url('../grafica/sfondo-frontone-0v6.gif');
	    background-position: bottom left;
	    background-repeat: repeat-x;
	}

    #tabella-frontone2
	{
	    background-image: url('../grafica/sfondo-frontone-0v3.gif');
	    background-position: bottom;
	    background-repeat: repeat-x;
	}

    #parte-contenuti
	{
	    background-color: #ffffff;
	    opacity: .8;
	    filter: alpha(opacity=80);
	    -moz-opacity: .8;
        }

    #page-body-2
        {
            background-color: #ffffff;
            background-image: url('../grafica/sfondoNuovoPieno02.gif');
            background-attachment: fixed;
            background-position: top right;
            background-repeat: no-repeat;
        }


