
body {
	margin:0;
	font-family:arial, 'helvetica neue', helvetica, sans-serif;
	color:#333333;
	font-style:normal;
	font-weight:normal;
}
p {
	line-height:21px;
	font-size:14px;
}
a {
	text-decoration: none; 
	color: #2eab6b; 
}

._CONTAINER {
	background:#F6F6F6;
	padding-top:20px;
}
._CONTAINER ._CONTENT {
	background:#fff;
	margin: 0 auto 0;

	width:600px;
}
._HEAD {
	display:flex;
	flex-wrap:wrap;
	margin: 10px 0;
	justify-content: center;
	padding: 0 20px;
}
._HEAD ._CONTENT {
	width: 50%;
}
._HEAD ._CONTENT._SECOND {
	text-align:right;
}
._SINGLE {
	padding:30px;
	border-bottom:1px solid #efefef;
}
h2._TITLE {
	margin:0;
	color:#fff;
	font-weight:normal;
	background:#2eab6b;
	padding:15px;
	font-size:24px;
	line-height:29px;
}
h3._TITLE_NEWS {
	margin: 0 0 10px;
	line-height:24px;
	font-size:20px;
	font-weight:600;
}
._BUTTON {
	padding:20px 0 30px;
	text-align:center;
}
._BUTTON a {
	text-decoration: none; 
	color: #ffffff; 
	font-size: 18px; 
	display: inline-block; 
	border-radius: 8px; 
	line-height: 22px; 
	padding: 10px; 
	width: auto; 
	text-align: center; 
	background-color: #999999; 
	border: 10px 20px solid #999999;"
}

._BIBLIO {
	font-weight:600;
	font-size:14px;
	margin: 0;
}
._DATE {
	font-size: 16px; 
    margin: 0;
}

._BIBLIOTECHE h3 {
	margin: 10px 0 0;
}


._INFORMA {
	margin:0;
	text-align:center;
}
._INFORMA h2 {
	text-align:left;
	margin:0;
	line-height:29px;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	padding:15px;
	background:#3d85c6;
}
._INFORMA h4 a {
	margin:10px 0;
	line-height:120%;
	text-decoration:none;
	color:#2eab6b;
	font-size:16px
}
._INFORMA a img {
	margin-top:10px;
}



._BOX,
._CONVENZIONI {
	display:flex;
	flex-wrap:wrap;
	margin: 10px 0;
	justify-content: center;
}
._BOX a {
	padding: 15px 0;
	color: #ffffff; 
	font-size: 14px; 
	display: block; 
	background: #ccc; 
	border-radius: 10px;
	line-height: 17px;
	text-align: center; 
	width: 132px;
    margin: 0 5px;
}
a._UNO {
	background: #e06666;
}
a._DUE {
	background: #f6b26b;
}
a._TRE {
	background: #f1c232;
}
a._QUATTRO {
	background: #93c47d;
}
a._CINQUE {
	background: #76a5af;
}
a._SEI {
	background: #6fa8dc;
}
a._SETTE {
	background: #c27ba0;
}
a._OTTO {
	background: #3d85c6;
}
._CONVENZIONI {
	margin-top:25px;
}
._CONVENZIONI h4 a {
	text-decoration:none;
	font-size:16px
}
._CONVENZIONI div {
	margin: 0 3px;
}

._FOOTER {
	background:#333333;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	padding:10px 15px 20px;
}
._FOOTER ._CONTAINER {
	width: 173px;
    margin: 0 8px;
    background:#333333;
}
