body {background:url(/grafica/sfondoPagina.jpg) repeat-x;	}

.contenitore { width: 100%; max-width:1020px; margin: 0px auto; }

#blocPreTestata{/*background:url(/grafica/preTestata.jpg) no-repeat;*/}
#contPreTestata{height:134px; background:#ffffff; border-bottom:10px solid #3c6b0a; }

#slogan{float:left;  color:#FFF; font-size:1.2em; margin-top:1em; } 
#logoAllaHome{display:block;  height:70px; width:300px; }
#linkLogo{float:left;}
#icoLogo{max-width:101px; width:100%;}
#nomeSito{font-size:1.85em;font-family: 'Libre Baskerville', serif; line-height:1.4em; padding-top:10px; }
.partiTitolo{float:left;}

#blocTestata{height:342px;   background-color:#dbc59d;    	}
#testata{ height:342px; background:url(/grafica/testataHome.jpg) no-repeat;/**/}
#menuSezioni{ background:#4f4f4e; height:342px; padding-top:20px;}
 
 
/*------------pubblicazioni-------------*/ 
#contenitorePubb{background:#fff;box-shadow: 2px 2px 2px #CCC;}
#testataPubb{background:#4b4a48; color:#FFF; padding:4px; font-size:2.2em;font-family:Raleway , Verdana, Geneva, sans-serif; }
#corpoPubb{ padding:10px;} 
#corpoPubb dl{}  	
#corpoPubb dl dt a{color:#F60;font-size:1.6em;font-family:Raleway , Verdana, Geneva, sans-serif; }  	
#corpoPubb dl dd a{color:#000; font-size:1.4em;} 	
 
#contCorpo{/*margin-bottom:3em;*/ padding-right:20px; padding-bottom:20px;   box-shadow:#CCC -3px 0px 2px ,  #CCC 3px 0px 2px  ; }

#contTestataInt{height:232px; background:#f1f1f1;	}
#testataInt{height:232px; background:url(/grafica/testataInterna.jpg) no-repeat; 	background-size: 100%; 	}

#blocMenuOrizz{/*height:30px;*/  }
#menuOrizzontale{ font-family:Raleway; font-size:1.2em; text-align:right;}
#men{ }

/* -----personalizzazione box notizia ---*/
#spalla2Cont .boxATitolo{height:77px; overflow:hidden;  font-size:1.8em;font-family:Raleway , Verdana, Geneva, sans-serif; text-align:center; font-weight:normal;  }
#spalla2Cont .boxATitolo a{color:#360;  }

#spalla2Cont .boxACorpo{font-size:1.5em; font-family:Abeezee, Verdana, Geneva, sans-serif;  color:#5e5e5e; text-align:justify; }
#spalla2Cont .boxACorpo img{margin:0px auto; width:100%; max-width:356px;}


#blocPiede{clear:both;}
#piede{clear:both; height:40px;  text-align:center; background:#535352; color:#FFF;}
#copy{text-align:center; color:#000;}
#copy a{color:#000;}

#spalla1Cont{padding:5px; }
#spalla2Cont{padding:5px;  }
#spalla3Cont{padding:5px;}


/*  -----------------------social------------------------------- */
#bottoniSocial{margin:5em 0em;}
.bottSocial{margin:0em 1em;}

/*  -----------------------Form dati------------------------------- */
#formDati{float:left;  padding:8px;  font-family:Roboto;}
#formDati h3{color:#F30; margin-bottom:10px; font-size:1.5em;  font-weight:normal;}
.rigaDati{float:left;width:100%; padding:2px 0px;}
.campoDati{float:left;width:50%;}
.campoDati input{border:1px solid #999;}
.eticDati{float:left;width:50%; text-align:left; padding-left:3px; }
#btnDati{background:#F60; color:#FFF; border:2px; }
.avvisoErroreDatiForm{display:none;}
.descrFormDati{ color:#000; padding:3px; margin-bottom:10px; font-size:1.2em;}
.formAvviso{color:#F00;}
/*  -----------------------/Form dati------------------------------- */

/* ------------cookies---------- */
#infoCookiesBreve {	background:#000; color:#fff;	top: 0;	left: 0;	position: fixed;	min-width: 100%;	height: auto;	z-index: 100000;	font-size: 12px;	line-height: 18px;}
#infoCookiesBreve p{display:block; width:900px; margin:0px auto; }
#infoCookiesBreve a{color:#FF0;}
#testoCookiesBreve{width:900px; margin:0px auto; }
#btnCookies{ color:#FFF !important; display:block; font-weight:bold; text-align:right; }
/* ------------/cookies---------- */


@media only screen and (min-width: 1024px) {
		/*#contTestata{height:400px; }*/
		#contTestataInt{height:232px;   	}
}

@media only screen and (min-width: 780px) and (max-width: 1023px) {
	#spalla3{display:none;}
	#contTestata{height:400px; }
	#contTestataInt{height:218px; background:#f1f1f1;	 	}

}

@media only screen and (min-width: 600px) and (max-width: 779px) {
	#spalla3{display:none;}
	/*#piede{display:none;}*/
	/*#contTestata{height:250px;}*/
	#contTestataInt{height:172px;  background:#f1f1f1;	  } 
	#menuSez .boxACorpo img{ max-width:200px;}
 
}
@media only screen and (min-width: 10px) and (max-width: 599px) {
	#icoLogo{width:100%;}
	#contPreTestata{height:50%;}
	#contTestata, #testata{height:100px;} 
	 #contTestataInt{height:90px;  background:#f1f1f1;	  } 
	#contCorpoFlex{display: flex;  flex-direction: row;    flex-wrap: wrap;}
	#spalla1{flex:1; order:1;flex: 0 0 100%;}
	#spalla2{flex:1; order:0;flex: 0 0 100%;}
	#spalla2Cont .boxATitolo{height:auto; overflow:visible;    }	
	
}
