/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*	BACKGROUD	BACKGROUD	BACKGROUD	BACKGROUD	BACKGROUD	BACKGROUD	BACKGROUD	BACKGROUD	BACKGROUD
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
body { font-family: sans-serif;}

/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*	COLLEGAMENTI	COLLEGAMENTI	COLLEGAMENTI	COLLEGAMENTI	COLLEGAMENTI	COLLEGAMENTI	COLLEGAMENTI	COLLEGAMENTI
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
A.tipo1:link    { color : #00FF00; text-decoration:none; }
A.tipo1:visited { color : #00FF00; text-decoration:none; }
A.tipo1:hover   { color : #AA0000; text-decoration:underline; }
A.tipo1:active  { color : #00FF00; text-decoration:none; }

A.tipo2:link    { color : #00FF00; text-decoration:none; }
A.tipo2:visited { color : #00FF00; text-decoration:none; }
A.tipo2:hover   { color : #AA0000; text-decoration:underline; text-transform:uppercase; }
A.tipo2:active  { color : #00FF00; text-decoration:none; }

A.menuLiv1:link    { color : #fc9800; text-decoration:none; }
A.menuLiv1:visited { color : #fc9800; text-decoration:none; }
A.menuLiv1:hover   { color : #AA0000; text-decoration:none; }
A.menuLiv1:active  { color : #fc9800; text-decoration:none; }

/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT	FONT
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
font.titoloLiv1       {                                       font-size:32px; font-weight:bold; font-style:italic;   color: #aa0000; }

font.titoloLiv2       {                                       font-size:24px; font-weight:bold;                      color: #fc9800; }

font.titoloLiv3       {                                       font-size:18px; font-weight:bold;                      color: #ffffff; }

font.testiBig         { font-family:'Times New Roman', serif; font-size:16px;                                        color: #ffffff; }

font.testiFinestre    { font-family:'Times New Roman', serif; font-size:14px;                                        color: #ffffff; }

font.menuLiv1	      { font-family:'Times New Roman', serif; font-size:18px; font-weight:bold;                      color: #fc9800; } /* 19-10-2008 */

font.menuTitoloLiv1   { font-family:'Times New Roman', serif; font-size:22px; font-weight:bold; font-style:italic;   color: #ffffff; } /* 19-10-2008 */

font.linkSitiAmici    { font-family:'Times New Roman', serif; font-size:30px;                                                        } /* 21-10-2008 */

font.appInfoVarie     { font-family:'Times New Roman', serif; font-size:16px;                                        color: #ffffff; } /* 24-10-2008 */
font.appTitoloEvento  { font-family: sans-serif;              font-size:24px; font-weight:bold;                      color: #AA0000; } /* 24-10-2008 */
font.appPartecipanti1 { font-family: sans-serif;              font-size:16px; font-weight:bold;                      color: #ffffff; } /* 24-10-2008 */
font.appPartecipanti2 { font-family: sans-serif;              font-size:14px;                    font-style:italic;  color: #ffffff; } /* 24-10-2008 */
p.appTitoloEvento     { font-family: sans-serif;              font-size:10px;                                        color: #ffffff; } /* 24-10-2008 */

/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*	TABELLE		TABELLE		TABELLE		TABELLE		TABELLE		TABELLE		TABELLE		TABELLE		TABELLE
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
table.corsiAttivi { width:100%; text-align:left; border-spacing:3px;}

table.tipo2 { border-bottom-color: #aa0000; border-bottom-style: solid; 
              border-left-color:   #aa0000; border-left-style:   solid;
              border-right-color:  #aa0000; border-right-style:  solid;
              border-top-color:    #aa0000; border-top-style:    solid; 
              border-spacing:      5px;
              text-align :         justify;
              margin-left:         25px;
              width :              90%;
            }

table.arancione   { border-bottom-color: #fc9800; border-bottom-style: solid; 
                    border-left-color:   #fc9800; border-left-style:   solid;
                    border-right-color:  #fc9800; border-right-style:  solid;
                    border-top-color:    #fc9800; border-top-style:    solid;
                    border-spacing:      3px;
                    width :              590px;
                  }

/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*	TD	TD	TD	TD	TD	TD	TD	TD	TD	TD	TD	TD	TD	TD	TD	TD	TD
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
td.tipo1        { text-align : left; width : "50%"; }
td.labAttivi1   { text-align : left; width : "25%"; }

td.tipo1_1      { text-align : center; width : "50%"; background-color : #aa0000; }
td.labAttivi1_1 { text-align : center; width : "25%"; background-color : #aa0000; }

/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*	ELENCHI		ELENCHI		ELENCHI		ELENCHI		ELENCHI		ELENCHI		ELENCHI		ELENCHI		ELENCHI
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
ul.menuPrincBig   { list-style-image:url('../grafica/b3_Big.jpg'); }

ul.menuPrincSmall { list-style-image:url('../grafica/b3_Small.jpg'); }

ul.elenco1        { list-style-image:url('../grafica/b1_Small.jpg'); }

