#corpo{
	min-height: 700px;
}

.bottoneAmministratore{
    display: inline-block;
    margin-top: 8px;
}

.spacer{
	width: 100%;
	height: 15px;
}

.yamme{
	font-family: "exo 2";
	font-size: 14px;
	font-weight: 400;
	color: black;
	margin-left: 10px;
	display: inline-block;
}

.yamme a{
	color: white;
	font-size: 18px;
	font-weight: 600;
}

.contatti{
	float: right;
	color: white;
	font-family: "exo 2";
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
    float: right;
}

.contatti a{
	color: white;
	
}

.elenco{
	margin-top: 15px;
}

.riferimenti{
	float:left;
	margin-left:10px;
}



