BODY {
	/*FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size :82%;
	font-weight : normal;
	margin: 0px;
	color:#3C3C3C; */
	background-color: #A6E191; /*#FFFFFF;*/
}

.totale_interna {
	position: relative;
	width: 785px;
	background-color: #FFFFFF;
 	border: 0px;
	padding: 0px;
	margin-left: auto ;
	margin-right: auto;
	top: 2px;
    min-height:8500px; /*height:700px;*/
	border-left: solid 2px #40BC12;
	border-right: solid 2px #40BC12;
}

.ColorePercorsoServizio {
	color: #40BC12;
}

.ColorePercorsoServizio A:Link, .ColorePercorsoServizio A:visited {
	color: #40BC12;
}

.intestazione_parte1_interna {
	position: relative;
	/*background: url("../../immagini/logo/Planisfero.jpg");*/
	background-repeat: no-repeat;
	width: 100%;
	height: 154px;
	text-align: left;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.areaCentrale_parteCentrale {
	position: relative;
	float: left;
	width: 98%;
	top:-5px;
	left:13px;
	color:#3C3C3C;
	border-left: 1px solid #40BC12; /*#2DAA0D*/
	border-right: 1px solid #40BC12;  /*#2DAA0D*/
	border-bottom: 1px solid #40BC12;  /*#2DAA0D*/
	background: #ebebeb;
	padding-bottom:50px; /*10px*/
 }

.testataPaginaTitolo {
	position: relative;
	float: left;
	padding: 0px;
	font-weight: bold;
	font-size: 100%;
	width: 100%;
	color: white;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #40BC12; #2DAA0D*/
}

.areaCentrale_parte4 {
	position: relative;
	float: left;
	clear: left;
	width: 99%;
	left: 16px;
	padding-left:-5px;
    color:#3C3C3C;
}


