

/* infratel */

	#infratel {
        background-color: #005AA9;
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
	}

/* lepida */

	#lepida {
		background-color: #FF7133;
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
	}

/* openfiber */

	#openfiber {
		background-color: #FF0083;
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
	}

/* agcom */

	#agcom {
		background-color: #00417A;
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
	}

/* custom header */

#header {
background-color: PowderBlue;
height: 4.5em;
}

#header nav {
	top: 30px;
	display: block;
}
/* custom header */

#intro {
background: url("immagine.jpg");
background-color: rgb(98 98 98);
}

#logocm {
     float: left;
  display: block;
  text-align: left;
  padding:5px 10px 0px 5px;
  
 
}
ul.menu li{font-size: 0.5em; color:#ccc}
ul.menu li a:link{color:#ccc; text-decoration:none;}
ul.menu {margin-bottom:0px; padding-left:5px; line-height: 10px;}


.main > .content {
    width: 60em;
}

a	{
color: black;
}

