	html,
	body
	{
		margin: 0;
		padding: 0;
	}

	#top
	{
		background: #000 url(/2009/intro/bg.png) bottom left;
		width:100%;
		height:100%;
		font-family: Helvetica, Tahoma, Arial, Verdana;
		font-size: 100%;
		margin: 0;
		padding: 0;
	}
	
	#main
	{
		border-top: 1px #C00 solid;
		padding-bottom: 90px;
		background: url(/2009/intro/footer.png) bottom center no-repeat;
	}
	
	h1
	{
		width: 100%;
		height: 200px;
		display: block;
		
		background: url(/2009/intro/logo.png) top center no-repeat;
		margin: 15px auto 0 auto;
		
		text-indent: -999px;
		overflow: hidden;
	}
	
	h3
	{
		text-align: center;
		color: #FFF;
		margin: 60px 0 20px 0;
	}
	
	#archivio
	{
		margin: 0;
		width: 100%;
		display:block;
		text-align: center;
	}
	
	#archivio ul,
	#archivio ul li
	{
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
	}
	
	h3 a:link,
	h3 a:visited,
	#archivio a:link,
	#archivio a:visited
	{
		color: #000;
		padding: 4px 8px;
		background: #FAE167 url(/2009/intro/a.jpg) center center;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px ;
		text-transform: uppercase;
		border: 2px #D0B800 solid;
		margin: 0 4px;
		-moz-border-radius: 4px;
	}
	
	h3 a:link,
	h3 a:visited
	{
		font-size: 150%;
	}
	
	#archivio a:hover
	{
		color: #000;
		background: #FAE167 url(/2009/intro/a-hover.jpg) center center;
	}
	
	#bottom
	{
		color: #666;
		display: block;
		font-size: 80%;
		background: #000 url(/2009/intro/frt.png) top left;
		
		line-height: 150%;
		padding-top: 20px;
		text-align: center;
		padding-bottom: 50px;
	}
	
	#favara-rally-team h4
	{
		color: #FFC;
		font-size: 100%;
	}
	
	#favara-rally-team a:link,
	#favara-rally-team a:visited
	{
		color: #999;
		text-decoration: none;
	}
	
	#favara-rally-team a:hover
	{
		text-decoration: underline;
	}
	
	

#ie6alert:link,
#ie6alert:visited
{
	margin: 0;
	color: #333;
	display: block;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 13px 20px 13px 35px;
	background: #FDFF66 url(/2009/_img/alert-ie6.jpg) 10px 10px no-repeat;
}

#ie6alert:hover
{
	text-decoration: underline;
}
