body {
	color:#27282c;
	background-image: url(images/back.png);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* HEADER
========================================================= */

.testa {
	background-color: #393a40;
	height: 35px;
	padding-top: 0px;
	position: fixed;
   #position: absolute;
   width:100%;
   
   margin: 0;
   z-index: 3;
}
.behance{
	height: 100%;
	padding-top: 31px;
	position: fixed;
   #position: absolute;
   width:100%;
   background-image: url(images/back.png);
   
   margin: 0;
}
.titolo {
	margin: 12px;
	float: left;
}
.menu {
	float: right;
	font-family: "Times New Roman", Times, serif;
	color: #949496;
	font-size: 12px;
	background-color:#393a40;
	padding: 12px 12px 0 0;
	width: 90px;
	text-align: center;
}
.menu a:link {
	color:#949496;
	text-decoration: none
}
.menu a:visited {
	text-decoration: none;
	color:#949496;
}
.menu a:active {
	text-decoration: none;
	color:#949496;
	padding: 13px 3px;
}
.menu a:hover {
	background-color:#51535b;
	color: #ffffff;
	padding: 13px 3px;
}
.redes {
	float: right;
	margin-top: 8px;
	margin-bottom: 6px;
	padding-right: 10px;
}
.redes1 {
	float: right;
	margin-top: 8px;
	margin-bottom: 6px;
	padding-right: 10px;
	padding-left: 20px;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color:#393A41;
	text-align:left;
	font-style: normal;
	font-weight: normal;
}
.contenuti {
	background-color:#51535b;
	height:100%;
	padding:15px;
	
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;	
	color:#949496;
	text-align:left;
	padding-bottom:10px;
	line-height:18px;
	list-style-type: round;
}
.award {
font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.txt a:link {
	color:#949496;
	text-decoration: none
}
.txt a:visited {
	text-decoration: none;
	color:#949496;
}
.txt a:active {
	text-decoration: none;
	color:#949496;
	font-size: medium;
}
.txt a:hover {
	background-color:#51535b;
	color: #ffffff;
}
.mesi {
font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color:#fff;
}
.img {
	border:#FFF;
	border-width:2px;
	padding:5px;
}


