
	body {
		color: black;
		padding: 0px;
		margin: 0px;
		line-height: 16px;
		font-size: 13px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		background-color: white;
	}

	#header {
		height: 100px;
		background-color: white;
		color: white;
		left: 0px;
		top: 0px;
		position: fixed;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		z-index: 1000;
		padding: 0px;
		width: 100%;

	}

 @media screen{
  }
 #logo {
		padding-left: 0px;
		padding-bottom: 10px;
		padding-right: 0px;
		padding-top: 20px;
		height: 75px;
		text-align: center;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		background-color: white;
		width: 100%;
	}

	#logo h1 {
		padding: 0px;
		color: #666666;
		font-family: 'Source Sans Pro', sans-serif;
		margin: 0px;
		font-size: 50px;
		font-style: normal;
		font-weight: normal;
	}

	#menu {
		padding-left: 0px;
		padding-bottom: 5px;
		padding-right: 0px;
		padding-top: 5px;
		height: 25px;
		background-color: white;
		width: 100%;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
	}

	#menu ul {
		padding: 0px;
		text-align: center;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-right: auto;
		margin-left: auto;
		width: 100%;
	}



#menu ul li {
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		text-align: center;
		padding-left: 40px;
		padding-bottom: 0px;
		padding-right: 40px;
		padding-top: 0px;
		font-size: 20px;
		font-family: 'Source Sans Pro', sans-serif;
		display: inline;
	}

	#shadowtrasp {
		padding: 0px;
		margin: 0px;
		height: 40px;
		width: 100%;
		background-position: center -2px;
		background-repeat: no-repeat;
		background-image: url(img/bgtrasp.png);
	}

	#content {
		text-align: center;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 180px;
		z-index: 0;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		width: 100%;
		font-family: 'Source Sans Pro', sans-serif;
	}

	#footer {
		margin-top: 50px;
		background-position: center top;
		background-repeat: no-repeat;
		background-image: url(img/shadow.jpg);
		height: 100px;
		width: 100%;
	}

	#footbox {
		color: #cccccc;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 20px;
		line-height: 15px;
		font-size: 12px;
				font-family: 'Source Sans Pro', sans-serif;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		clear: both;
		width: 80%;
	}

	#data {
		text-align: left;
		float: left;
		padding: 0px;
		margin: 0px;
		width: 360px;
	}

	#fb {
		text-align: right;
		float: right;
		padding: 0px;
		margin: 0px;
		width: 260px;
	}

	#content h1 {
		margin-left: 0px;
		margin-bottom: 40px;
		margin-right: 0px;
		margin-top: 10px;
		font-family: 'Source Sans Pro', sans-serif;
		line-height: 26px;
		padding: 0px;
		font-size: 24px;
		font-style: normal;
		font-weight: normal;
	}
	
	#content h2 {
		margin-left: 0px;
		margin-bottom: 40px;
		margin-right: 0px;
		margin-top: 10px;
		font-family: 'Source Sans Pro', sans-serif;
		padding: 0px;
		font-size: 20px;
		font-style: normal;
		font-weight: normal;
	}

	#content td {
		padding-left: 10px;
		padding-bottom: 50px;
		padding-right: 10px;
		padding-top: 10px;
	}

	a {
		color: #999999;
		text-decoration: none;
	}

	a:hover {
		color: #666666;
	}

	.active {
		font-size: 22px;
		color: #191919;
	}

	.nota {
		font-size: 13px;
	}

	.notalink {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 5%;
		margin-top: 0px;
		padding: 0px;
		font-size: 13px;
		text-align: right;
	}

	.mainpic {
		width: 800px;
		padding-bottom: 50px;
	}

	#testo {
		line-height: 22px;
		font-size: 15px;
		margin-right: auto;
		margin-left: auto;
		width: 80%;
	}

	