 /*Stili generali*/

body {
	margin:0;
	padding:0;
	background-color: #380001;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
	
/*****************************************************************************************************************************
*****************************************************intro*******************************************************************/

#sfondoIntro {
	width: 500px;
	height: 481px;
	margin: 60px auto auto auto;
	text-align: center;
	}
	
#artigianatoArtistico {
	width: 500px;
	height: 46px;
	margin: 10px auto auto auto;
	}
	
a {
	margin: 0;
	padding: 0;
	}
	
a img {
	border: none;
	margin: 20px auto auto 600px;
	
	}