/* 

#header h1 {
	background: url(3kball.png) top left no-repeat !important;
	background: url(3kball.gif) top left no-repeat; 
	position: relative;
	height: 62px;
	width: 61px;
	left: 358px;
	top: 13px;
	cursor: move;
}

#header h1 span, #footer span {
	display: none;
}

#content, #ads {
	width: 361px;
	padding-left: 41px;
}
*/


h3 a:link, h3 a:visited		{ /*come appaiono gli h3 delle finestre accordion*/
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #ffffff;
}

h3 a:hover, h3 a:active	 {
	color: #ffffff;
}

h3.dispari {
	background: #C1E1F0;
	color:#ffffff;

}

h3.pari		{
	background: #7FB7D2;
	color:#ffffff;

	
}

div.pagenav {
	background-color: #e0542f;
	width:inherit;
	color:#ffffff;
	vertical-align:middle;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:30px;	
	
	}

a.pagenav:link, a.pagenav:visited	{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	height:inherit;
	font-weight:bold;
	}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus	{
	color:#ffcc00;


	}


#footer a {
	display: block;
	height: 60px;
	width: 355px;
	background: url(footer.png) top right no-repeat;
	margin-left: 45px;
	padding-bottom: 30px;
}
.accordion	{
	background-color:#efefef;
	margin:0px;
	padding:0px;
	}
#ads {
	padding-bottom: 20px;
}

#ads h3 {
	background-color: #eee;
}

#ads h3 a {
	text-decoration: none;
	color: #5275b4;
}

div.ads {
	width: 370px;
	padding: 10px;
}
