body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #004063;
	background-color: white;
	background-position: 0px 0px;
	font-family: "Arial" , "Helvetica", "Verdana" , "Tahoma" , "Sans-Serif";	
	font-size: 15px;
	text-align: center;
	}

img {
	border: 0px solid red;
}

	
#fasciaSopra {
	background-image: url(images/fascia-sopra.jpg);
	width: 1000px;
	height: 136px;
	background-repeat: no-repeat;
	}

* html div#fasciaSopra
    {
	width: 100%;
    }
	
#scrittaSopraSX {
	text-align: left;
	color: #a2fd93;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	font-size: 0.6em;
	}

#scrittaSopraDX {
	text-align: right;
	color: #a2fd93;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 0.8em;
	font-weight: bold; 
	}
	
#boxInterno {
	margin-left: 40px;
	margin-right: 40px;
	top: -10px;
	bottom: 80px;
	position: relative;
	font-size: 2em;
	z-index: 10;
	right: 5px;
	}


#fasciaSotto {
	background-image: url(images/fascia-sotto.jpg);
	height: 75px;
	background-repeat: no-repeat;	
	position: fixed;
    position: absolute;
    bottom: 20px;
 	width: 1000px;
    left: 0px;
    z-index: 1;
	}

* html div#fasciaSotto
    {
    bottom: 0px;
 	width: 100%;
   }

	
#scrittaSottoSX {
	text-align: left;
	color: #a2fd93;
	padding-left: 34px;
	padding-top: 17px;
	float: left;
	font-size: 1.2em;
	}

#scrittaSottoDX {
	text-align: right;
	color: #a2fd93;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 1.2em;
	}

#titolo {
	text-align: center;
	color: #004063;
	font-size: 0.9em;
	font-weight: bold; 
	}

#sottotitolo {
	text-align: center;
	color: #0097d8;
	font-style: italic;
	font-size: 0.8em;
	}

#testoInterno {
	top: 10px;
	bottom: 110px;
	right: 20px;
	z-index: 6;
	text-align: left;
	color: #004063;
	font-size: 0.8em;

	}

.testoInternoVerde {
	color: green;
	}

.testoInternoBlu {
	color: blue;
	}

.testoInternoRosso {
	color: red;
	}

.testoInternoNero {
	color: black;
	}

.testoInternoArancione {
	color: #f29400;
	}

#testoInterno a, #testoInterno a:visited {
	text-align: left;
	color: black;
	font-size: 0.8em;
	font-weight: bolder;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	font-size: 1.0em;
	}

#testoInterno a:hover {
	color: #009ee0;
	}


#testoInterno ul, #testoInterno li {
	list-style-image: url(images/pallino.jpg);
	list-style-type: disc;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 2px 15px; 
	line-height: 1.0em;
}


a, a:visited {
	text-align: left;
	color: black;
	font-size: 0.8em;
	font-weight: bolder;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	font-size: 1.4em;
	}

a:hover {
	color: #009ee0;
	}
	
#pulsante {
	background-color: transparent;
	text-decoration:none; 
	font-weight: bold; 
	position:absolute;
	z-index: 30;
    bottom: 48px;
    left: 770px;
	width: 160px;
	height: 35px;
	font-size: 1.4em;
}

* html div#pulsante
    {
    bottom: 1px;
    }
    
#pulsante a, #pulsante a:visited {
	text-decoration:none; 
	font-weight: bold; 
	color: white;
	margin-bottom:20px;
	font-size: 0.7em;
}

#pulsante a:hover {
	color: #009ee0;
}

#pulsante img {
	behavior:	url("javascript/pngbehavior/pngbehavior.htc");
	float:right;
	width: 63px; 
	height: 63px;
}

#percentualeCornice {
	width: 170px;
	height: 44px;
	background-color: transparent;
	opacity: 0.95;
	filter: alpha(opacity=95);
	}

#percentualeBarra {
	width: 0%;
	height: 44px;
	background-image: url(images/barra-avanzamento-piena.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: right;
	font-size: 1em;
	color: white;
	vertical-align: bottom;
	}
	
.iconadomanda {
	vertical-align: middle;
	border: 0px white solid;
	}

#iconaGigante {
	background-color: transparent;
	width: 120px;
	height: 116px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	left: 60px;
	bottom: 90px;
	position:absolute;
	z-index: 2;
	}

* html div#iconaGigante
    {
	bottom: 60px;
   }

.box {
text-align: left;
width: 280px; 
padding: 5px 5px 5px 5px;
}

