body
	{
	margin:0;
	background-color: #ffffff;
	}
	
body
	{
	scrollbar-base-color: #DEE9E2;
	scrollbar-arrow-color: #ffffff;
	}
		
a, a:visited, a:hover
	{
	color:black;
	text-decoration: none;
	font-weight:normal;
	}

#tutto
	{
	width:503px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/intro_bg.gif);
	background-repeat: no-repeat;
	}

#menu
	{
	width:472px;
	padding-top:150px;
	padding-left:36px;
	}
	
td.section
	{
	color:black;
	width:132px;
	height:265px;
	font-size:10px;
	background-repeat:no-repeat;
	font-family:Verdana, Helvetica, sans-serif;
	}	
	
td.section a
	{
	width:122px;
	height:246px;
	display:block;
	text-align:center;
	padding:20px 5px 0;		
	}
	
td.a
	{
	padding-right:9px;
	background-image:url(img/a/intro.gif);
	}
	
td.i
	{
	padding-right:9px;
	background-image:url(img/i/intro.gif);
	}
	
td.r
	{
	background-image:url(img/r/intro.gif);
	}
	
#bottom
	{
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}

