body {
	color: #444444;
}

h2 {
	line-height: 1.2;
	font-size: 20px;
	font-size: 1.25rem;
}
@media (min-width: 768px) {
	h2 {
		font-size: 25px;
		font-size: 1.5625rem;
	}
}


.page-header {
	background-color: #cc0000;
}
.page-header  h1{
	color: #ffffff;	
}


.site-info .container{
	display: none;

}


#prodotti { 
	background: url("/img/sfondo-prodotti.jpg") no-repeat fixed center;
	background-size: 100%;
}
#prodotti .section-title {color: #ffffff;}



#servizi {
	background-color: #f3f3f3;
	background-size: 100%;
}
@media (min-width: 768px) {
	#servizi {
		background: url("/img/sfondo-servizi.jpg") no-repeat fixed center;
		background-size: 100%;
	}
}
/*informatica*/
.page-id-40 .site-content  {
	background-color: #f3f3f3;
	background-size: 100%;
}
@media (min-width: 768px) {
	.page-id-40 .site-content  {
		background: url("/img/sfondo-servizi.jpg") no-repeat fixed center;
		background-size: 100%;
	}
}


/*statistica*/
.page-id-46 .site-content  {
	background-color: #f3f3f3;
	background-size: 100%;
}
@media (min-width: 768px) {
	.page-id-46 .site-content  {
		background: url("/img/sfondo-statistica.jpg") no-repeat fixed center;
		background-size: 100%;
	}
}



/*editoria digitale*/
.page-id-60 .site-content  {
	background-color: #f3f3f3;
	background-size: 100%;
}
@media (min-width: 768px) {
	.page-id-60 .site-content  {
		background: url("/img/sfondo-editoria-digitale.jpg") no-repeat fixed center;
		background-size: 100%;
	}
}


/*formazione*/
.page-id-52 .site-content  {
	background-color: #f3f3f3;
	background-size: 100%;
}
@media (min-width: 768px) {
	.page-id-52 .site-content  {
		background: url("/img/sfondo-formazione.jpg") no-repeat fixed center;
		background-size: 100%;
	}
}



/* ospoweb */
.page-id-66 .site-content  {
	background-color: #f3f3f3;
	background-size: 100%;
}
@media (min-width: 768px) {
	.page-id-66 .site-content  {
		background: url("/img/sfondo-ospoweb.jpg") no-repeat fixed center;
		background-size: 100%;
	}
}






/* emporio solidale */
.page-id-179 .site-content  {
	background-color: #f3f3f3;
	background-size: 100%;
}
@media (min-width: 768px) {
	.page-id-179 .site-content  {
		background: url("/img/sfondo-emporio-solidale.jpg") no-repeat fixed center;
		background-size: 100%;
	}
}





