/* CSS Document */

	body {
	background-color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.bandoni{
	background-color: #002D62;
	height: 85px;
	padding: 10px;
	color :#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	}
	
	.bandone_bottom_home{
	background-color: #002D62;
	height: 85px;
	padding: 10px;
	background-image: url(img/2005.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	}
	
	.link{
	color :#FFD24F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;		
	}
	
	.link:hover{
	color :#FFFFFF;
	}
	
	.link_attivo{
	color :#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;		
	}
	
	.centro{
	background-color: #7D8DB2;
	width: 760px;
	}
	
	.banda_sx{
	background-color: #7D8DB2;
	padding: 25px 25px;	
	width: 380px;	
	}	
	
	.link_big{
	color :#002D62;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -1px;
	}
	
	.link_big:hover{
	color :#ffffff;
	}
	
	.link_big_attivo{
	color :#FFffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -1px;
	}
	
	.banda_dx{
	background-color: #FFD24F;
	width: 380px;
	padding: 25px 25px;
	}
	
	.ED2005{
	color :#FFD24F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;		
	}
	
	.testo_bianco{
	color :#FFFFFF;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	}
	
	.testo_giallo{
	color :#FFD24F;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	}
	
	.testo_nero{
	color :#000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	line-height: 12px;
	}
	
	.testo_comuni{
	color :#000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	}
	
	.tit_cal{
	background-color: #002D62;
	padding-left: 3px;
	color :#FFD24F;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	}
	
	.testo_credits{
	color :#000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	}
	p.footer{
	text-align: center;
	color :#FFFFFF;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	p.footer a{
	color :#EEEEEE;
	text-decoration: none;
	}
	p.footer a:hover{
	color :#FFFFFF;
	text-decoration: underline;
	}
	
