body{	
	background-image:url(../img/home.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left bottom;
	background-size:cover;
	background-color:rgba(90,90,90,1.00);
	}

#scorci{
	background-image:url(../img/01scorci.jpg);
	background-position:center top;
	}

#lavoro{
	background-image:url(../img/02lavoro1.jpg);
	background-position:center top;
}

#scuola{
	background-image:url(../img/03scuola1.jpg);
	background-position:center top;
}

#ritratti{
	background-image:url(../img/04ritratti2.jpg);
	background-position:right center;
	}

#gruppo{
	background-image:url(../img/05gruppo.jpg);
	background-position:center top;
	}

#eventi{
	background-image:url(../img/06eventi.jpg);
	background-position:center top;
}

#militari{
	background-image:url(../img/07militari.jpg);
	background-position:center top;
	}

#emigrazione{
	background-image:url(../img/08emigrazione.jpg);
	background-position:center center;
	}

.archivio{
	position:fixed;
	z-index:1000;
	top:0px;
	left:0px;
	height:100px;
	width:100%;
	background-color:rgba(86,50,50,0.97);
	}

.logo{
	position:absolute;
	top:6px;
	left:40px;
	height:90px;
	opacity:1;
	}
	
h1{
	position:absolute;
	top:-10px;
	left:80px;
	color:rgba(255,255,255,1.00);
	font-family: 'Raleway', sans-serif;
	font-weight:100;
	font-size:40px;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:left;
	padding-left:110px;
	padding-right:50px;
	line-height:35px;
	}
	
.tematiche{
	position:fixed;
	z-index:1000;
	top:100px;
	left:0px;
	height:70px;
	width:100%;
	background-color:rgba(25,25,25,0.97);
	}

.cont ul li{
	position:relative;
	display:inline-block;
	padding-left:10px;
	margin-right:60px;
	margin-top:8px;
	width:40px;
	}
	
.cont a{
	color:rgba(255,255,255,0.65);
	font-family: 'Quicksand', sans-serif;
	font-weight:700;
	font-size:11px;
	letter-spacing:2px;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition-proprety:all;
	-webkit-transition-duration:0.5s;
	-moz-transition-proprety:all;
	-moz-transition-duration:0.5s;
	-ms-transition-proprety:all;
	-ms-transition-duration:0.5s;
	-o-transition-proprety:all;
	-o-transition-duration:0.5s;
	}

.cont span{
	color:rgba(255,83,47,0.0);
	font-weight:700;
	font-size: 15px;
	padding-right:8px;
	}


#sel{
	color:rgba(255,255,255,1);
	font-weight:700;	

	}

#sel span{
	color:rgba(255,83,47,0.5);
	font-size: 15px;
	}

.cont a:hover{
	color:rgba(255,255,255,1);
	font-weight:700;
	}

.cont a:hover span{
	color:rgba(255,83,47,0.5);
	font-weight:700;
	-webkit-transition-proprety:all;
	-webkit-transition-duration:0.5s;
	-moz-transition-proprety:all;
	-moz-transition-duration:0.5s;
	-ms-transition-proprety:all;
	-ms-transition-duration:0.5s;
	-o-transition-proprety:all;
	-o-transition-duration:0.5s;
	}

.crop{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:380px;
	overflow:hidden;
	}
	
.testo{
	position:absolute;
	top:170px;
	left:0px;
	height:100%;
	width:380px;
	background-color:rgba(30,30,30,0.9);
	overflow:scroll;
	}

.cont{
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	height:auto;
	}
	
.cont2{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:auto;
	}
	
.testo h2{
	color:rgba(255,255,255,1.00);
	font-family: 'Quicksand', sans-serif;
	font-weight:400;
	font-size:15px;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align:left;
	padding-left:50px;
	padding-right:50px;
	margin-top:30px;
	}
	
.testo p{
	color:rgba(255,255,255,0.9);
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:13px;
	line-height:25px;
	letter-spacing:0px;
	margin-top:30px;
	padding-left:50px;
	padding-right:50px;
	text-align:justify;
	padding-bottom:380px;
	}

.loghi{
	position:absolute;
	bottom:0px;
	left:0px;
	height:180px;
	width:100%;
	background-color:rgba(30,30,30,1);
	z-index:1000;
	text-align: center;
	border-top:2px solid rgba(255,255,255,0.1);
	}

.loghi img{
	width: 70%;
	margin-top:30px;
	}
	
.loghi p{
	color:white;
	text-align:center;
	color:rgba(255,255,255,0.2);
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:9px;
	letter-spacing:1px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	}

.loghi hr{
	border-color:rgba(144,78,39,0.7);
	}

.cont_loghi{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:90px;
	box-sizing:border-box;
	padding-top:6px;
	}

.cont_loghi img{
	display: inline;
	height: 60px;
	width: auto;
	margin-top:15px;
	padding-left:20px;
	padding-right:20px;
}

#width{
	width:130px;
	height:auto;
	}
	
.search_cont{
	position:absolute;
	top:200px;
	left:380px;
	width:300px;
	height:50px;
	background-color:rgba(20,20,20,0.6);
	z-index:30000;
	box-sizing:border-box;
	padding-top:18px;
	padding-left:50px;
	color:rgba(255,255,255,1.00);
	font-family: 'Quicksand', sans-serif;
	font-weight:700;
	font-size:13px;
	letter-spacing:2px;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition-proprety:all;
	-webkit-transition-duration:0.5s;
	-moz-transition-proprety:all;
	-moz-transition-duration:0.5s;
	-ms-transition-proprety:all;
	-ms-transition-duration:0.5s;
	-o-transition-proprety:all;
	-o-transition-duration:0.5s;
	}

.search_cont:hover{
	background-color:rgba(255,255,255,0.9);
	color:rgba(20,20,20,1.00);
	font-weight:700;
	border-right: 20px solid rgba(143,57,39,1);
	}
	
::-webkit-scrollbar { 
    display: none; 
	}

::-moz-scrollbar { 
    display: none; 
	}

::-ms-scrollbar { 
    display: none; 
	}

::-o-scrollbar { 
    display: none; 
	}