body {
	font-family: Arial, Helvetica, sans-serif;
}

#testata_print {
	text-align: center;
}

#container {

}

#testata {
	display: none;
}

#acea {
	display: none;
}

#menu_top {
	display: none;
}

#main {
	width:100%;
}

#menu_sx {
	display: none;
}

	
#news {
	width:20%;
	float: left;
	margin-top: 40px;
}

	#news1 {
	font-size: 70%;
	}
	
	#news1 img {
	margin-bottom: 5px;
	}

#centro {
	width:75%;
	float: left;
}

	#contenuto {
	margin: 0px 5px 10px 15px;
	font-size: 80%;
	line-height: 150%;
	padding: 0px 5px 5px 20px;
	}

h1 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
}

#piede {
	display: none;
}

hr {
	display: none;
}

/********************* CLASSI ***************************/

.imagedx {
	float: right;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-top: 2px;
}


.imagesx {
	float: left;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-top: 2px;
}

.data{
	color: #FF6600;
}

#contenuto a:link {
	color: #000066;
	font-weight: bold;
}

#contenuto a:visited {
	color: #000066;
	font-weight: bold;
}

#contenuto a:hover {
	color: #E3AD00;
	background-color: #000066;
	font-weight: bold;
}

#contenuto a:active {
	color: #FF9900;
	font-weight: bold;
}

.didascalia {
	margin: 125px 10px 5px 15px;
	font-size: 70%;
	}
	
#percorso {
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 15px;
	padding-top: 10px;

}

.sottotitolo01 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.sottotitolo02 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 90%;
	font-style: italic;
	margin-left: 20px;

}

.palco_acqua {
	background-color: #E6EEF5;
	border: 0px solid #0070C3;
	padding: 10px;
	font-size: 100%;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 18px;
}

.palco_acqua strong {
	color: #000066;
}

.palco_energia {
	background-color: #F2DFB3;
	border: 0px solid #FF9900;
	padding: 10px;
	font-size: 100%;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 18px;
}

.palco_energia strong {
	color: #CC6600;
}

.palco_ambiente {
	background-color: #C6F4C9;
	border: 0px solid #336600;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 18px;
	font-size: 100%;

}

.palco_ambiente strong {
	color: #336600;
}

.altre{
	font-size: 75%;
}

.altre a:link {
	text-decoration: none;
}
