/* ridefinizione css */
div#arealingue ul li#it  {
	background: url('../img/it.gif') no-repeat;
}
div#arealingue ul li#en  {
	background: url('../img/en.gif') no-repeat;
}
div#arealingue ul li#de  {
	background: url('../img/de.gif') no-repeat;
}
div#arealingue ul li#es  {
	background: url('../img/es.gif') no-repeat;
}
/* RIDEFINIZIONE - Utilizzato solo per l'inserimento di recapiti all'interno delle pagine */
div.arearecapiti {
	font-size: smaller;
	border-bottom: 0.5em solid #ff0;
	margin: 0 0 2em 0;
}
div.areafoto {
	text-align: center;
	padding: 1em;
	font-size: smaller;
	border-bottom: 1px dotted #ff0;
}
div.approfondimenti {	 
	border-bottom: 1px dotted #ff0;
	padding: 0.4em;
	font-weight: bold;
}
div.area1piano {	 
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
