    
/***************** PRINCIPALE **************************/

html,body {
	width: auto;
	margin:0px auto;
	height:100%;
	background-color: #E6E6E6;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: center;
}

#principale {
	width:790px;
	margin-left:auto;
	margin-right:auto;
	border-left: solid 1px #737373;
	border-right: solid 1px #737373;
	border-bottom: solid 1px #737373;
	padding-top:2%;
	background-color: #344394;
}

.img {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px;
	margin-bottom: 3px;
}

#header{
	background-color:#EDEEEF;
	background-position:center;
	background-repeat:no-repeat;
	height:180px;
	text-align:right;
	padding-right: 80px;
	margin-top: 5px;
	background-image: url(../images/home.jpg);
	}

/***************** FINE PRINCIPALE **************************/

/***************** MENU' SX **************************/
#menu{
	width:19%;
	float:left;
	margin-top:50px;
 	}
	
    #menu .link:link {
	display:block;
	text-align:right;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:5px;
	font-size:11px;
	margin-top:8px;
	color:#9EA6E5;
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	letter-spacing: 1px;
           }
    
	#menu .link:active{
	display:block;
	text-align:right;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:10px;
	background-color:#9ea7e5;
	font-size:12px;
	margin-top:8px;
	color:#ffffff;
	text-decoration:none;
           }
    
	#menu .link:hover{
	color:#ffffff;
	background-color:#9ea7e5;
           }

#menu .link:visited{
          
	display:block;
	text-align:right;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:5px;
	font-size:11px;
	margin-top:8px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
           }

    #menu .sub_link:link{
	display:block;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	background-image:none;
	background-color:#eeeeee;
	font-size:12px;
	margin-bottom:0px;
	color:#9ea7e5;
	text-decoration:none;
	letter-spacing: 1px;
           }

    #menu .sub_link:active{
           display:block;
           text-align:right;
           padding-top:2px;
           padding-bottom:2px;
           padding-right:10px;
           background-image:none;
           background-color:#eeeeee;
           font-size:11px;
           margin-bottom:0px;
           color:##6699CC6;
           text-decoration:none;
           }

    #menu .sub_link:visited{
	display:block;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	background-image:none;
	background-color:#eeeeee;
	font-size:11px;
	margin-bottom:0px;
	color:#666666;
	text-decoration:none;
           }

    #menu .sub_link:hover{
	background-image:none;
	color:#ffffff;
	background-color:#9ea7e5;
           }

    .linkon{
	display:block;
	text-align:right;
	padding-top:5px;
	padding-bottom:3px;
	font-size:11px;
	margin-top:8px;
	background-color:#9EA6E5;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	padding-right: 3px;
           }
/***************** FINE MENU' SX **************************/

/***************** CENTRALE **************************/		   
	  .callink{
	display:block;
	text-align:center;
	font-size:13px;
	background-color:#9EA6E5;
	color:#FFFFFF;
	text-decoration:underline;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
           }
		   	   
		  #contenuti{
	float:left;
	width:68%;
	margin-left:50px;
	margin-bottom: 30px;
	margin-top: 50px;
	text-align:justify;
	font-size:13px;
	color:#FFFFFF;
   }
#contenuti a:link{
	color:#9EA7E5;
	text-decoration: none;
}
#contenuti a:active{
	color:#666666;
}
#contenuti a:visited{
	color:#9EA6E5;
	text-decoration: none;
}
#contenuti a:hover{
	color:#6699FF;
}

.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
}
.nomi {
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
}
.sottotitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	letter-spacing: 2px;
	font-weight: lighter;
	font-style: normal;
}
.descrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	font-style: normal;
	font-variant: normal;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.data_calendario
{
	background-color: #CCCCCC;
	color: #000000;
	padding-left: 3px;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.calendario {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}

.logoFVG {
	float: left;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	margin-top: 8px;
}
.biglietto {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	font-weight: normal;
}
.sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
	font-weight: normal;
	color: #000000;
}
#footer{
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
	width:auto;
	clear:left;
	color:#CCCCCC;
	font-size:10px;
	}

#download{
	margin-top: 5px;
	text-align:justify;
	font-size:11px;
	color:#ffffff;
	 text-decoration:none;}
#download a:link{
	color:#333333;
}
#download a:active{color:#ffffff;}
#download a:visited{
	color:#333333;
	text-decoration:none;
}
#download a:hover{color:#FFFFFF;}

#link_webmaster{
	width:800px;
        margin-left:auto;
        margin-right:auto;
        padding-top:5px;
        text-align:left;
        font-size:10px;
}

#link_webmaster a {
       text-decoration:none;
       color:#336699;
        }
#link_webmaster a:hover {
       text-decoration:none;
       color:#3366CC;
        }
/***************** FINE CENTRALE **************************/
