	body {
		margin: 0px;
		background-color: White;
		border: 0px;
		padding: 0px;
	}
	
	.barratop{
		background-repeat: repeat-x;
	}
	

	.menu-top{
		color :#646464;
		font-weight: normal;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
	}
	
	.menu-top:hover{
		color: #E05204;
	}

	.menu-topattivo{
		color: #E05204;
		font-weight: normal;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
	}
	
	.menu-bottom{
		color :#646464;
		font-weight: normal;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
	}
	
	.menu-bottom:hover{
		color: #B0BA9F;
	}
	
	.menu-bottomattivo{
		color :#B0BA9F;
		font-weight: normal;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
	}
	
	.sfondo-pagina{
		background-repeat: no-repeat;
	}
	
	
	.arancio{
		color: #E05204;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		line-height: normal;
		font-variant: normal;
		text-transform: none;		
	}
	
	
	.grigio{
		color: #646464;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		line-height: normal;
		font-variant: normal;
		text-transform: none;		
	}

	.verde{
		color: #B0BA9F;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	}
	
	.cella1home{
		padding: 10px;
		width: 250px;
	}
	
	.cella2home{
		padding: 10px;
		width: 260px;
	}
	
	.cella3home{
		padding: 10px;
		width: 250px;
	}
	
	.cella1chisiamo{
		padding: 10px;
		width: 510px;
	}
	
	.bottom{
		background-repeat: repeat-x;
		height: 5px;
	}
	
	.padding5{
		padding: 10px;
	}

	
	

