@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	/* background-image: url( */
/* ../foto/artleo.com-7977%20(1).jpg); */
	/* background-image: -webkit-linear-gradient(270deg,rgba(16,31,0,1.00) 0%,rgba(29,58,0,1.00) 36.27%,rgba(0,36,1,1.00) 100%); */
	/* background-image: linear-gradient(180deg,rgba(16,31,0,1.00) 0%,rgba(29,58,0,1.00) 36.27%,rgba(0,36,1,1.00) 100%); */
}

#menu {
	width: 100%;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
/* 	background-image: url(../foto/gallery/demo6.png); */
	/* background-repeat: repeat-x; */
	margin-right: auto;
	height: 35px;
}
#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	

	
}
#menu ul li {
	display: inline;
	margin-left:6px;
	





	
}
#menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 24px;
	/* background-image: -webkit-linear-gradient(270deg,rgba(65,135,69,1.00) 0%,rgba(28,58,30,1.00) 100%); */
	/* background-image: linear-gradient(180deg,rgba(65,135,69,1.00) 0%,rgba(28,58,30,1.00) 100%); */
}
#menu a:hover {
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 24px;
    background: linear-gradient(#5361aa, black);
}



section   {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.titolo {
	text-align: center;
	background-color: rgba(73,158,104,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(64,177,73,1.00) 0%,rgba(0,118,57,1.00) 100%);
	background: linear-gradient(#5361aa, 64,177,73,1.00);
	color: rgba(255,255,255,1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.titolo article {
	text-align: justify;
}
article {
	margin-top: 20px;
	border: 2px solid #5361aa;
	background-color: rgba(255,255,255,1.00);
	color: #5361aa;;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
header {
	background-color:#5361aa;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.imgtitolo {
	width: 800px;
}
article img {
	margin-left: 40px;


}
#soci {
	text-align: center;
}
 #news {
	margin-left: 28%;
}
#first {
	text-align: center;
	background-color:#5361aa;
	color: rgba(255,255,255,1.00);
}


